> ## Documentation Index
> Fetch the complete documentation index at: https://docs.linquid.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Workspace Tabs and Plan Gates Reference

> Complete tab-by-tab map of workspace settings and plan-gated availability

# Workspace Tabs and Plan Gates Reference

Workspace settings are organized into functional tab groups. Some tabs are plan-gated.

## Tab groups at a glance

### Workspace

* General
* Members
* Billing
* Domains (plan-gated)

### Integrations

* Webhooks (plan-gated)
* Tracking (plan-gated)
* Stripe (plan-gated)

### Communication

* Emails

### Developer

* API Keys (plan-gated)
* API Apps (plan-gated)
* Embeds (plan-gated)

### Security

* Security / SAML / SCIM controls (enterprise-gated)

## Plan-gate behavior model

If a feature is not included in the active plan:

* tab can be hidden or unavailable.
* related UI actions are blocked.
* API operations for gated features should be restricted consistently.

## Tab reference

| Tab      | Purpose                         | Typical actions                            |
| -------- | ------------------------------- | ------------------------------------------ |
| General  | Workspace identity and defaults | Name, branding, default preferences        |
| Members  | Team access lifecycle           | Invite, role updates, remove members       |
| Billing  | Plan and payment operations     | Plan changes, invoices, usage visibility   |
| Domains  | Branded domains                 | Add/verify/remove custom domains           |
| Webhooks | Event delivery operations       | Configure destinations, secrets, retries   |
| Tracking | Tracking controls               | Publishable keys and tracking behavior     |
| Stripe   | Revenue integrations            | Merchant/connect settings and sync options |
| Emails   | Email history/audit             | Inspect email delivery and recent sends    |
| API Keys | Server automation credentials   | Create scoped keys and rotate              |
| API Apps | OAuth app credentials           | Client ID/secret, redirect URI management  |
| Embeds   | Public embed controls           | Generate/manage embed snippets             |
| Security | Enterprise identity controls    | SSO/SAML/SCIM and security governance      |

## Operational checklist after plan change

1. Re-check visible workspace tabs.
2. Re-check automation using gated features.
3. Re-check integrations relying on gated modules.
4. Re-check team permissions and ownership assignment.

## Common confusion points

| Question                                        | Clarification                              |
| ----------------------------------------------- | ------------------------------------------ |
| Why is a tab missing?                           | Usually plan gate or permission role limit |
| Why did a feature stop after downgrade?         | Downgrade can disable gated modules        |
| Why can one admin see a tab and another cannot? | Role and workspace context both matter     |

Related:

* `/user-guides/manual/workspace/workspace-onboarding-and-governance-playbook`
* `/user-guides/manual/workspace/workspace-settings-and-governance-reference`
* `/user-guides/manual/workspace/workspaces-and-access`
* `/user-guides/manual/monetization/plans-pricing-and-limits-reference`
