# Accounts and security

- [Understanding your Overleaf account](https://docs.overleaf.com/accounts-and-security/understanding-your-overleaf-account.md)
- [Overleaf accounts FAQs](https://docs.overleaf.com/accounts-and-security/understanding-your-overleaf-account/overleaf-accounts-faqs.md): Some frequently asked questions about Overleaf accounts
- [Email address and login options](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options.md): This page describes how to manage your email addresses and login options.
- [Managing your email addresses](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/managing-your-email-addresses.md)
- [Login options](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/login-options.md)
- [Logging in with institutional SSO](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/logging-in-with-institutional-sso.md): An authentication option for Overleaf Commons subscriptions.
- [Institutional SSO FAQs](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/logging-in-with-institutional-sso/institutional-sso-faqs.md): Some questions and answers about institutional logins.
- [Institutional email reconfirmation](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/logging-in-with-institutional-sso/institutional-email-reconfirmation.md): Reconfirming your email establishes your institutional affiliation.
- [Logging in with Group SSO](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/logging-in-with-group-sso.md): An option for Overleaf Group Professional subscriptions
- [Troubleshooting Group SSO login problems](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/logging-in-with-group-sso/troubleshooting-group-sso-login-problems.md)
- [Email addresses and login FAQs](https://docs.overleaf.com/accounts-and-security/email-address-and-login-options/email-addresses-and-login-faqs.md)
- [Changing your password](https://docs.overleaf.com/accounts-and-security/changing-your-password.md)
- [Deleting your account](https://docs.overleaf.com/accounts-and-security/deleting-your-account.md): This page describes when and how you can delete your Overleaf account.
- [Understanding managed accounts](https://docs.overleaf.com/accounts-and-security/understanding-managed-accounts.md): Some Professional groups require managed accounts.
- [Keeping your account secure](https://docs.overleaf.com/accounts-and-security/keeping-your-account-secure.md): The security of your Overleaf account and project data is important to you, and it's also important to us.
- [Managing your personal information](https://docs.overleaf.com/accounts-and-security/managing-your-personal-information.md)
- [Overleaf data processors](https://docs.overleaf.com/accounts-and-security/overleaf-data-processors.md)
- [Overleaf Labs](https://docs.overleaf.com/accounts-and-security/overleaf-labs.md): This is where we share our latest experiments and "work in progress" features.
- [Live Experiments](https://docs.overleaf.com/accounts-and-security/overleaf-labs/live-experiments.md): Current experiments available via the Labs program.


---

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