# Can I transfer my MakerDAO Vault to a different address?

Transferring the ownership of a Vault is a standard option available in the MakerDAO protocol, though it's not present in most Maker management apps.

If you want to transfer your Vault to a different address, you can do so using the DeFi Saver [MakerDAO dashboard](https://app.defisaver.com/makerdao/).

Once you are logged in and have your Vault loaded, you will find the transfer option in the top right corner of the dashboard.

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

Once you confirm the transaction and it gets processed, your Vault will be owned by the selected new account and thus no longer manageable by the original account.&#x20;

*Please be careful when entering your target address, as there is absolutely no way to undo this action if you send the Vault to a wrong address.*


---

# 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://help.defisaver.com/protocols/makerdao/can-i-transfer-my-makerdao-vault-to-a-different-address.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.
