# Navigatiesbalk

Boven rechts in het dashboard van de nomos system Controller bevindt zich de navigatiesbalk, die snelle toegang biedt tot belangrijke functies.

## Elementen van de navigatiesbalk

* **nomos App:**
  * **Functie:** Als u op "nomos App" klikt, wisselt de weergave direct naar de mobiele of web-app-versie van de nomos system Controller.
  * **Gebruik:** Dit maakt een snelle wisseling mogelijk tussen de dashboard-weergave en de app-weergave, terwijl de gebruiker ingelogd blijft.
* **Administrator:**
  * **Functie:** Toont de huidige gebruiker die in het systeem ingelogd is. In dit geval is dat de gebruiker "Administrator".
* **Zoeken (vergrootglas-icoon):**
  * **Functie:** Maakt zoeken binnen het dashboard mogelijk. De gebruiker kan zoeken naar apparaten, automatiseringen, berichten en andere elementen.
* **Inschakelen/Uitschakelen (Power-icoon):**
  * **Functie:** Maakt het opnieuw opstarten of afmelden van de nomos system Controller mogelijk.
* **Hulp:**
  * **Functie:** Opent direct de hulp van de momenteel geopende pagina.
* **Knop "AAN/UIT":**

  * **Functie:** Deze knop verschijnt afhankelijk van het geactiveerde apparaat of proces. Het stelt u in staat om protocollen, apparaten of automatiseringen direct vanuit de weergave in of uit te schakelen.

  <div align="center"><figure><img src="/files/nFi7oAmMsGWtErxgqcQX" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/navigatiesbalk.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.
