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

# Quotas and limits

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/p4Iy0AO-LrmBbPuL/images/clusters/quotas/cluster_quotas.png?fit=max&auto=format&n=p4Iy0AO-LrmBbPuL&q=85&s=0db202c67e95b997dbc809256b0de26c" width="4002" height="2174" data-path="images/clusters/quotas/cluster_quotas.png" />
</Frame>

Under the **Cluster quotas** tab, you can set quotas for the entire **Organization** or certain user groups based on the number of GPU hours, occupiable GPUs, run hours, and disk size.

* **Shared quotas** — Set a quota for all organizations or users that have
  access to the cluster.
* **Individually defined quotas** — Set individually defined quotas for specific
  organizations or users.

## Step-by-step guide

### Shared quotas

<Note>
  Take a quick tour of the **Shared quotas** section in the **Cluster quotas**
  tab with the demo below.
</Note>

<div
  style={{
marginBottom: '170px',
position: 'relative',
paddingTop: '300px',
}}
>
  <iframe
    src="https://demo.arcade.software/bVp16KEr4kdIp8PsGY1c?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true"
    frameBorder="0"
    loading="lazy"
    webkitAllowFullScreen=""
    mozAllowFullScreen=""
    title="Dashboards"
    style={{
  position: 'absolute',
  top: '0px',
  left: '0px',
  width: '100%',
  height: '450px',
  colorScheme: 'light',
}}
  />
</div>

#### Organization

You (as an **Organization manager**) can control the quotas for the entire **Organization** and all its users through the parameters.

<Steps>
  <Step title="Edit organization quotas">
    Click the **Edit** button next to the **Organization** section.
  </Step>

  <Step title="Set organization quotas">
    Set the quotas for the **Organization**. You can set limits for monthly GPU
    hours, occupiable GPUs, run hours, and disk size.
  </Step>
</Steps>

If **Shared Quotas** are applied to the **Organization** and **Users**, neither the organization nor the users can exceed their quota limits.

### Individually defined quotas

<Note>
  Take a quick tour of the **Individually defined quotas** section in the
  **Cluster quotas** tab with the demo below.
</Note>

<div
  style={{
marginBottom: '170px',
position: 'relative',
paddingTop: '300px',
}}
>
  <iframe
    src="https://demo.arcade.software/fWUvED6MoClaWNs8pLkr?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true"
    frameBorder="0"
    loading="lazy"
    webkitAllowFullScreen=""
    mozAllowFullScreen=""
    title="Dashboards"
    style={{
  position: 'absolute',
  top: '0px',
  left: '0px',
  width: '100%',
  height: '450px',
  colorScheme: 'light',
}}
  />
</div>

You can control the quotas for specific organizations and users here. Unlike **Shared quotas**, you can set different quotas for each organization and user.
