# Email addresses and login FAQs

<details>

<summary>I see an error that says this email is already registered, what do I do?</summary>

If you see this message, the email that you are trying to add has already been added to a different Overleaf account. Users can sometimes create an additional account when quickly accepting an invitation to join a project or when signing in from a new location.

If you see this message, you should recover this other account by logging in using that email address. If you do not know the password for this other account, you can request that a password reset email be sent to that address using [this form](https://www.overleaf.com/user/password/reset).

If you've created more than one Overleaf account, we suggest that you merge your accounts and add your email addresses to your merged account. Suggestions for merging Overleaf accounts can be found [here](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/pages/yxSiFsvZJqQjh9Siznec#i-created-two-overleaf-accounts.-can-i-merge-them).

</details>

<details>

<summary>I can't log in with my login method any longer, what can I do?</summary>

If you registered with your institutional single sign-on (SSO) identity, your Google account, ORCID, or Twitter, you can set an Overleaf-specific password and log in with your primary email and password at any time.

If you need to set or reset your Overleaf-specific password, you can request that a password reset link be emailed to your primary email address using Overleaf's [password reset request form](https://www.overleaf.com/user/password/reset).

</details>

<details>

<summary>I forgot my password and I cannot access my primary email, how can I access my Overleaf account?</summary>

If you cannot access your Overleaf account and no longer have access to your primary email, please get in touch with [Overleaf Support](/troubleshooting-and-support/user-support-policy.md). You can also reach us via the form on our [contact page](https://www.overleaf.com/contact) or by email: <support@overleaf.com>.

</details>


---

# 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.overleaf.com/accounts-and-security/email-address-and-login-options/email-addresses-and-login-faqs.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.
