Setup
Founding agent and slug. Your founding agent is the configured voice assistant you create in the portal. The slug is a short identifier derived from your company name, used in room and index names behind the scenes. Publishable key and API key. The publishable key (pk_...) is safe to ship in the browser and identifies your agent to the widget. The API key (sk_...) is a server secret used to mint sessions, and is shown only once.
Allowed domains. The website origins permitted to run your agent. Requests from any other origin are rejected, which prevents unauthorized use of your publishable key.
Knowledge base. What the agent answers from, built from question-and-answer pairs and free-form knowledge chunks you add in the portal. Every response is grounded in this content.