# Managing Regions

To add new regions for the **Perform** or **Global** storage tiers:

Step 1: Click on the **Add new Region** button.

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

Step 2: Select the storage tier from the dropdown.

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

Step 3: Choose the desired region from the list of available options, which include locations such as:

* Los Angeles
* Oregon
* Dallas
* Montreal
* Ireland
* London
* Frankfurt

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

Step 4: Confirm the selection to provision the new region.

The list of enabled regions for each storage type, along with their corresponding S3 endpoint, is displayed under the **Enabled Regions** section. Users can copy the endpoint or delete a region as needed.

<figure><img src="/files/0fIBMVwSvKtmuylfXbTI" alt=""><figcaption></figcaption></figure>

**Example**

In this example, two **Global** storage regions have been provisioned:

* **Amove-Scale** in Oregon with the corresponding S3 endpoint.
* **Amove-Global** in Los Angeles.

Both regions can be managed and edited using the **Enabled Regions** section on the dashboard.


---

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