# Software-update

Hier kunnen gebruikers nieuwe versies van de software installeren, automatische updates plannen en handmatige uploads uitvoeren.

**Functies:**

* **Nieuwe versie beschikbaar:**
  * Wanneer er een nieuwe versie van de nomos software beschikbaar is, wordt deze bovenaan weergegeven.
* **Knoppen:**
  * **Installeren:** Start de update naar de nieuwe versie.
  * **Wijzigingen:** Laat gedetailleerde informatie zien over de wijzigingen in de nieuwe versie.
  * **Handmatige upload:** Maakt het mogelijk om een gedownloade updatebestand te uploaden om het systeem handmatig bij te werken.
  * **Annuleren:** Stopt het updateproces.
* **Automatische software-update:**

  * Hier kan de gebruiker de **automatische updates** in- of uitschakelen.
  * **Weekdag:** De gebruiker kan kiezen op welke dag van de week de update automatisch moet worden geïnstalleerd.
  * **Installatietijd:** De periode kan ook worden vastgesteld. Bijvoorbeeld van **02:00 uur tot 04:00 uur**.

**Opmerking:**

Automatische software-updates kunnen helpen om het systeem altijd up-to-date te houden, zonder dat de gebruiker handmatig hoeft in te grijpen. Het is echter raadzaam om voor grotere updates een back-up van de gegevens te maken.

<figure><img src="/files/P737Z7NXLFSWqYNaryPX" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/software-update.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.
