Organization & Workspace Management
Organization & Workspace Management
GovernanceAI uses a hierarchical structure for multi-tenant management.
Hierarchy
Creating Workspaces
Via Dashboard
- Settings → Workspaces
- Create Workspace
- Enter name (e.g., “Production”, “Development”)
- Choose isolation level
- Click Create
Via API
Managing Users
Invite Users
- Settings → Team Members
- Invite Member
- Select role
- Send invitation
Roles & Permissions
SSO Setup
SAML Configuration
- Settings → Single Sign-On
- Click SAML
- Enter Identity Provider URL
- Download SAML metadata
- Configure in your IdP
- Test connection
OIDC Configuration
Role-Based Access Control (RBAC)
Create Custom Role
Workspace Isolation
Strict Mode
- Data completely isolated
- Separate policies per workspace
- No data sharing between workspaces
Shared Mode
- Can reference shared guardrails
- Org-level policies apply to all
- Cost optimization
Next Steps
- Setting Up Guardrails - Create guardrails
- Creating Policies - Create policies
- API Reference - User management APIs