Skip to main content
Manage your workspace settings and team access. Invite developers, assign roles, and manage API keys — all from the Settings page. Prerequisites: Admin role in your Dasha BlackBox organization.

Access settings

Go to Settings in your dashboard sidebar to access account configuration.

Roles and permissions

Dasha BlackBox has two roles: The key difference: Developers cannot invite, remove, or manage other users. All other features are available to both roles.

Invite team members

1

Open user settings

Go to SettingsUsers & Permissions
2

Send invitation

Click Invite User, enter email, and select role (Admin or Developer)
3

User accepts

The invited user receives an email and signs in with Google SSO
Removing a user doesn’t delete their work. Agents and calls they created remain in the organization.

Authentication

Dasha BlackBox uses Google SSO for authentication. All users sign in through their Google account via Dasha.AI’s authentication service.
  • No separate password to manage
  • Secure OAuth 2.0 authentication
  • Single sign-on across Dasha products

API keys

Generate API keys to authenticate API requests:
1

Open API settings

Go to SettingsAPI Keys
2

Create key

Click Create API Key and give it a descriptive name
3

Copy and store

Copy the key immediately — it won’t be shown again
Store API keys securely. Never commit them to version control or share them publicly.

Using API keys

Include the API key in the Authorization header:

Troubleshooting