> For the complete documentation index, see [llms.txt](https://docs.itunit.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itunit.be/microsoft-365/producten/microsoft-365/persoonlijke-instellingen-aanpassen.md).

# Persoonlijke instellingen aanpassen

Houd uw Office-profiel up-to-date, zodat uw teamgenoten meer over u te weten kunnen komen, welke vaardigheden u heeft en waar u momenteel aan werkt.

{% hint style="info" %}
In de gids wordt verwezen naar het profielpictogram in de linkerbovenhoek. In oudere versies van Edge staat het profielpictogram in de rechterbovenhoek.
{% endhint %}

## Profielafbeelding wijzigen

1. Indien u nog niet bent aangemeld, volg dan de stappen uit [Aanmelden bij Microsoft 365](/microsoft-365/snelstart-gids-voor-gebruikers/aanmelden-bij-microsoft-365.md)
2. Klik rechtsboven op uw profielafbeelding
3. Selecteer in het menu "Mijn Office-profiel"\
   ![](/files/HOJIQTajCrb5StCaaQ50)
4. Klik op het fotocamera iccontje in de profiel foto waarna je een nieuwe foto kan uploaden\
   ![](/files/H9gQ3viclHt8Rlzs5XM2)
5. Klik op "Toepassen" als je klaar bent. De wijzigingen zullen na enkele dagen zichtbaar zijn op uw apparaten.

## Wachtwoord resetten

{% hint style="info" %}
U kunt uw eigen wachtwoord enkel opnieuw instellen als het wachtwoordherstel is ingeschakeld voor uw account.

Neem contact op met uw beheerder voor hulp.
{% endhint %}

1. Surf naar <https://passwordreset.microsoftonline.com/>
2. Vul uw e-mailadres of gebruikersnaam in en druk op volgende
3. Geef op hoe contact moet opgenomen worden voor verificatie\
   ![](/files/XCWf36LSNhpU1LC6GNnL)
4. Geef een nieuw wachtwoord in\
   ![](/files/GhofypMHa5zdEfsAV0NJ)
5. Klik op "Voltooien"

## Wachtwoord wijzigen

1. Indien u nog niet bent aangemeld, volg dan de stappen uit [Aanmelden bij Microsoft 365](/microsoft-365/snelstart-gids-voor-gebruikers/aanmelden-bij-microsoft-365.md)
2. Klik rechtsboven op uw profielafbeelding
3. Selecteer in het menu "Account weergeven"\
   ![](/files/hM3TmOZYhMWYChguWK1I)
4. Klik op "Wachtwoord wijzigen" in de tegel **Wachtwoord**
5. Vul vervolgens uw huidig wachtwoord in en kies een nieuw wachtwoord.
6. Klik op "Verzenden"


---

# 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://docs.itunit.be/microsoft-365/producten/microsoft-365/persoonlijke-instellingen-aanpassen.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.
