> 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/getting-started/readme/wie-melde-ich-mich-mit-meinen-zugangsdaten-an.md).

# How do I log in with my login details?

You can access your personal sipgate account at <https://login.sipgate.com/> access it. There, enter either the email address you used to sign in and your personal sipgate password, or your customer number and your personal sipgate password. You can find your customer number on sipgate invoices at the top right or, for direct debit charges, on your bank statements.

![Bildschirm\_foto\_2023-01-19\_um\_13.45.45.png](/files/45e5929766409c270ba8133a0c6ffb4241452945)

If you have forgotten your password or cannot log in, you can find information in the article [Login not possible](https://help.sipgate.de/hc/de/articles/5433769597341) information on resetting your data.

#### **Do you want to log in as a user for the first time?**

After your sipgate admin has created your [personal account](https://help.sipgate.de/hc/de/articles/4403594541201-Benutzer-innen-anlegen-und-verwalten), you will receive an email. Open it and simply click the button **To user account**.

#### **Logging in via social login with Google**

If your company uses Google, you can log in directly with your Google account and therefore do not need to remember an additional sipgate password. Simply click on **"Sign in with Google"**. The connection works completely automatically by having your sipgate admin enter your Gmail address when creating your personal account.

#### **Logging in with email address and sipgate password**

{% stepper %}
{% step %}
**Enter email**

After you have clicked the button in the email, enter your email address and click on **Sign in with email**.
{% endstep %}

{% step %}
**Create password**

Now you can create a secure password that you can also use to log in in the future.
{% endstep %}

{% step %}
**Enter email code**

For security reasons, you will now receive a code at your email address.
{% endstep %}

{% step %}
**Trust device**

After successfully entering it, you can decide whether you trust the browser and device currently being used. Click on **Yes**, you can dispense with the email code for future logins and only need to enter your email address and password. We recommend only adopting this setting if no other people have access to your devices.
{% endstep %}
{% endstepper %}

![sipgate-hilfecenter-2fa-emailcode\_1.jpg](/files/a582abf67783f69c560a216383af0da39fd72bd7)

#### **Two-factor authentication**

As a security alternative to Google social login and the email code, you have the option of setting up [two-factor authentication (2FA)](https://help.sipgate.de/hc/de/articles/4421549797649-Zwei-Faktor-Authentifizierung-so-sch%C3%BCtzen-Sie-Ihren-Account-doppelt) for this. Various free apps are available to you. Through the respective app, you receive a confirmation code for each login after entering your access data, which you enter in the browser.

#### **Forgot password?**

If you have forgotten your sipgate password or cannot log in, click the button **Forgot password?**. In addition, you will find in the article [sipgate login not possible](https://help.sipgate.de/hc/de/articles/5433769597341-sipgate-Login-nicht-m%C3%B6glich-) information on resetting your data.


---

# 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/getting-started/readme/wie-melde-ich-mich-mit-meinen-zugangsdaten-an.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.
