# Merging Profiles

### If you know you have multiple profiles (and access to them):

1. Log in using the email address associated with any one of your profiles. Preferably, the one you want to merge the other profiles into.
2. Add the email address that is already confirmed in your other profile to the profile you're currently logged into. (You can skip to step 3 if you have already added this email address.)
3. Click on "Confirm."
4. You will receive an email to confirm the profile merge. Click on this link - make sure you are logged into the account from which you requested to do the merge.

If you get an 'Merge Forbidden' message, try logging out, logging into the other OpenReview profile, then opening that link again.

### If you got an error during profile registration/edit:

Sample: \[link] is already in use by \[user]

This can happen because this information is associated with another profile.

1. Finish profile registration **without** the link that caused the error.
2. Fill out the [Feedback Form](https://openreview.net/contact) and include in the message your profile ID and the profile ID that you wish to merge with.

### Other cases

If you do not recognize a profile flagged as duplicate being yours, or do not have access to the email address of the other profile, please [contact us](https://openreview.net/contact).


---

# 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.openreview.net/getting-started/creating-an-openreview-profile/merging-profiles.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.
