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

# Workspace Settings

> Set Enterprise policy for Agent models and choose how each Workspace applies that policy.

<Note>
  Workspace Settings is available exclusively to account admins on Enterprise accounts. Contact our sales team at [sales@replit.com](mailto:sales@replit.com) to enable it for your organization.
</Note>

As an Enterprise account admin, you can use Workspace Settings to control which Agent models your organization can use. Each control has its own policy mode.

## Open Agent model settings

1. Open **Settings**.
2. Under **Account**, select **Advanced**.
3. Expand **Agent modes and model providers**.

## Set a policy

For each control in Workspace Settings, set one of these policy outcomes:

| Mode                          | Result                                                                                                   |
| ----------------------------- | -------------------------------------------------------------------------------------------------------- |
| Apply organization-wide       | Set one value for every Workspace and lock it.                                                           |
| Approve a Workspace exception | Approve a different value for one Workspace. Account admins can see the exception in Workspace Settings. |
| Delegate to a Workspace admin | Let a Workspace admin manage the setting for that Workspace.                                             |

You can mix these modes across your organization. For example, lock one control and delegate another.

## Control Agent models

The first Workspace Settings control lets Enterprise account admins:

* Opt in to open-source models.
* Select the model providers that Replit Agent can use.
* Select the individual models allowed in each Workspace.

## Related settings

<CardGroup cols={2}>
  <Card title="Team Workspaces" icon="users" href="/features/collaboration/team-workspaces">
    Create a Team Workspace, invite members, and manage access.
  </Card>

  <Card title="Agent customization" icon="wand-magic-sparkles" href="/features/agent/agent-customization">
    Manage workspace-wide custom instructions and skills for Agent.
  </Card>

  <Card title="Enterprise Privacy Settings" icon="shield-halved" href="/teams/enterprise-privacy-settings">
    Review the organization-wide privacy and security settings available to Enterprise admins.
  </Card>

  <Card title="Audit Logs" icon="clipboard-list" href="/teams/identity-and-access-management/audit-logs">
    Track security-relevant actions and configure audit log streaming.
  </Card>

  <Card title="Admin API" icon="key" href="/teams/admin-api">
    Access Enterprise account usage and administration features programmatically.
  </Card>
</CardGroup>
