> For the complete documentation index, see [llms.txt](https://docs.amove.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amove.io/amove-storage/provisioning-amove-storage.md).

# Provisioning Amove Storage

Sign In to your Amove account and you will be navigated to the main dashboard.

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

To provision a storage type, follow these steps:

Step 1: Navigate to the **Storage** page from the Amove.io dashboard by clicking on the Connect button from the top menu.&#x20;

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

This will redirect you to the Storage Interface.

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

Step 2: Select the desired **Storage Tier** from the dropdown options:

* **Perform**
* **Global**
* **Scale**

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

Step 3: Select the **Region** from the available list. Note that:

* Both **Perform** and **Global** tiers allow the addition of multiple regions.
* **Scale** is restricted to a single region.

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

Step 4: Click the **Provision** button to allocate the storage.

<figure><img src="/files/20CwyEzSPoEDTafE757P" alt=""><figcaption></figcaption></figure>

Once your Amove Storage has been set up, you will see a flash message that “New Amove Storage Created”.

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

**Method 2**

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

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.amove.io/amove-storage/provisioning-amove-storage.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.
