> ## 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. See [Enterprise model controls](/features/collaboration/enterprise-model-controls) for the current provider policy options and per-Workspace setup steps.

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