> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/benutzerverwaltung/mein-profil.md).

# My profile

## My master data

In the Master Data tab you can configure your name, your email address and telephone number.

![](/files/e35eded2359875a0256725933c942f44eeadd4ae)

In the menu on the right you also have the option to **set a new password** set.&#x20;

{% hint style="info" %}
**We explicitly recommend renewing the password at regular intervals**. \
Talk to your IT about the procedure used at your organization.
{% endhint %}

You can find more information on the topic of password security here:

{% content-ref url="/pages/34d6851c5791eed3c1929e3e547d18889b5aa75c" %}
[Logging in and out](/die-agenturverwaltung-en/erste-schritte-1/am-system-anmelden.md)
{% endcontent-ref %}

## Upload profile picture: your avatar

Avatar images improve clarity for all users. Therefore employees can now upload a picture of themselves or choose a generic avatar image.

![](/files/0df00771bb68dc5028a4ec3b28b36cf5e0fab816)

![](/files/7e680f4f5e84bb48fb7fcaf1441bffa10ec266ce)

## Disable help tooltips

Die Agenturverwaltung offers small help texts in many places for certain elements, e.g. input fields or buttons.

These help texts appear as speech bubbles on the relevant element when you hover over them with the mouse.

![](/files/27335fabaadc79f0c64c77fdfe5a5cf1a45795b6)

### Disable help

Under "Settings > My Profile" in the "Profile Settings" tab the display of these usage aids for your user can be enabled and disabled.

![](/files/ce548331f0a73a2601beb4124d6eca532a2d3242)

## Notification settings

Decide whether Die Agenturverwaltung sends you notifications, e.g. about due followups, by email or Slack or not at all.

![](/files/5d4ccbb8b781a1278393f3e93c932849cf058eac)

## Recognize my logged-in devices and log out remote devices

If, for example, you logged in yesterday at an internet café on a public browser and forgot to log out again, you can do that in your profile.

To do this, click the settings menu again (top right) and then on "Settings". In the next step click the "My Profile" tile. There open the "Logged-in Devices" tab. Here you can log out of the (remote) device with one click, in this example from the remote computer of an internet café in Berlin.

![](/files/13228512400e18d5422d33a66e2ac46e318cdce8)


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/benutzerverwaltung/mein-profil.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
