> For the complete documentation index, see [llms.txt](https://documentatie.efactori.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.efactori.be/instellingen/persoonlijke-instellingen/hoe-kan-ik-mijn-login-e-mailadres-aanpassen.md).

# Hoe kan ik mijn login e-mailadres aanpassen?

Om veiligheidsredenen is het niet mogelijk om het e-mailadres waarmee je inlogt, aan te passen. Je kan wel een nieuwe gebruiker aanmaken met een nieuw e-mailadres.&#x20;

Hiervoor ga je via het menu rechtsboven naar 'Instellingen bedrijf' en vervolgens naar 'Gebruikers'.&#x20;

Om een nieuwe gebruiker toe te voegen, klik je in het overzicht van gebruikers op de groene knop 'Gebruiker aanmaken'. Je kan hier vier velden invullen:&#x20;

* E-mail
* Voornaam
* Naam
* Toegangsrol

De toegangsrol is opgedeeld in 'Eigenaar' of 'Medewerker'. Als 'Eigenaar' heb je standaard tot alle toepassingen in eFactori toegang. Aan een 'Medewerker' kan je minder toegang verlenen.&#x20;

Voorbeeld:&#x20;

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

In het voorbeeld hierboven zijn de groene sliders apps en onderdelen van eFactori waar de medewerker toegang toe heeft; de grijze sliders zijn voor de medewerker niet toegankelijk en ook niet zichtbaar in hun eFactori-omgeving. Elke slider kan ingesteld worden op toegang of geen toegang. Secties 'Klanten' en 'Producten' zijn standaard voor iedere gebruiker beschikbaar.&#x20;


---

# 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://documentatie.efactori.be/instellingen/persoonlijke-instellingen/hoe-kan-ik-mijn-login-e-mailadres-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.
