Skip to content

Admin Role & Permissions

Roles and permissions define what a user can do and see within AI Refinery® Studio. The Admin and Member roles come with a specific set of permissions designed to support different levels of access and responsibility.

This section outlines the full range of admin capabilities across the platform.

Add a New User

  1. Navigate to Admin Settings from the global navigation panel.
  2. Under Manage members, add your team members' domain email addresses. You can add up to 50 members at one time.
  3. Your member list will update to show users that are pending access to Studio.
  4. Once invited, team members will receive an email invitation with a link to access the Studio.

The Manage members table shows all users in your organization, their roles, and their current status.

Admin Settings — Manage members list showing users, roles, and statuses

To add users, click Add members and enter domain email addresses in the dialog.

Add new members dialog with email address input field

Remove a User

When an Admin removes a member from the organization, the member is deactivated and immediately loses access to the Studio platform, including all workspaces and teams.

What happens when a member is deactivated:

  • Access removed — The member is no longer listed under your organization's users and cannot log in to Studio.
  • API keys revoked — Any API keys they created are automatically deactivated and removed.
  • Workspaces and teams remain active — Content created by the member continues to exist in the organization. Ownership is retained but marked as "Owner, deactivated".
  • Admin controls — Only Admins can delete workspaces and teams that belong to deactivated members.

Use the Remove action on a member's row to initiate deactivation.

Admin Settings — member row with Remove action highlighted

A confirmation dialog summarizes the consequences of removing the member before the action is applied.

Remove from organization confirmation dialog listing access and key revocation consequences

Change User Roles

Admins oversee the roles of users within their organization and can change a user's role at any time:

  • Promote Member users to Admin
  • Demote Admin users to Member

Use the Role dropdown on any member's row to change their role.

Admin Settings — Role dropdown open on a member row showing Admin and Member options

A confirmation dialog appears when promoting a member to Admin, as the change grants full administrative privileges.

Promote to Admin confirmation dialog

Manage Workspaces

Admins oversee workspace management to ensure teams are structured effectively within their organization. Admins can:

  • Create new workspaces
  • View and access all public and private workspaces in the organization
  • Reassign ownership of any workspace
  • Manage workspace details including adding or removing users
  • Delete workspaces or teams created by deactivated users

The From your organization tab in Workspaces gives Admins a view of every workspace across the org.

Workspaces grid showing all organization workspaces with member and team counts

Clicking into a workspace opens the workspace overview, where you can see all the agent teams (projects) within it along with additional details about each one.

Workspace overview showing all agent teams within the workspace with details about each

Clicking the Manage button in the top right of the workspace overview opens the manage workspace side panel, where Admins can edit the name, description, privacy setting, and member list.

Manage workspace panel with name, description, privacy toggle, and member list

Manage Library Content

The library is where agent teams (projects) are published and shared across the organization. Admins control what appears in the library:

  • Publish agent teams to the library
  • Remove teams from the library published by members of your organization

Admins can open any team in the library and access its detail card to manage or remove it.

Library team detail card showing team name, description, and agents

Removing a team from the library prompts a confirmation to prevent accidental deletion.

Delete team confirmation dialog with warning that the action cannot be undone

View Organization API Keys

Admins have visibility into API keys across their organization:

  • Generate and manage their personal API keys
  • View all API keys in the organization

The Org-wide API keys tab shows all keys created by members, including their expiry status and permissions.

API keys page — Org-wide tab showing all organization keys with expiry and permission details

Monitor Organization Activity

The Activity Dashboard provides insights into platform usage and agent performance across your organization. Admins see an expanded view representing aggregate data across all workspaces, including:

  • Total number of workspaces
  • Total number of agent teams and published teams
  • Total members in the organization
  • Organization-wide token usage across models and agent classes

The dashboard displays three panels: an organization summary, performance metrics, and per-agent activity — all filterable by workspace, team, and time range.

Activity Dashboard organization summary showing total workspaces, agent teams, members, and token usage

The organization summary gives you a high-level count of workspaces, agent teams (including published ones), and active members, plus a breakdown of token usage across models and agent classes.

Activity Dashboard per-agent activity panel showing success rates, orchestration time, and agent runtime

The performance metrics panel lets you monitor response latency, request volume over time, and downstream dependency calls — useful for diagnosing bottlenecks across your organization.

Activity Dashboard performance metrics panel showing latency, request rates, and dependency calls

The agent activity panel drills into individual agent behavior, showing success rates, orchestration time, agent runtime, collaboration patterns, and total token costs per agent.

Manage Models

Admins can manage private models registered in your organization's model registry — including adding, updating, and removing models available to your team.

For the full model catalog available to your organization, see the Model Catalog.


Programmatic administration

All admin operations available in Studio — managing users, roles, workspaces, agent teams (projects), API keys, and models — are also available programmatically via the Governance API. Use it to automate provisioning, integrate with your own tooling, or manage your organization at scale.