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

# Platform Operator Path

> Manage access, usage, billing, and observability across your organization.

A path for operators responsible for running Hexel Studio across teams: access control, cost, and reliability.

## Who this is for

Platform and operations teams who manage credentials, environments, usage, and monitoring for an organization.

## The path

<Steps>
  <Step title="Set up identity and access">
    Configure organizations, environments, members, and roles in [IAM](/docs/iam/overview).
  </Step>

  <Step title="Isolate environments">
    Separate production, staging, and development with [Environments](/docs/iam/environments) and per-environment credentials.
  </Step>

  <Step title="Govern fleets and policies">
    Control execution with [Fleets & Routing](/docs/orchestration/routing-and-modes), [Approvals](/docs/orchestration/approvals), and policies.
  </Step>

  <Step title="Manage tool access">
    Use [Workspace Groups](/docs/tool-gateway/workspace-groups) to allow-list which tools are available.
  </Step>

  <Step title="Track usage and cost">
    Monitor consumption with [Usage](/docs/billing/usage) and understand [Tiers & Limits](/docs/billing/tiers-and-limits).
  </Step>

  <Step title="Monitor health">
    Use [Observability](/docs/observability/overview): logs and metrics to keep workloads healthy.
  </Step>
</Steps>

## Next steps

Use the [`hexel` CLI](/docs/sdks/cli/quickstart) to manage infrastructure from the terminal, and keep [Troubleshooting](/docs/troubleshooting) handy.
