# Creating an OpenReview Profile

Use these pages to create, activate, and maintain your OpenReview profile.

#### Create and activate

* [Signing up for OpenReview](https://docs.openreview.net/getting-started/creating-an-openreview-profile/signing-up-for-openreview): Create an account, complete registration, and understand moderation.
* [Resending an activation link](https://docs.openreview.net/getting-started/creating-an-openreview-profile/resending-an-activation-link): Get a fresh signup/activation link.
* [Expediting Profile Activation](https://docs.openreview.net/getting-started/creating-an-openreview-profile/expediting-profile-activation): Add and confirm an institutional email to speed activation.

#### Edit your profile details

* [Add or remove a name from your profile](https://docs.openreview.net/getting-started/creating-an-openreview-profile/add-or-remove-a-name-from-your-profile): Add name variants and set a preferred name.
* [Add or remove an email address from your profile](https://docs.openreview.net/getting-started/creating-an-openreview-profile/add-or-remove-an-email-address-from-your-profile): Add, confirm, and set your preferred email.
* [Selecting your pronouns](https://docs.openreview.net/getting-started/creating-an-openreview-profile/selecting-your-pronouns): Set pronouns (including custom values).
* [Finding your profile ID](https://docs.openreview.net/getting-started/creating-an-openreview-profile/finding-your-profile-id): Locate your profile identifier.
* [Entering Institutional Data](https://docs.openreview.net/getting-started/creating-an-openreview-profile/entering-institutional-data): Fill education/career history and affiliation fields correctly.

#### Publications and external author pages

* [Importing papers from DBLP](https://docs.openreview.net/getting-started/creating-an-openreview-profile/importing-papers-from-dblp): Import publications using your persistent DBLP URL.
* [Importing publication data from ORCID to your profile](https://docs.openreview.net/getting-started/creating-an-openreview-profile/importing-publication-data-from-orcid-to-your-profile): Import externally sourced ORCID records.
* [Manually adding a publication to your profile](https://docs.openreview.net/getting-started/creating-an-openreview-profile/manually-adding-a-publication-to-your-profile): Upload missing publications directly.
* [Finding and adding a Semantic Scholar URL to your profile](https://docs.openreview.net/getting-started/creating-an-openreview-profile/finding-and-adding-a-semantic-scholar-url-to-your-profile): Find your author URL and add it to profile links.
* [Finding and adding your ACL Anthology URL to your profile](https://docs.openreview.net/getting-started/creating-an-openreview-profile/finding-and-adding-your-acl-anthology-url-to-your-profile): Add your ACL Anthology author page URL.

#### Fix duplicates

* [Merging Profiles](https://docs.openreview.net/getting-started/creating-an-openreview-profile/merging-profiles): Merge accounts if you have multiple profiles.


---

# 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.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.
