How private agent deployment works
This guide explains how private agent deployment functions when enabled in CustomGPT.ai, and what to expect when embedding agents on external websites.
What is private agent deployment?
Private Agent Deployment allows you to embed your agent on external sites, while ensuring only logged-in users with appropriate permissions can access and interact with the agent. This feature helps protect sensitive content and control access.
Important:The private agent deployment feature is available only for accounts with the CustomGPT.ai Teams functionality enabled. Please contact sales if you would like to enable Teams for your account.
How it works
If Private Agent Deployment is enabled, you can embed the agent code snippet on any website. However, users will only be able to access and interact with the agent if they are logged in to their CustomGPT.ai account.
- When Private Agent Deployment is active, admins will see code snippets for private agents on the Deploy page.
- A warning message will appear on these pages, reminding you that access is restricted to logged-in users.
- The agentβs code snippet can be deployed anywhere, just as with public agents.
- End users must log in to their CustomGPT.ai account before they can access or interact with the embedded agent.
- Any user role associated with the team - including admins, members, custom roles, and chat-only users - can access the private agent after logging in.
- This restriction applies to all code snippet deployments, including websites, intranets, and applications.
Important:No one will be able to access a private deployed agent without logging in to their CustomGPT.ai account first.
Related guides:
Updated about 17 hours ago