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

# Configure Integration Access Permissions for Workspaces

<Check>
  This is a Portkey <a href="/product/enterprise-offering">Enterprise</a> plan feature.
</Check>

## Overview

Integration Access Management in Portkey enables Organization administrators to control whether workspace managers can create, update, and delete integrations, MCP integrations, and MCP servers within their workspaces. Organization owners and admins always retain full access.

## Accessing Integration Management

1. Navigate to **Admin Settings** in the Portkey dashboard
2. Select the **Security** tab from the left sidebar
3. Locate the **Integration Management** section

## Permission Settings

The Integration Management section provides three permission options:

| Permission                                | Description                                                                                    |
| ----------------------------------------- | ---------------------------------------------------------------------------------------------- |
| **Managers Write Workspace Integrations** | Allow workspace managers to create, update, and delete AI integrations within their workspace  |
| **Managers Write MCP Integrations**       | Allow workspace managers to create, update, and delete MCP integrations within their workspace |
| **Managers Write MCP Servers**            | Allow workspace managers to create, update, and delete MCP servers within their workspace      |

All permissions are **enabled by default**.

<Note>
  Organization **Owners** and **Admins** always have full access to integrations regardless of these settings.
</Note>

## Workspace-Level Overrides

Integration access permissions support **workspace-level overrides**, allowing you to configure different settings per workspace.

When workspace-level overrides are enabled:

* Each workspace can have its own `managersWriteWsIntegrations`, `managersWriteWsMcpIntegrations`, and `managersWriteMcpServers` settings
* Workspace settings take precedence over organization-level settings

To configure workspace-level overrides:

1. Enable the **Allow workspace-level configuration** toggle for the relevant integration type in the Security settings
2. Navigate to the specific workspace settings to configure per-workspace access

## Related Features

<Card title="Access Control Management" href="/product/enterprise-offering/access-control-management">
  Learn about Portkey's access control features including user roles and organization hierarchy
</Card>

<Card title="Prompt Access Permissions" href="/product/administration/configure-prompt-access-permissions">
  Configure who can view and edit prompts within workspaces
</Card>
