Public sharing
Public sharing creates a URL that lets anyone test your agent without logging into Studio—useful for stakeholder demos, beta testing, or gathering feedback before production.
Public sharing is for testing only, not production. For production, use phone system integrations.
Enabling public sharing
- Open your agent in Studio
- Go to the Sharing tab
- Toggle Enable public access to ON
A unique URL is generated for each environment (Development, Staging, Production):
https://studio.stellarcs.ai/connect/[agent-id]?token=[unique-token]
Use the environment selector next to the copy button to switch between environments. Each link's token determines which environment is used for the conversation—this controls which secrets, variables, API connections, and auth connectors are resolved.
Before starting a conversation, users see a notification message. Customize this in the Sharing tab to explain what the agent can do or set expectations for testers.
Public link conversations appear in the Conversations list with a Public websocket source label. For best audio quality, recommend Chrome or Edge with a headset.
Publishing and access
The public link always uses your latest published agent. To update what testers experience, publish your changes.
To revoke access, toggle Enable public access to OFF—all environment URLs stop working immediately. Re-enabling public access restores the same URLs.