Administration Overview
Manage your organization, teams, and access controls.
Organization Structure
Organization
├── Projects
│ ├── Agents
│ └── Workflows
├── Users
│ └── Role Assignments
└── Settings
├── Integrations
└── PoliciesUser Management
Inviting Users
- Settings → Team
- Click Invite Member
- Enter email and select role
- User receives invitation
System Roles
| Role | Permissions |
|---|---|
| Owner | Full access, billing, delete org |
| Admin | Manage users, projects, settings |
| Developer | Create/edit agents, run |
| Operator | Run agents, approve decisions |
| Viewer | Read-only access |
Projects
Projects organize agents logically:
- By department (HR, Finance, IT)
- By function (Support, Sales)
- By team
Access Control (RBAC)
Fine-grained permissions:
- Resource-based (agent:read, agent:write)
- Scoped by project
- Custom roles supported
Settings
Organization Settings
- Name and slug
- Default timezone
- Notification preferences
Security Settings
- SSO configuration (Pro+)
- API key management
- Audit log export
Integration Settings
- Connected systems
- Credentials management
- Webhook configurations
Documentation Coming Soon
Detailed administration documentation is being developed.