> ## 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 Provider Access Permissions

## Overview

Provider Management in the AI Gateway allows Organisation administrators to define who can view and manage providers within workspaces. This feature provides granular control over access to providers, which are critical for managing connections to external AI services.

## Accessing Provider Management Permissions

1. Navigate to **Admin Settings** in Strata Cloud Manager
2. Select the **Security** tab from the left sidebar
3. Locate the **Provider Management** section

## Permission Settings

The Provider Management section includes a toggle for **Allow workspace-level configuration** and provides granular permission controls for different user roles:

| Permission           | Description                                                  | Managers | Members |
| -------------------- | ------------------------------------------------------------ | -------- | ------- |
| **View Providers**   | View all providers within their workspace.                   | Yes      | Yes     |
| **Manage Providers** | Create, update, and delete providers within their workspace. | Yes      | N/A     |

<Note>
  Members cannot create, modify, or delete providers by default. Only Managers have access to manage providers.
</Note>

## Understanding Providers in Model Catalog

Providers in the AI Gateway's [Model Catalog](/docs/aigw/product/model-catalog) securely store your API credentials and enable:

* Centralized management of AI provider credentials
* Abstraction of actual API keys from end users
* Definition of routing rules, fallbacks, and other advanced features
* Application of usage limits and tracking across providers

By controlling who can view and manage providers, organisations can maintain security while enabling appropriate access for different team roles.

## 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="Model Catalog" href="/docs/aigw/product/model-catalog">
  Understand how to add and manage providers in the Model Catalog
</Card>

<Card title="Budget Limits" href="/docs/aigw/product/model-catalog/integrations#3-budget-%26-rate-limits">
  Learn how to set budget limits on providers to control spending
</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 Logs Access Permissions for Workspace](/docs/aigw/product/administration/configure-logs-access-permissions-in-workspace.md)
- [Configure Integration Access Permissions for Workspaces](/docs/aigw/product/administration/configure-integration-access-permissions.md)
- [Configure Guardrail Access Permissions for Workspaces](/docs/aigw/product/administration/configure-guardrail-access-permissions.md)
