# Can I transfer my subscription to another email address?

At the moment, there are no options to transfer a subscription from one email address to another. However, you can change the login email address associated with your cloud account.

## Related

* [Article: How to change your email address in the web portal](/manual/readme/account-management/change-your-email.md)
* [FAQ: How do I log in if I forgot my email address?](/manual/faq/c159/q516.md)
* [FAQ: Can I share my subscription with multiple users or team members?](/manual/faq/c142/c148/q422.md)
* [FAQ: Can I use Report and Run: Offline on multiple devices (iOS, Android) with the same subscription?](/manual/faq/c142/c148/q423.md)


---

# 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.reportandrun.com/manual/faq/c142/c148/q425.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.
