> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/settings-parameters/and-autoreload24.md).

# \&autoreload24

General Option! ([`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&room`](/advanced-settings/setup-parameters/room.md))

## Options

Example: `&autoreload24=03:30`

| Value | Description                         |
| ----- | ----------------------------------- |
| HH:MM | 24‑hour time to reload once per day |

## Details

* Parses a 24‑hour time (e.g., 03:30). If the time has already passed today, it schedules for tomorrow.
* On reload, the page starts fresh and re-schedules the next day automatically.
* Useful for daily resets of dashboards or studio scenes.

## Related

{% content-ref url="/pages/Pppbqy9AP0cljKSznJU2" %}
[\&autoreload](/advanced-settings/settings-parameters/and-autoreload.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.vdo.ninja/advanced-settings/settings-parameters/and-autoreload24.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.
