# Software Update

Here, users can install new versions of the software, schedule automatic updates, and perform manual uploads.

**Functions:**

* **New Version Available:**
  * When a new version of the nomos software is available, it will be displayed at the top.
* **Buttons:**
  * **Install:** Starts the update to the new version.
  * **Changes:** Shows detailed information about the changes in the new version.
  * **Manual Upload:** Allows the upload of a downloaded update file to manually update the system.
  * **Cancel:** Cancels the update process.
* **Automatic Software Update:**

  * Here, users can enable or disable **automatic updates**.
  * **Weekday:** Users can select the day of the week for the automatic update installation.
  * **Installation Time:** A time frame can also be set, for example, from 2:00 AM to 4:00 AM..

**Note:**

Automatic software updates can help keep the system up to date without requiring manual intervention from the user. However, it is advisable to create a backup before major updates.

<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-en/administration/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.
