User management
Add users to your organization
Prerequisites:- The person you want to invite must already have an Oso Cloud Developer account (GitHub or Google sign-in).
- Collect their GitHub username or Google Workspace email to add them.
1
Go to the Users tab in settings
2
Click Add a user
3
Enter the user’s GitHub username or Google Workspace email
4
Click Add user
Configure user roles
Oso Cloud supports two user roles: Member- Read access to all organization environments.
- Manage non-production environments.
- All Member permissions.
- Manage production environments.
- Invite/remove users.
- Change user roles.
Change a user’s role
New users default to Member role.Remove users
Remove users who leave your company or change teams:Environment management
Create new environments
Oso Cloud provides default environments, but you can create additional ones for specific use cases:Delete environments
Delete environments you no longer need:1
Go to the Environments tab
2
Click Delete next to the target environment
3
Type the environment name to confirm
4
Click Confirm
Note: Default environments cannot be deleted.
API key management
Create API keys
Create API keys for programmatic access to Oso Cloud:1
Navigate to the API Keys tab
2
Click Create API Key next to your target environment
3
Select key type:
- Read-Write: Full authorization operations
- Read-Only: Query-only access
4
Copy the generated key immediately
- Use Copy to copy only the API key
- Use copy icons for environment variable commands
Revoke API keys
Revoke compromised or unused API keys:1
Go to the API Keys tab
2
Click Revoke next to the target key
3
Enter the API key ID to confirm
4
Click Revoke API Key
- Compromised credentials
- Key rotation policies
- Cleanup of unused keys