# LOGIN & PASSWORD

- [Login methods](https://helpcenter.gitprotect.io/login-and-password/login-methods.md)
- [Login with SSO](https://helpcenter.gitprotect.io/login-and-password/login-methods/login-with-sso.md): Learn how to log in to GitProtect with SSO.
- [Login with username and password](https://helpcenter.gitprotect.io/login-and-password/login-methods/login-with-username-and-password.md): Simple guide on how to log in to GitProtect with a username and password.
- [External Identity Providers (SAML)](https://helpcenter.gitprotect.io/login-and-password/external-identity-providers-saml.md)
- [SAML configuration](https://helpcenter.gitprotect.io/login-and-password/external-identity-providers-saml/saml-configuration.md): In this article you will learn how to configure your GitProtect login with SAML.
- [Group mapping](https://helpcenter.gitprotect.io/login-and-password/external-identity-providers-saml/group-mapping.md): In this article you will learn how to configure group mapping for SAML authentication.
- [Two-factor authentication (2FA)](https://helpcenter.gitprotect.io/login-and-password/two-factor-authentication-2fa.md): Learn how to enable two-factor authentication in GitProtect.
- [Password reset](https://helpcenter.gitprotect.io/login-and-password/password-reset.md): Find how to reset the root password in GitProtect for on-premise & SaaS deployment models.


---

# 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://helpcenter.gitprotect.io/login-and-password.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.
