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

# Quota

> View the current usage and allowed allocation of Control Plane resources such as agents, domains, GVCs, and workloads for your org.

## Overview

The quotas page will display the currently used and allowed allocation of Control Plane resources for your [org](/reference/org).

Current resources with a quota:

| Resource           | Description                                |
| :----------------- | :----------------------------------------- |
| agents             | Max number of agents                       |
| domains            | Max number of domains                      |
| identities-per-gvc | Max number of workload identities in a gvc |
| workloads-per-gvc  | Max number of workloads in a gvc           |

If your [org](/reference/org) requires additional resources, please email [support@controlplane.com](mailto:support@controlplane.com)

## Permissions

The permissions below are used to define [policies](/reference/policy) together with one or more of the four [principal types](/concepts/access-control):

| Permission | Description            | Implies                    |
| :--------- | :--------------------- | :------------------------- |
| create     | Create new quotas      |                            |
| edit       | Modify existing quotas | view                       |
| manage     | Full access            | create, edit, manage, view |
| view       | Read-only access       |                            |

## CLI

To view the CLI documentation for Quotas, see the [Quota CLI reference](/cli-reference/commands/quota).
