No tenants yet
When your agent calls chieflab_create_tenant for an end-user, they appear here.
chieflab_create_tenant({"{"}
tenantId: "acme-co",
name: "Acme Co",
domain: "acme.co",
industry: "B2B SaaS"
{"}"})
chieflab_set_tenant_context({"{"}
tenantId: "acme-co",
brand: "Acme Co",
audience: "B2B SaaS founders",
voice: "Direct, founder-led, no jargon"
{"}"})
Then any operator call with tenantId: "acme-co" grounds every output against that tenant's context.
Read the full guide: /for-agents.