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

# Operate subnets

> Create subnets, manage admission, and inspect connected capacity.

Use Operate when you control where workloads run and who can participate.

<Columns cols={2}>
  <Card title="Manage a subnet" href="/operate/manage-a-subnet">
    Create, inspect, update, and delete subnets.
  </Card>

  <Card title="Configure runtime policy" href="/operate/configure-runtime-policy">
    Control which workload isolation classes a subnet accepts.
  </Card>

  <Card title="Control admission" href="/operate/control-admission">
    Decide which developer accounts and provider capacity can use a subnet.
  </Card>

  <Card title="Approve deploy access" href="/operate/approve-deploy-access">
    Approve or remove account deploy access for a subnet.
  </Card>

  <Card title="Inspect nodes" href="/operate/inspect-nodes">
    List connected nodes and watch capacity changes.
  </Card>
</Columns>

## Operator flow

1. [Manage a subnet](/operate/manage-a-subnet) to create or inspect the subnet.
2. [Configure runtime policy](/operate/configure-runtime-policy) when the subnet should restrict workload isolation classes.
3. [Control admission](/operate/control-admission) to set developer and provider access.
4. [Approve deploy access](/operate/approve-deploy-access) when an account should deploy there.
5. [Inspect nodes](/operate/inspect-nodes) to see capacity connected to the subnet.

For exact flags, use the [command reference](/cli/reference/generated).
