> ## 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 Guardrail Access Permissions for Workspaces

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

## Overview

Guardrail Management in Portkey enables organization administrators to control who can view and manage guardrails within workspaces. This helps teams enforce governance while ensuring members only get the level of guardrail access they need.

## Accessing Guardrail Management

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

## Permission Settings

The Guardrail Management section provides three permission options:

| Permission                    | Description                                                                              |
| ----------------------------- | ---------------------------------------------------------------------------------------- |
| **Managers View Guardrails**  | Allow workspace managers to view guardrails within their workspace                       |
| **Managers Write Guardrails** | Allow workspace managers to create, update, and delete guardrails within their workspace |
| **Members View Guardrails**   | Allow workspace members to view guardrails within their workspace                        |

**Default settings:**

* Managers can view and write guardrails
* Members can view guardrails
* Members do not get a Manage Guardrails toggle (shown as N/A in the UI)

<Frame caption="Guardrail Management settings">
  <img src="https://mintcdn.com/portkey-docs/PaRorqtknQiAf2YW/images/product/guardrail-access.png?fit=max&auto=format&n=PaRorqtknQiAf2YW&q=85&s=474e5cb3c00044c24ffac049c86feb72" width="1886" height="482" data-path="images/product/guardrail-access.png" />
</Frame>

## Workspace-Level Overrides

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

When workspace-level overrides are enabled for guardrails:

* Each workspace can have its own `membersViewGuardrails`, `managersViewGuardrails`, and `managersWriteGuardrails` settings
* Workspace settings take precedence over organization-level settings and inherit organization settings by default

To configure workspace-level overrides:

1. Enable the **Allow workspace-level configuration** toggle in the Guardrail Management section under organization Security settings
2. Navigate to the specific workspace settings to configure per-workspace guardrail 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 manage prompts within workspaces
</Card>

<Card title="Enforcing Org Level Guardrails" href="/product/administration/enforce-orgnization-level-guardrails">
  Learn how to enforce organization-level request guardrails across all workspaces
</Card>
