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

# Workspace Provisioning

> Choose which workspaces can use an Integration's credentials, and set their budgets, rate limits and model access.

Workspace provisioning determines which teams and projects can access an [Integration](/aigw/product/model-catalog/integrations). This is crucial for maintaining security boundaries and ensuring teams only access approved AI resources.

## How It Works

When you share credentials with a workspace:

1. That workspace sees it as an **AI Provider** in their Model Catalog
2. They can use it immediately — no need to enter credentials again
3. Set different budgets and rate limits for each workspace
4. Revoke access anytime

## Setting Up Workspace Provisioning

1. In your Integration settings, navigate to **Workspace Provisioning**
2. Select which workspaces should have access:
   * **All Workspaces**: Grants access to every workspace in your organisation
   * **Specific Workspaces**: Choose individual workspaces that need access
3. For each workspace, click the `Edit Budget & Rate Limits` <Icon icon="pen-to-square" size={24} /> icon to configure:
   * Custom [budget limits](/aigw/product/policies/budget-limits)
   * Custom [rate limits](/aigw/product/policies/rate-limits)
   * Specific model access

## Best Practices

* **Principle of Least Privilege**: Only provision to workspaces that genuinely need access
* **Environment Separation**: Create separate Integrations for dev/staging/production
* **Regular Audits**: Review workspace provisioning quarterly to remove unnecessary access
