DocsDashboardTeam Settings

Team Settings

Manage who has access to your Clawployees workspace and what they can do.

Roles

RolePermissions
OwnerFull access, billing, delete workspace
AdminManage agents, team members, settings
EditorCreate and edit agents, view analytics
ViewerView-only access to agents and analytics

Inviting Members

claw team invite [email protected] --role editor

Or 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:deploy

Audit 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.