# Merge Accounts

If you have multiple Evite accounts registered to different email addresses, you can merge them to manage your events in one place.

To merge your accounts, please follow these steps:

1. Log in to your Evite account.
2. Click on your name/photo in the top right corner.
3. Select **Account Settings**.
4. Under **Add Email or Phone Number,** you will type in the email address for the other account.
5. Select the **Add** button.
6. Type in your password for the account you're adding.
7. Click on **Merge**.\ <br>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72110749756/original/EqpB9tl9k0SJedGyiI-jgVAZQ5q9_rrh0Q.png?1723585183" alt=""><figcaption></figcaption></figure>

**Notes:**<br>

* Once you add your email address and merge the accounts, you can stay on this same page and select which email address you'd like as the primary address on your account. This is where you will receive all invitations sent to either email address moving forward.\ <br>
* Merging your accounts/changing your primary email address will not change the host email address on any current/upcoming invitations that you have in your account. Once an invitation has been created, the host email address cannot be changed. \ <br>
* If you decide to UNLINK merged accounts, the account you unlink will become an **unregistered account**.&#x20;


---

# 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://support.evite.com/account/account-questions/merge-accounts.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.
