> For the complete documentation index, see [llms.txt](https://docs.totallink.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totallink.nl/functioneel-beheer/welkom-bij-de-functioneel-beheer-module.md).

# Welkom bij de Functioneel Beheer Module!

## <button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Stel hier je vraag (zonder gevoelige (klant)gegevens)…</button>

##

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="users" data-multiple></th><th></th></tr></thead><tbody><tr><td><h4><span data-gb-custom-inline data-tag="emoji" data-code="1f195">🆕</span></h4><h3><strong>Snel starten</strong></h3></td><td><em>Eerste keer inloggen of de rol goed leren?</em></td><td></td><td><ul><li><a href="/pages/an4lLVAUBRohCgogGQ7s">Inloggen, zoeken en navigeren</a></li><li><a href="/spaces/gfeOR8AxA3vxKOLNXWFP/pages/X9635BwQn1XpBG3sAaZl">E-learning Functioneel Beheer</a></li></ul></td></tr><tr><td><h4><span data-gb-custom-inline data-tag="emoji" data-code="1f4f0">📰</span></h4><h3><strong>Ik wil een taak uitvoeren</strong></h3></td><td><em>Weet je al wat je wilt doen? Ga direct naar de how-to:</em></td><td></td><td><ul><li><a href="/pages/adcc66408cdba58f0b5671dd7b4d26f711bff227">Gebruikers en rechten</a></li><li><a href="/pages/8524d716bf23a2dda2997c06c8a98d2ed59de49c">Velden, rapportages en sjablonen</a></li><li><a href="/pages/X9GE4gsyDBLdeUGc3HyH">Vier-ogen principe</a></li><li><a href="/pages/sOXSonkyBwHJTu8dvYkQ">Contractbeheer configuratie</a></li><li><a href="/pages/HurcqTlqid1s6nHgCRGw">GREX configuratie</a></li><li><a href="/pages/vXmZxJxccMAHuyxLnkEt">Module specifieke configuratie</a></li></ul></td></tr><tr><td><h4><span data-gb-custom-inline data-tag="emoji" data-code="1f50d">🔍</span></h4><h3><strong>Ik kom er niet</strong> </h3><h3><strong>uit</strong></h3></td><td><em>Foutmelding, onverwacht gedrag of een vraag?</em></td><td></td><td><ul><li><a href="/pages/ghgKLPfgG0Cm8x4WXNNO">Veelgestelde vragen</a></li><li><a href="/pages/SHqYFFQfWHduvfeyiMfK">Problemen oplossen</a></li><li><a href="/pages/rIECakDJKX1HKS5dyN5D">Idee indienen</a></li></ul></td></tr></tbody></table>


---

# 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.totallink.nl/functioneel-beheer/welkom-bij-de-functioneel-beheer-module.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.
