# How to Update Your Default Storage Location?

To optimize performance or comply with regional security and data residency requirements, you can adjust your SharinPix storage location.

#### Steps to Change Your Storage Location

1. Navigate to the **SharinPix Settings** page.
2. Locate the **Default Storage** dropdown menu.
3. Select the preferred storage region.

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

#### ⚠️ Important: Moving Existing Images

Changing this setting only affects future uploads. To move your existing files to the new storage location, contact [Sharinpix Support](/getting-started/how-to-contact-support.md). Our team will make sure all previously uploaded files are safely transferred to your updated region without any disruption.


---

# 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.sharinpix.com/faqs/how-to-update-your-default-storage-location.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.
