Teams & Collaboration

Teams provide shared access to projects, models, and resources in Aexol Studio.

Setup

Teams are created during onboarding or at /studio/teams:

  1. Choose a team name — you become the owner/admin
  2. Invite members by email
  3. Members get access based on their role

Roles & Permissions

Admin
  • Full control
  • Settings & billing
  • Manage members
  • All projects
  • Full KB access
Moderator
  • Manage projects/members
  • Read + Write KB
  • Can't change settings
  • Can't manage billing
Member
  • Access shared projects
  • Generate code
  • Read-only KB
  • No project management

Project Access

Team RoleProject-level Access
AdminOWNER
ModeratorWRITE (can mutate files, create/delete)
MemberREAD (view only)

Project-linked inference tasks: Admin and Moderator can read task details and artifacts. Members cannot.

API Keys

Team API keys for programmatic access:

sk-aexol-team-••••••••••••••••••••••••

Use API keys for: spectral login --api-key, MCP integration, CI/CD pipelines

  1. Go to /studio/teams → API Keys
  2. Click Create new key
  3. Use for: spectral login, MCP integration, CI/CD
  4. Keys can be revoked at any time

Billing

Managed at /studio/billing:

  • Plans: Free and Pro tiers
  • Token usage tracking across generations
  • Payment via Stripe
  • Per-team billing — each team has its own subscription

Multi-Team

You can belong to multiple teams. Each team has separate projects, API keys, Knowledge Base, billing, and fine-tuned models.

Next Steps