> ## Documentation Index
> Fetch the complete documentation index at: https://portkey-docs-chore-bedrock-service-tier-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Team Provisioning

> Control which workspaces and users can access MCP servers and their capabilities.

Access control for MCP servers happens at two levels.

## Organization-level (MCP Registry)

<Info>Requires **Org Admin** or **Org Owner** role.</Info>

Control which workspaces can access an MCP server:

1. Click **MCP Registry** in the sidebar
2. Click on an MCP server
3. Open the **Access Control** tab
4. Toggle workspaces on/off

<Frame>
  <img src="https://mintcdn.com/portkey-docs-chore-bedrock-service-tier-support/x2UnRmyOWc7GYDqa/images/mcp-gateway/provision-server-access.png?fit=max&auto=format&n=x2UnRmyOWc7GYDqa&q=85&s=6a68a436d4646bc3997c5985e55b7b58" alt="Workspace access control" width="2570" height="1382" data-path="images/mcp-gateway/provision-server-access.png" />
</Frame>

Enable **Automatically provision this integration for new workspaces** to include future workspaces by default.

## Workspace-level (MCP Servers)

<Info>Requires **Workspace Manager** or **Workspace Admin** role.</Info>

Control which users in your workspace can access an MCP server:

1. Go to **MCP** page in your workspace sidebar
2. Click on an MCP server
3. Use the **User Access** tab to toggle user access on/off

<Frame>
  <img src="https://mintcdn.com/portkey-docs-chore-bedrock-service-tier-support/x2UnRmyOWc7GYDqa/images/mcp-gateway/workspave-user-access.png?fit=max&auto=format&n=x2UnRmyOWc7GYDqa&q=85&s=d033936768cbf5da51a9502bb005ad0c" alt="User access control" width="2558" height="1466" data-path="images/mcp-gateway/workspave-user-access.png" />
</Frame>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Tool Provisioning" icon="wrench" href="/product/mcp-gateway/tool-provisioning">
    Enable or disable specific tools at the organization level.
  </Card>

  <Card title="Guardrails" icon="shield" href="/product/mcp-gateway/guardrails">
    Apply rate limits, content filtering, and approval workflows.
  </Card>
</CardGroup>
