# Quota

You as a user can see the entire available and used registry quota in the Deka GPU Service on the Service Portal AI. On the Deka GPU Services page in the Service Portal AI, click the Show Quota button.

<figure><img src="/files/ZHojRXC3MLTkN79zG4qt" alt=""><figcaption></figcaption></figure>

There is a pie chart that displays Total Registry and Total Size. Total Registry displays the registry quota that can be created. Total Size displays the registry quota that has been used and what remains of the quota that the Administrator has set for your project.

<figure><img src="/files/OUnjBe56DM4Cefk7zSAe" alt=""><figcaption></figcaption></figure>

To view the total registry quota, hover your cursor over the Total Registry pie chart.

{% hint style="info" %}
**Total Registry** displays the number of registries that can be created based on the quota set by the Administrator for a project. This information helps users understand the maximum number of registries that are still available to be created.
{% endhint %}

<figure><img src="/files/ifcyBj221qSFs4nz6T3X" alt=""><figcaption></figcaption></figure>

To view the total size used, hover your cursor over the Total Size pie chart.

{% hint style="info" %}
**Total Size** displays the total storage capacity that has been used by the registries as well as the remaining available quota. This helps users monitor storage usage and ensure it stays within the defined limits.
{% endhint %}

<figure><img src="/files/15ROIW19Fxdiyf0ZhkPq" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/deka-gpu/deka-gpu-registry/quota.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
