Skip to main content

Teams

Teams allow you to group users by department, project, or use case. Budget limits and model access are configured at the Team level.


Create a Team

  1. Go to Teams in the left sidebar.

  2. Click Create New Team button.

  3. Fill in:

    • Team Name (e.g. data-engineering, product, customer-support)
    • Models (select which models this team can access)
    • Max Budget (USD) (optional — to set a maximum budget for the team)
    • Reset Budget (optional - to set a periodic budget)
    • Tokens per minute Limit (TPM) (optional - set a limit of token per minute usage for the team)
    • Requests per minute Limit (TPM) (optional - set a limit of token per minute usage for the team)
  4. Click Create Team.


Add Members to a Team

  1. Open the Team by clicking on its ID or Edit team action.
  2. Go to Members tab.
  3. Click Add Member.
  4. Search for an existing user by email or User ID.
  5. Set Member Role for the user in the team.
  6. Click Add Member.

Update Model Access per Team

  1. Open the Team by clicking on its ID or Edit team action..
  2. Go to the Settings tab.
  3. Click on Edit Settings button.
  4. Under Models field select Model allowed for the team.
  5. Click Save Changes.

This is the recommended way to enforce Selective Model Exposure — for example, giving RAG developers access to embedding models only.


Delete a Team

  1. Go to Teams in the left sidebar.
  2. Click Actions → Delete Team for the Team you want to delete.
  3. Confirm.
danger

Deleting a team deletes all Virtual Keys associated to the Team!

This action cannot be undone.