# Guides for Platform Operators

> Goal-oriented guides for operators managing models, providers, users, and Agent Router settings from the Admin Dashboard of Tetrate Agent Router.

# Guides for Platform Operators

Enterprise Tier

  Written for the platform operator persona: the administrator or IT operations engineer who manages models, providers, users, and organization-wide settings from the Admin Dashboard. Each guide is organised around a single operational goal rather than a single screen.

Operator setup has two layers. First, understand **projects**—the isolation boundary that owns models, keys, and gateways. A default project is created during onboarding; the concept is covered in [Key concepts → Projects](/product-architecture/key-concepts#projects) and the operator tasks live under [Project and data plane management](/agent-router-enterprise/guides/operate-and-govern/project-and-data-plane-management). Second, [provision models and providers](/agent-router-enterprise/guides/operate-and-govern/provision-models-and-providers) into the organisation catalog, then grant those models to a project so its gateway can route to them. The remaining guides can be read in any order as the need arises.

Goals

  <Link to="/agent-router-enterprise/guides/operate-and-govern/project-and-data-plane-management" className="tare-nav-card">
    Project and data plane management
    Create isolated projects, grant them models, provision gateways, and operate the data planes that host them.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/provision-models-and-providers" className="tare-nav-card">
    Provision models and providers
    Configure provider connections and enable the models developers route to, including <Link to="/agent-router-enterprise/guides/operate-and-govern/provision-models-and-providers/provisioning-aws-bedrock-models">AWS Bedrock</Link> and <Link to="/agent-router-enterprise/guides/operate-and-govern/provision-models-and-providers/provision-models-via-api">provisioning via API</Link>.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/onboard-developers-and-issue-keys" className="tare-nav-card">
    Onboard developers and issue keys
    Confirm users, assign roles, and manage organization-wide API keys.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/govern-mcp-server-access" className="tare-nav-card">
    Govern MCP server access
    Curate the MCP server catalogue and configure OAuth clients.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/audit-platform-activity" className="tare-nav-card">
    Audit Agent Router activity
    Investigate activity and spend using audit logs and usage analytics.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/communicate-with-platform-users" className="tare-nav-card">
    Communicate with Agent Router users
    Publish in-Console announcements with the appropriate severity.
  </Link>
  <Link to="/agent-router-enterprise/guides/identity-and-access-management/configure-single-sign-on" className="tare-nav-card">
    Configure single sign-on
    Connect a SAML or OIDC identity provider.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/run-multiple-platform-instances" className="tare-nav-card">
    Run multiple Agent Router instances
    Operate and reconcile more than one Agent Router instance.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/cost-and-quota-management/choose-the-right-cost-control" className="tare-nav-card">
    Working with budgets
    Enforce spend limits with per-key rate limits and monitoring.
  </Link>
  <Link to="/agent-router-enterprise/guides/operate-and-govern/cost-and-quota-management/configuring-request-logs" className="tare-nav-card">
    Control what request data leaves the cluster
    Govern how much request detail reaches the management plane.
  </Link>
