> ## 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

## Overview

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

## Accessing Integration Management

1. Navigate to **Admin Settings** in Strata Cloud Manager
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>
  Organisation **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 organisation-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="/docs/aigw/product/enterprise-offering/access-control-management">
  Learn about the AI Gateway's access control features including user roles and organisation hierarchy
</Card>

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


## Related topics

- [Configure Prompt Access Permissions for Workspaces](/docs/aigw/product/administration/configure-prompt-access-permissions.md)
- [Configure Analytics Access Permissions for Workspaces](/docs/aigw/product/administration/configure-analytics-access-permissions.md)
- [Configure Guardrail Access Permissions for Workspaces](/docs/aigw/product/administration/configure-guardrail-access-permissions.md)
- [Configure Logs Access Permissions for Workspace](/docs/aigw/product/administration/configure-logs-access-permissions-in-workspace.md)
- [Configure API Key Access Permissions for Workspaces](/docs/aigw/product/administration/configure-api-key-access-permissions.md)
