> 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/accountverwaltung/login.md).

# Login

- [Was mache ich, wenn sipgate Login nicht möglich ist?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/was-mache-ich-wenn-sipgate-login-nicht-moeglich-ist.md): Lösungen für sipgate Login-Probleme – Passwort zurücksetzen, Browser-Fehler beheben und häufige Fehlermeldungen mit Anleitungen.
- [Was mache ich, wenn ich einen Verifizierungscode per E-Mail erhalten habe?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/was-mache-ich-wenn-ich-einen-verifizierungscode-per-e-mail-erhalten-habe-obwohl.md): Was tun bei unerwarteten sipgate Verifizierungscodes? Ursachen, Sicherheitsmaßnahmen und Schritte zum Schutz Ihres Accounts.
- [Was kann ich tun, wenn ich mein Passwort vergessen habe?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/was-kann-ich-tun-wenn-ich-mein-passwort-vergessen-habe.md): Anleitung zum Zurücksetzen und Ändern Ihres sipgate Passworts – Schritt für Schritt zum neuen Zugang.
- [Wie richte ich die Zwei-Faktor-Authentifizierung (2FA) ein?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/wie-richte-ich-die-zwei-faktor-authentifizierung-2fa-ein.md): Mit einer Zwei-Faktor-Authentifizierung (2FA) können Sie Ihren persönlichen sipgate Account doppelt schützen.
- [Wie richte ich einen SSO-Login für mein Unternehmen ein?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/wie-richte-ich-einen-sso-login-fuer-mein-unternehmen-ein.md): Der Single Sign-on (SSO) ermöglicht es Admins, die zentrale Verwaltung von Benutzerkonten effizienter zu gestalten.
- [Wie richte ich SAML SSO mit Okta ein?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/wie-richte-ich-saml-sso-mit-okta-ein.md): In diesem Artikel erhalten Sie eine Schritt-für-Schritt-Anleitung zur Einrichtung von SAML SSO mit Okta als Identity Provider.
- [Wie richte ich SAML SSO mit Microsoft ein?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/wie-richte-ich-saml-sso-mit-microsoft-ein.md): In diesem Artikel erhalten Sie eine Schritt-für-Schritt-Anleitung zur Einrichtung von SAML SSO mit Microsoft als Identity Provider.
- [Wie richte ich SAML SSO mit Google ein?](https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/login/wie-richte-ich-saml-sso-mit-google-ein.md): In diesem Artikel erhalten Sie eine schrittweise Anleitung zur Einrichtung von SAML SSO mit Google als 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/accountverwaltung/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.
