# Resize Storage Registry

You as a user can adjust the registry storage quota that you use in the Deka GPU Service in the Service Portal AI.

* On the Service Portal AI, in the registry where the quota will be adjusted, press the three vertical buttons, and select Resize storage.

<figure><img src="/files/4lCUwEJSrCGCyk4Ui8XV" alt=""><figcaption></figcaption></figure>

* The Resize Storage window appears, you can set the storage size and the unit of storage capacity measurement that will be used. There are three types of storage capacity sizes available, namely MiB (Mebibyte), GiB (Gibibyte), and TiB (Tebibyte).

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

* If you have set the storage size and the unit of measurement to be used, click the Update Resize Storage button.

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

* A success notification will appear indicating that the storage has been successfully updated.

<figure><img src="/files/AvVHktt70neYPaRvdSvz" 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/resize-storage-registry.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.
