# User Account

Under Settings, you can manage your user account settings. Any changes you make here apply across all organizations—that is, to all organizations to which you belong.

## Your personal information

Here you can store user-specific information about your user account. Then click **Save changes** to save your configuration.

<figure><img src="/files/9JtgVveQKupgsNRlRhzm" alt=""><figcaption></figcaption></figure>

## Password

Here you can change the password for your user account.

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

Enter your newly chosen password in the **New Password** field and confirm it by re-entering it in the **Confirm New Password** field.

You can check the **password quality** to the right of the input fields.

{% hint style="info" %}
Please note: The password can only be saved if it receives a rating of at least Good.
{% endhint %}

## Advanced Settings

Here you can configure additional settings for your user account.

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

### Two-Factor Authentication at Login

Enable a second security factor when logging in to the Enginsight platform.

{% hint style="info" %}
Please note: To use two-factor authentication, you must first register for multi-factor authentication. You can find more information [here](/docs/manual/english/operation/platform/einstellungen/multi-factor-authentification.md).
{% endhint %}

### E-Mail notification for new login

Enable the sending of an email notification when you log in to your user account via a new browser.

### Activate beta functionalities

Enable the display of new features of the Enginsight platform that are still in the testing phase.

## Avatar

Here you can select an avatar image for your user account.

<figure><img src="/files/0YfpmjcXSCE9P5lXZwVJ" alt=""><figcaption></figcaption></figure>


---

# 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.enginsight.com/docs/manual/english/operation/platform/einstellungen/user-account.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.
