> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/erste-schritte-mit-giot/1.-erster-log-in.md).

# 1. Erster Log-in

**Anmeldung beim Tenant oder Subtenant**\
Melden Sie sich mit dem Einladung Link an, der bei der Profilerstellung gesendet wurde. Je nach den Einstellungen des Administrators kann die Anmeldung entweder nur mit einem Passwort oder durch Zwei-Faktor-Authentifizierung (2FA) über eine Drittanbieter-App erforderlich sein. Wenn die optionale 2FA aktiviert ist, können die Benutzer entscheiden, ob sie diese aktivieren möchten. Darüber hinaus kann der Administrator Sicherheitsrichtlinien durchsetzen, wie z. B. das Begrenzen der Passwortversuche, das Festlegen von Einschränkungen pro Benutzer oder das Deaktivieren von Konten, falls dies erforderlich ist.

{% hint style="info" %}
Folgen Sie dem Link zum Schritt-für-Schritt-Leitfaden zur Anmeldung: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/60/plattform-benutzerhandbuch/benutzerregistrierung-und-kontobestatigung](/de/plattform-benutzerhandbuch/benutzerregistrierung-und-kontobestatigung.md)
{% endhint %}

{% hint style="warning" %}
⚠️ **Achtung:** Wenn die Anmeldung aus irgendeinem Grund nicht erfolgreich ist, wenden Sie sich an Ihren Super-Admin für Klärung und Unterstützung.
{% endhint %}

{% hint style="success" %}
**Laden Sie die Microsoft Authenticator App auf Ihr Smartphone herunter:**

* **Android** <https://play.google.com/store/apps/details?id=com.azure.authenticator&hl=en&pli=1>
* **Apple** <https://apps.apple.com/us/app/microsoft-authenticator/id983156458>

{% endhint %}

{% hint style="success" %}
**Laden Sie die Google Authenticator App auf Ihr Smartphone herunter:**

* **Android** <https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en>
* **Apple** <https://apps.apple.com/us/app/google-authenticator/id388497605>
  {% endhint %}


---

# 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:

```
GET https://docs.g-iot.io/de/erste-schritte-mit-giot/1.-erster-log-in.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.
