Team Settings
Manage who has access to your Clawployees workspace and what they can do.
Roles
| Role | Permissions |
|---|---|
| Owner | Full access, billing, delete workspace |
| Admin | Manage agents, team members, settings |
| Editor | Create and edit agents, view analytics |
| Viewer | View-only access to agents and analytics |
Inviting Members
claw team invite [email protected] --role editorOr from the dashboard: Settings > Team > Invite Member
API Keys
Each team member can generate personal API keys. Workspace-level API keys are managed by Owners and Admins.
claw auth create-key --name "CI/CD Pipeline" --scope agents:deployAudit Log
Track all changes made to your workspace:
- Agent creation, modification, and deletion
- Team member changes
- Configuration updates
- Deployments
Access the audit log at Settings > Audit Log or via the API.