> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login.md).

# Login

- [What do I do if sipgate login is not possible?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/was-mache-ich-wenn-sipgate-login-nicht-moeglich-ist.md): Solutions for sipgate login problems – reset your password, fix browser errors, and common error messages with instructions.
- [What do I do if I received a verification code by email?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/was-mache-ich-wenn-ich-einen-verifizierungscode-per-e-mail-erhalten-habe-obwohl.md): What to do about unexpected sipgate verification codes? Causes, security measures, and steps to protect your account.
- [What can I do if I forgot my password?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/was-kann-ich-tun-wenn-ich-mein-passwort-vergessen-habe.md): Instructions for resetting and changing your sipgate password – step by step to your new access.
- [How do I set up two-factor authentication (2FA)?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/wie-richte-ich-die-zwei-faktor-authentifizierung-2fa-ein.md): With two-factor authentication (2FA), you can add an extra layer of protection to your personal sipgate account.
- [How do I set up SSO login for my company?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/wie-richte-ich-einen-sso-login-fuer-mein-unternehmen-ein.md): Single Sign-On (SSO) enables admins to manage user accounts centrally more efficiently.
- [How do I set up SAML SSO with Okta?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/wie-richte-ich-saml-sso-mit-okta-ein.md): In this article you will find a step-by-step guide to setting up SAML SSO with Okta as the identity provider.
- [How do I set up SAML SSO with Microsoft?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/wie-richte-ich-saml-sso-mit-microsoft-ein.md): In this article you will find a step-by-step guide to setting up SAML SSO with Microsoft as the identity provider.
- [How do I set up SAML SSO with Google?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/login/wie-richte-ich-saml-sso-mit-google-ein.md): In this article you will find a step-by-step guide to setting up SAML SSO with Google as the identity provider.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/account-management/login.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
