# Deinen Account einrichten

## Azure Login

Wenn das Unternehmen unser System mit Azure verknüpft hat, ist eine direkte Anmeldung mit dem Microsoft Azure Firmenkonto möglich. Es sind keine zusätzlichen Schritte erforderlich.

<figure><img src="/files/5aPdeZ5VesbYi2ULhq4C" alt=""><figcaption><p>Login with Microsoft Azure Company Account</p></figcaption></figure>

## Accountaktivierung

Sie erhalten eine E-Mail mit einem Aktivierungslink und einem Initialisierungscode, um die Einrichtung des Kontos abzuschließen.<br>

Es sollte sichergestellt werden, dass die E-Mail von <auth@theblockbrain.io> stammt, um deren Echtheit zu gewährleisten.

<figure><img src="/files/BUvrtl0sAzC9fWUkK0ZZ" alt=""><figcaption><p>Account Activation Email</p></figcaption></figure>

**Eine Einladung erhalten?** Bei einer Einladung durch den Administrator der Organisation erhält man eine eindeutige Domain-URL (z.B. `Company.kb.theblockbrain.ai`) zusammen mit der Einladung. Diese URL kann genutzt werden, um direkt auf die Plattform zuzugreifen.

## Spracheinstellung

Sie können die Benutzeroberfläche von Blockbrain entweder auf Deutsch oder Englisch anzeigen lassen.

<figure><img src="/files/EHqBM8pWYvSkY1sgcwM6" alt=""><figcaption><p>Spracheinstellung ändern</p></figcaption></figure>

Um die Sprache zu ändern:

1. Klicken Sie auf den Profil-Tab in der Navigation
2. Wählen Sie Ihre bevorzugte Option unter "Sprache":
   * Deutsch
   * Englisch
3. Die Änderung wird sofort wirksam


---

# 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://docs.de.theblockbrain.ai/fur-benutzer/deinen-account-einrichten.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.
