# How to Transfer Volumes Between Projects

Follow the steps below to learn how to transfer volumes between projects:

**Step 1:** [Log in](https://customer.acecloudhosting.com/app/login) to your account.

**Step 2:** From the left-hand menu, select **Storage**, then choose **Volumes**.

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

**Step 3:** Locate the desired volume in the list, click on the **Actions** dropdown menu associated with it, and select **Create Transfer**.

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

**Step 4:** Enter a descriptive name for the transfer to identify it easily later and click **Submit**.

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

**Step 5**: After submission, a dialog will display the Transfer ID and Authorization Key.

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

***Note:** Securely copy and store these credentials, as they are required to accept the transfer.*

**Step 6:** Accept the Volume Transfer&#x20;

1. In the destination project, navigate to the **Volumes** section.
2. Click on **Accept Transfer**.

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

3. Enter the previously obtained Transfer ID and Authorization Key and click **Submit** to complete the transfer process.

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

By following these steps, you can successfully transfer a volume between projects within the same region in your AceCloud environment.


---

# 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.acecloud.ai/knowledge-base/storage/how-to-transfer-volumes-between-projects.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.
