Authenticate with Botpress Cloud to deploy projects and manage resources.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/botpress/botpress/llms.txt
Use this file to discover all available pages before exploring further.
Login
Authenticate with Botpress Cloud:Interactive login
Runningbp login without options opens your browser to authenticate.
Options
—token
Provide Personal Access Token directly:Create PATs at app.botpress.cloud/profile/tokens
—workspaceId
Specify workspace ID:—apiUrl
Use custom API endpoint:https://api.botpress.cloud
CI/CD authentication
For automated environments:Logout
Clear stored credentials:- Personal Access Token
- Workspace ID
- API URL configuration
Credential storage
Credentials are stored in:Examples
Interactive login
Login with token
Login for specific workspace
Logout
CI/CD example
Multiple workspaces
Use profiles to manage multiple workspaces:Verify authentication
Check active profile:Troubleshooting
Invalid token
Ensure your PAT is valid and not expired:- Visit app.botpress.cloud/profile/tokens
- Generate new token if needed
- Login with new token