# Resending an activation link

The expiration date of an activation link is listed in the activation email. If you need to access the link again to complete your profile registration, confirm an email or update a pending profile, you can request another activation link by going to[ https://openreview.net/login](https://openreview.net/login) entering your email and click the ‘Didn’t receive confirmation email?’ button.&#x20;

<figure><img src="/files/dPJruvi9W6st3Svytdre" alt="" width="369"><figcaption></figcaption></figure>


---

# 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/resending-an-activation-link.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.
