# How do I log in with my access data?

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

![screenshot\_2023-01-19\_at\_13.45.45.png](/files/45e5929766409c270ba8133a0c6ffb4241452945)

If you have forgotten your password or cannot log in, you will find information on resetting your data 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 on the button **To the 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. To do this, simply click on **"Sign in with Google"**. The linking works automatically, as your sipgate admin enters your Gmail address when creating your personal account.

#### **Log 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 will also use to log in in the future.
{% endstep %}

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

For security reasons, you will now also 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 in use. If you click on **Yes**, you can do without the email code for future logins and only need to enter your email address and password. We only recommend using this setting if no other people have access to your devices.
{% endstep %}
{% endstepper %}

![sipgate-help-center-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) . Various free apps are available for this purpose. With the respective app, you will receive a confirmation code for each login after entering your credentials, which you then enter in the browser.

#### **Forgot password?**

If you have forgotten your sipgate password or cannot log in, click on 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: 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://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/wie-melde-ich-mich-mit-meinen-zugangsdaten-an.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.
