# How To Edit Stakeholder Email Address

## Transfer Allocation Ownership

This feature allows Admins to transfer ownership of an allocation to another user by email. When you transfer an allocation:

* The new user will gain access to the allocation and its wallet
* The original user will lose access to the allocation
* If the original user has no other allocations using the same wallet, their wallet access will be removed
* New users will be invited automatically if they don't already have an account

Use this when you need to reassign an allocation to a different team member or when responsibilities change within your project.\
\
To use the action, navigate to the allocation detail page and select the option from the Actions menu. \
\
![](/files/cZgSb6nqCUvqaJwmawBV)

Submit the new email address in the modal and confirm to accept the transfer. &#x20;

![](/files/GmCYxWG296RhBl1IiE8g)\
\
\
\
\
\ <br>


---

# 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.magna.so/admins/product-guides/how-to-add-and-edit-allocations/how-to-edit-stakeholder-email-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.
