# Dein Profil verwalten

Nutze **Profil**, um deine persönlichen Angaben aktuell zu halten und deinen Ninox Account anzupassen.

<figure><img src="/files/jHXLnUmtJYJOiV8Upt9p" alt=""><figcaption></figcaption></figure>

Auf dieser Seite kannst du:

* deine E-Mail-Adresse und deinen **Anzeigenamen** prüfen oder aktualisieren
* optional **Vorname** und **Nachname** ergänzen
* **Unternehmensname**, **Unternehmensgröße** und **Rolle** ergänzen oder ändern
* dein Profilbild hinzufügen oder ändern. Ninox nutzt es als Nutzerbild in der App
* deinen Account löschen

### App-Sprache ändern

Du kannst die Sprache der Ninox App im **Profil** Menü ändern.

<figure><img src="/files/kHLbhNFOvFNJLE93LLG3" alt=""><figcaption></figcaption></figure>

Öffne das Profilmenü unten in der Hauptnavigation.\
Klicke dann auf **Sprache ändern** und wähle **Deutsch** oder **Englisch**.

{% hint style="info" %}
Deine Änderungen gelten nur für dein eigenes Profil. Sie gelten nicht für eine bestimmte Organisation oder einen Arbeitsbereich.
{% endhint %}


---

# 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.ninox.com/user-hub/de/administration/manage-your-profile.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.
