FAQ
How do I publish a manifest?
Create or edit a manifest, include desired actions, then publish a version from Dashboard → Manifests → [manifest] → Versions. Activate a channel (Active/Blue/Green) to serve it by default.
Where do I get the public endpoints?
Dashboard → Developers lists public manifest endpoints for OpenAPI, MCP, and A2A, including org slug and version query examples.
Why is a provider asking me to connect?
Actions may declare an auth provider. Connect your account in Settings → OAuth Providers or via the on-demand flow in Test MCP.
How do I embed the chat widget?
Dashboard → Deploy → Embed provides a script snippet. Paste it before the closing body tag (</body>). Choose agent, theme, and open-on-load.
My domain won’t verify—what can I do?
Use Verify to generate the TXT record. Ensure it’s at _lamdis.your-domain.com and includes the correct digest/version if using strong mode. DNS propagation may take time.