# Administratie

In dit menu kunnen verschillende administratieve functies worden uitgevoerd.

1. [Instellingen](/nomos-system/integrator-nl/administratie/instellingen.md)\
   Hier kunt u instellingen zoals taal, tijdzone en datum/tijd aanpassen.
2. [Netwerk](/nomos-system/integrator-nl/administratie/netwerk.md)\
   In dit menu kunt u de netwerkinstellingen van de controller beheren.
3. [Gebruikers](/nomos-system/integrator-nl/administratie/gebruikers.md)\
   Dit gedeelte stelt u in staat om gebruikers toe te voegen, te bewerken of te verwijderen.
4. [Mobiele apparaten](/nomos-system/integrator-nl/administratie/mobiele-apparaten.md)\
   In dit menu heeft u de mogelijkheid om mobiele apparaten te configureren en te beheren voor het ontvangen van pushberichten.
5. [Geavanceerd](/nomos-system/integrator-nl/administratie/geavanceerd.md)\
   Geavanceerde instellingen voor diepgaandere configuraties en systeemaanpassingen.
6. [Ondersteuning VPN](/nomos-system/integrator-nl/administratie/ondersteuning-vpn.md)\
   Hier vindt u ondersteuningsinformatie en hulpbronnen.
7. [VPN](/nomos-system/integrator-nl/administratie/vpn.md)\
   Hier kunnen VPN-clients worden ingesteld.
8. [Beveiliging](/nomos-system/integrator-nl/administratie/beveiliging.md)\
   Hier ziet u een overzicht van beveiligingsgerelateerde informatie van de controller.
9. [Configuratie](/nomos-system/integrator-nl/administratie/configuratie.md)\
   In dit gedeelte kunt u verschillende configuraties en instellingen opslaan of herstellen.
10. [Software-update](/nomos-system/integrator-nl/administratie/software-update.md)\
    Dit gedeelte maakt het mogelijk om de software van de controller bij te werken.


---

# 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://documentation.nomos-system.com/nomos-system/integrator-nl/administratie.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.
