# Finding and adding your ACL Anthology URL to your profile

An option is now availible to add your ACL Anthology URL to your OpenReview profile. This is an optional field, and if you don't have a personal ACL anthology page it can be ignored.

To locate your ACL Anthology URL, go to [https://aclanthology.org](https://aclanthology.org/), type your publishing name into the Search bar at the top of the page, and then click on the magnifying glass icon to initiate the search.

<figure><img src="https://622636955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVorH499wd7ipUjYX5etp%2Fuploads%2FQnsBmJmwHOpU6JHGz4QX%2FScreen%20Shot%202024-03-21%20at%201.58.06%20PM.png?alt=media&#x26;token=caeb1468-1dc4-4ac6-a0bb-845b1151a698" alt="" width="368"><figcaption><p>Type your name into the search bar</p></figcaption></figure>

After the search results are returned, click on the Authors tab and select your name. The personal author pages are auto generated, so it's possible a page for you was not created. If you notice an error in the content of your author page, you can create an issue or submit a pull request <https://github.com/acl-org/acl-anthology/>.

<figure><img src="https://622636955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVorH499wd7ipUjYX5etp%2Fuploads%2FqQiuZwo8xuxTxgsrLOll%2FScreen%20Shot%202024-03-21%20at%201.58.22%20PM.png?alt=media&#x26;token=1c08c373-98e5-40e7-9846-f2217f4fa932" alt="" width="375"><figcaption><p>Search results page</p></figcaption></figure>

The author page will list known published name variations, publication list, and links to coauthors as well as venues the author submitted papers to. Your ACL Anthology URL can be found in the address bar.

<figure><img src="https://622636955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVorH499wd7ipUjYX5etp%2Fuploads%2FLEfwfxMGeNl7gQ1MlRWe%2FScreen%20Shot%202024-03-21%20at%202.16.17%20PM.png?alt=media&#x26;token=4b57422f-fa93-4b5e-9c7e-b10547ec9284" alt=""><figcaption><p>ACL Anthology author publication page</p></figcaption></figure>

To add this link to your OpenReview profile, login and click on Edit Profile. Scroll down to the Personal Links Section and you'll see a textbox labeled "ACL Anthology URL". Copy the ACL Anthology URL and paste it in this textbox. Make sure to scroll all the way down the Edit page to submit your changes.


---

# 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/finding-and-adding-your-acl-anthology-url-to-your-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.
