> For the complete documentation index, see [llms.txt](https://docs.ninox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninox.com/user-hub/administration/manage-your-profile.md).

# Manage your profile

Use **Profile** to keep your personal details up to date and personalize your Ninox account.

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

On this page, you can:

* check or update your email address and **Display name**
* optionally add **First name** and **Last name**
* add or change **Company name**, **Company size**, and **Role**
* add or change your profile image, which Ninox uses as your user picture in the app
* delete your account

### Change the app language

You can change the language used in the Ninox app from the **Profile** menu.

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

Open your profile menu at the bottom of the main navigation.\
Then click **Change language** and choose **German** or **English**.

{% hint style="info" %}
Changes you make here apply to your own user profile, not to a specific organization or workspace.
{% 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.ninox.com/user-hub/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.
