Skip to content
25 changes: 25 additions & 0 deletions .agents/references/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,31 @@ For the summary of the most critical terms (core features, Automation Platform t

- **Workflow** / **Workflows** — Saved, runnable workflows in Warp Drive (often multi-step command sequences).

## Team and workspace terms

- **workspace** — Warp's top-level organizational unit for enterprise accounts. It groups one or more teams under a single company account, with its own roles (member/admin/owner), billing, and governance settings. See [Workspaces](/enterprise/team-management/workspaces/).
*Usage note:* Lowercase common noun, like "team." Distinct from two other uses of the word: the per-team shared workspace in **Warp Drive** ("teams share a dedicated workspace in Warp Drive"), and a **Slack workspace**, which is a separate company account in Slack. When the surrounding context doesn't already make clear which "workspace" is meant, say so explicitly (e.g. "your Warp workspace" or "your Slack workspace").

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels a bit wordy, maybe something like this?

*Usage note:* Lowercase common noun, like "team."

This is distinct from:

* a per-team shared workspace in **Warp Drive** (e.g. "teams share a dedicated workspace in Warp Drive")
* a **Slack workspace**, which is a separate company account in Slack

If the context doesn't make it clear which "workspace" is meant, be explicit—for example, "your Warp workspace" or "your Slack workspace."


- **Member** (workspace role) — The default workspace role: uses Warp within whatever teams they belong to and the settings admins configure. See [Workspace roles](/enterprise/team-management/workspaces/#workspace-roles).

- **Admin** (workspace role) — Manages workspace membership, billing, and settings. A workspace can have any number of admins. See [Workspace roles](/enterprise/team-management/workspaces/#workspace-roles).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mention that admins can see everything in all teams?


- **Owner** (workspace role) — The workspace's single highest-privilege role. Has every admin capability, plus the ability to transfer ownership to another member. Exactly one per workspace. See [Workspace roles](/enterprise/team-management/workspaces/#workspace-roles).

- **Open** (team visibility) — A team any workspace member can see and join immediately. See [Teams inside a workspace](/enterprise/team-management/workspaces/#teams-inside-a-workspace).

- **Private** (team visibility) — A team visible to every workspace member, but joinable only when an admin adds or invites the member directly. See [Teams inside a workspace](/enterprise/team-management/workspaces/#teams-inside-a-workspace).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't support private teams yet (we will in a follow up), so maybe let's keep this out for now?


- **Hidden** (team visibility) — A team that doesn't appear in team discovery; an admin has to add members directly. See [Teams inside a workspace](/enterprise/team-management/workspaces/#teams-inside-a-workspace).

- **Workspace-enforced** (setting pattern) — A workspace setting the workspace admin sets once for every team, with no per-team override. See [Workspace settings and team settings](/enterprise/team-management/workspaces/#workspace-settings-and-team-settings).

- **Delegated** (setting pattern) — A setting the workspace admin can either enforce or leave to each team to decide. Also written "respect team setting." See [Workspace settings and team settings](/enterprise/team-management/workspaces/#workspace-settings-and-team-settings).

- **Combined** (setting pattern) — A setting where entries from the workspace and team levels apply together: a blocked list is a union, an allowed list an intersection. See [Workspace settings and team settings](/enterprise/team-management/workspaces/#workspace-settings-and-team-settings).

- **Team-controlled** (setting pattern) — A setting the workspace layer never touches; it stays team-only. See [Workspace settings and team settings](/enterprise/team-management/workspaces/#workspace-settings-and-team-settings).

## Automation Platform terminology

Renamed from "Oz" on 2026-08-18. Two surfaces keep the Oz name until 2026-10-06
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/enterprise/support-and-resources/billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ Spending is tracked across all payment types (add-on credits, pay-as-you-go usag
Team-wide spending limits (cloud, local, and total) are also available on Warp's self-serve paid plans through admin-managed Add-on credit settings. **Per-user spending limits are Enterprise-only.** For deeper visibility into how individual users consume credits, see the [Enterprise Analytics API](/enterprise/enterprise-features/analytics-api/).
:::

On an Enterprise account whose workspace holds multiple teams, an optional workspace-level cap can sit above these team-level limits — see [Workspace spend limits](/enterprise/team-management/workspaces/#workspace-spend-limits).

#### Monthly spend alerts

Warp sends alerts to administrators as team usage approaches each configured spending limit, so you can adjust caps, purchase more credits, or communicate with your team before agent usage is blocked at the cap.
Expand Down
6 changes: 4 additions & 2 deletions src/content/docs/enterprise/team-management/admin-panel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ Team members see organization-enforced settings in their personal Settings panel

The Admin Panel uses a three-tier enforcement model that keeps administrators in control while allowing appropriate flexibility.

On an Enterprise account whose workspace holds multiple teams, many of these settings are configured once at the workspace level and either enforced or delegated to each team, rather than configured per team as described below — see [Workspace settings and team settings](/enterprise/team-management/workspaces/#workspace-settings-and-team-settings).

### Setting enforcement levels

**Organization enforced**
Expand Down Expand Up @@ -240,7 +242,7 @@ For Enterprise plans with negotiated credit pools:
* Monitor usage by team
* Set per-team spending limits

Contact your account manager to configure advanced credit allocation.
Contact your account manager to configure advanced credit allocation. On a multi-team workspace, an optional workspace-level spend cap can also sit above these team-level limits — see [Workspace spend limits](/enterprise/team-management/workspaces/#workspace-spend-limits).

### Sharing settings

Expand Down Expand Up @@ -319,7 +321,7 @@ After purchasing a Warp enterprise plan:
5. **Configure BYOLLM** (optional) - Route inference through your cloud accounts.
6. **Create shared resources** - Populate team Warp Drive with Workflows, Rules, and Prompts.

See [Roles and permissions](/enterprise/team-management/roles-and-permissions/) for details on user roles and access controls.
See [Roles and permissions](/enterprise/team-management/roles-and-permissions/) for details on user roles and access controls, and [Workspaces](/enterprise/team-management/workspaces/) if your account manages more than one team.

### Adjusting policies for different teams

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ description: >-

Warp uses a role-based access model to control what team members can do within your organization. Admins manage team settings and enforce policies, while members use Warp's features within the boundaries admins define.

:::note
The roles on this page describe a workspace with a single team. On an Enterprise account whose workspace holds multiple teams, a company-wide workspace role (member, admin, or owner) sits above the team layer and ownership belongs to the workspace rather than to any one team — see [Workspace roles](/enterprise/team-management/workspaces/#workspace-roles).
:::

## User roles

Warp has three user roles:
Expand Down Expand Up @@ -72,5 +76,6 @@ For organizations with sensitive internal processes, disable public link sharing

## Related resources

* [Workspaces](/enterprise/team-management/workspaces/) - How the workspace-level role sits above team roles on a multi-team Enterprise account
* [Admin Panel](/enterprise/team-management/admin-panel/) - Configure team settings and enforce policies
* [Getting started for developers](/enterprise/getting-started/getting-started-developers/) - Developer onboarding guide
9 changes: 8 additions & 1 deletion src/content/docs/enterprise/team-management/teams.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A team is a group of Warp users who collaborate together. Teams share a dedicate
Teams are the foundation of Warp's enterprise experience — they enable centralized administration, shared configuration, and team-wide policy enforcement through the [Admin Panel](/enterprise/team-management/admin-panel/).

:::note
Each Warp user can be an admin or member of one team at a time.
A workspace with a single team keeps a user to one team. On an Enterprise account whose workspace has multiple teams, a user can belong to more than one — see [Workspaces](/enterprise/team-management/workspaces/).
:::

## Creating a team
Expand All @@ -26,6 +26,8 @@ You can create a new team in two ways:

When creating a team, give it a meaningful name that represents your organization, company, or project. The person who creates the team becomes the **Team Owner**.

On an Enterprise account whose workspace holds multiple teams, team creation works differently: a workspace admin creates teams from the Admin Panel, and ownership stays at the workspace level — see [Teams inside a workspace](/enterprise/team-management/workspaces/#teams-inside-a-workspace).

:::note
You can rename your team at any time by going to **Settings** > **Teams**, clicking on the team name, entering the new name, and pressing `Enter`.
:::
Expand Down Expand Up @@ -115,6 +117,8 @@ We recommend having at least one Team Admin in addition to the Team Owner to pre

### Permissions overview

This table covers a workspace with a single team. On a multi-team workspace, only a workspace admin creates teams and there is no team Owner column — see [Workspace roles](/enterprise/team-management/workspaces/#workspace-roles).

| Action | Owner | Admin | Member |
| --- | --- | --- | --- |
| Create a team | ✓ | ✓ | ✓ |
Expand Down Expand Up @@ -145,8 +149,11 @@ Team Admins cannot demote or modify the Team Owner's role. The Owner role can on

For detailed information on what each role can do and how settings enforcement works, see [Roles and permissions](/enterprise/team-management/roles-and-permissions/).

The Team Owner role and the ownership transfer described above apply to a workspace with a single team. On an Enterprise account whose workspace holds multiple teams, ownership sits at the workspace level instead, and a company-wide workspace admin or owner sits above each team's own admins — see [Workspace roles](/enterprise/team-management/workspaces/#workspace-roles).

## Related resources

* [Workspaces](/enterprise/team-management/workspaces/) - How workspaces, teams, and roles relate on a multi-team Enterprise account
* [Admin Panel](/enterprise/team-management/admin-panel/) - Configure team settings and enforce policies
* [Roles and permissions](/enterprise/team-management/roles-and-permissions/) - Detailed permission breakdowns and settings enforcement
* [Getting started for admins](/enterprise/getting-started/getting-started-enterprise/) - Admin onboarding guide
Expand Down
92 changes: 92 additions & 0 deletions src/content/docs/enterprise/team-management/workspaces.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
---
title: Workspaces
description: >-
Workspaces group multiple teams under one enterprise account, with
company-wide roles, billing, and settings that sit above each team's own
configuration.
---

A workspace is Warp's top-level organizational unit for enterprise accounts. It groups one or more teams under a single company account, with its own roles, billing, and governance settings that apply across every team inside it.
Comment thread
warp-agent-staging[bot] marked this conversation as resolved.

{/* VERIFY: confirm current plan-tier availability for native (multi-team) workspaces; billing config shows it enabled only for Warp's own internal enterprise plan as of this writing */}
Comment thread
warp-agent-staging[bot] marked this conversation as resolved.
Multi-team workspaces are an Enterprise-plan capability, currently available to a limited set of accounts. Self-serve and Business plans keep the single-team model described in [Team management](/knowledge-and-collaboration/teams/): the workspace still exists underneath, but it always contains exactly one team, so the team remains the only management surface you see.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this paragraph? We already mentioned that workspaces is a unit for enterprise accounts. Feel like this is duplicative?


## Workspace vs. team

A **team** is Warp's collaboration unit: members share a Warp Drive, cloud agent runs, environments, and secrets, and a team admin can configure team-level settings. A **workspace** is the account-level container above one or more teams. On an enterprise workspace with multiple teams:

* Billing (the service agreement, credit pool, and spend caps) attaches to the workspace, not to any single team.
* Company-wide governance settings — like secret redaction or AI autonomy limits — are configured once at the workspace level instead of being copied across teams.
* A user is a member of the workspace first, and of zero or more teams inside it.
Comment on lines +18 to +20

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also say SSO (Single Sign-On) is governed on the workspace level too


## Workspace roles

Every workspace member has one of three roles:

* **Member** - Default role. Uses Warp within whatever teams they belong to and the settings admins configure.
* **Admin** - Manages workspace membership, billing, and settings. A workspace can have any number of admins.
* **Owner** - The workspace's single highest-privilege role. Has every admin capability, plus the ability to transfer ownership to another member. There's always exactly one owner, and they can't be removed or demoted without first transferring ownership.

{/* VERIFY: confirm a workspace admin's admin-level permissions extend to teams they don't belong to in the shipped client; specs/workspace-admin-roles invariants 18-19 define it, but changelog #15123 confirms only membership management on the admin's own team */}
A workspace admin or owner has admin-level permissions on every team in the workspace, even ones they don't belong to. A team's own admin retains full control of that team, but no authority outside it. In the team members list, a workspace-level admin or owner carries a **Workspace admin** or **Workspace owner** badge, so members can tell a company-wide admin apart from a team-only one.

## Teams inside a workspace

Workspace admins create teams from the Admin Panel, giving each one a name, a color, and a visibility:

* **Open** - Any workspace member can see the team and join it immediately.
* **Private** - Any workspace member can see the team exists, but joining requires an admin to add or invite them directly. {/* VERIFY: requesting to join a Private team isn't live yet per specs/team-joining-flows; confirm current UI before publishing */}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah private teams aren't ready yet; let's remove this for now

* **Hidden** - The team doesn't appear in team discovery; an admin has to add members directly.

Both workspace admins and a team's own admins can rename a team, change its color or visibility, and manage its members and its deletion. Only workspace admins can create a new team. A workspace member can belong to more than one team at a time.

{/* VERIFY: confirm the team Owner role stays hidden on multi-team workspaces in the shipped client; specs/team-crud deprecates it in favor of workspace-level ownership and drops the Owner chip and transfer-ownership action, but no public changelog entry confirms it */}
A team itself has two roles, member and admin. Ownership belongs to the workspace rather than to any one team, so the [Team Owner role](/enterprise/team-management/teams/#team-roles-and-permissions) of the single-team model doesn't apply here.
Comment on lines +43 to +44

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it's worth mentioning the fact that the team owner role is deprecated. I think we can just remove this whole blob ngl


## Joining a workspace or team

New members reach a workspace and its teams through a few paths:

{/* VERIFY: confirm the workspace-level invite link and domain capture flows are live, not just specced */}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

workspace level invite links and domain capture flows are live, so can remove this comment

* **Invite links** - An Open team's invite link adds someone directly to that team, and to the workspace if they're not already in it. A workspace-level invite link additionally lets a new member pick an open team as part of accepting. Private and Hidden teams don't support invite-by-link — an admin adds those members directly.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah let's not mention private teams here yet

* **Email invites** - A team or workspace invite addressed to a specific email instead of shared as a link — the way to add someone to a Private or Hidden team.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove private here too

* **Domain capture** - When a workspace admin enables it for a verified company domain, anyone who signs up with a matching work email is automatically added to the workspace.
* **Team discovery** - Anyone who lands in the workspace without a team, from any of the paths above, sees a list of open teams they can join with one click in the Warp app under **Settings** > **Teams**.

{/* VERIFY: confirm a user can belong to only one workspace at a time in shipped behavior; specs/team-joining-flows treats it as an invariant, but no public source states it */}
A user belongs to at most one workspace at a time.
Comment on lines +56 to +57

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct


## Teamless members

A workspace member isn't required to belong to a team. This "teamless" state is meant to be temporary — for example, right after joining the workspace and before an admin places them on a team.
Comment thread
warp-agent-staging[bot] marked this conversation as resolved.

A teamless member is still a full workspace member: the workspace's plan, billing, and governance settings continue to apply to them, and workspace admins can see and manage them from the Admin Panel. {/* VERIFY: confirm the exact current scope of teamless-member restrictions (cloud agent runs, environments, secrets, scheduled agents) against shipped behavior */} What they lose access to is team-scoped collaboration: joining a team is required to trigger cloud agent runs or use team-owned environments and secrets — this applies to workspace admins and owners as well, even though they keep their workspace-level oversight in the Admin Panel.
Comment on lines +59 to +63

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you call "teamless members" as "unassigned users" instead? I think that's the term we're using externally

Also can you mention that workspace admins can set the spend limit for unassigned users separately on the admin panel?

Comment on lines +59 to +63

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and yes, teamless users/unassigned users cannot trigger factory/oz/cloud runs


## Workspace settings and team settings

Settings that used to live only on the team — AI autonomy, secret redaction, sharing, codebase indexing, and similar policies in the [Admin Panel](/enterprise/team-management/admin-panel/) — now resolve across the workspace and team layers on a multi-team workspace. Each setting follows one of four patterns:

{/* VERIFY: confirm the four setting-resolution patterns and the examples assigned to each against shipped behavior; sourced from specs/multi-team-workspace-settings, with no public source */}
* **Workspace-enforced** - The workspace admin sets one value that applies to every team; team admins can't override it. Billing caps, the credit pool, and domain capture always work this way.
* **Delegated ("respect team setting")** - The workspace admin can either enforce a value or leave it to each team to decide, the same way a delegated team setting can respect each user's own preference.
* **Combined** - Entries from both levels apply together. A blocked-commands list is a union — an entry from either level takes effect; an allowed-commands list is an intersection — only entries present at both levels apply.
* **Team-controlled** - The workspace layer never touches this setting. Custom model configuration and enabled agent harnesses stay team-only.
Comment on lines +69 to +73

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems fine


When a workspace enforces a setting, team admins see it locked with an indicator that the workspace controls it.

## Workspace spend limits

On a multi-team workspace, an optional workspace-level spend cap sits above the [team-level spend limits](/enterprise/support-and-resources/billing/#monthly-spending-limits) and any per-user limits. All three levels are independent and optional, and whichever cap is hit first blocks further usage in its scope:

{/* VERIFY: confirm cap precedence and the per-role spend visibility rules, including the generic blocked-by-workspace-cap notice, against shipped behavior; sourced from specs/workspace-spend-limits */}
* **Workspace cap** - Blocks every team in the workspace.
* **Team cap** - Blocks only that team.
* **Per-user limit** - Blocks only that person.
* **Spend visibility** - Workspace admins see spend at every level. A team admin sees only their own team's usage, plus a generic notice when a workspace-level cap is the one that blocked them.

## Related pages

* [Team management](/knowledge-and-collaboration/teams/) - Creating and joining a team
* [Admin Panel](/enterprise/team-management/admin-panel/) - Configure settings enforced across a workspace or team
* [Roles and permissions](/enterprise/team-management/roles-and-permissions/) - Team-level roles and what each can do
* [Enterprise billing](/enterprise/support-and-resources/billing/) - Credit pools, spend limits, and billing management
2 changes: 2 additions & 0 deletions src/content/docs/knowledge-and-collaboration/admin-panel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The [Admin Panel](https://app.warp.dev/admin/) provides team administrators with
Admin Panel access is restricted to team administrators. Right now, only the creator of a team is the designated admin. If your admin has set up styles that override user preferences, you will not be able to control them inside of Warp, and you'll see a note that your admin has configured this setting.
:::

On an Enterprise account with more than one team, many of these settings are configured once at the workspace level instead of per team — see [Workspaces](/enterprise/team-management/workspaces/#workspace-settings-and-team-settings).

**Key features:**

* **AI Settings** - Control agent autonomy, permissions, and allowlists across your team
Expand Down
Loading
Loading