> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integrator-nl/tijdschemas/een-planning-maken-stap-voor-stap.md).

# Een planning maken - stap voor stap

1. **Naam van het tijdschema**
   * Het veld **Naam** is verplicht. Hier geeft u het tijdschema een duidelijke naam die de geplande actie beschrijft, bijvoorbeeld "Morgenverlichting" of "Verwarming vanmiddag uitzetten".
2. **Type selecteren**
   * Er zijn twee types tijdschema's:
     * **Weekdagen:** Kies specifieke dagen waarop het tijdschema moet worden uitgevoerd (bijv. ma, di, wo).
     * **Datum:** Voor eenmalige gebeurtenissen waarbij het tijdschema op een specifieke datum moet worden uitgevoerd.
3. **Tijd selecteren**
   * De tijd waarop het tijdschema moet worden geactiveerd kan op verschillende manieren worden ingesteld:
     * **Vaste tijd:** Voer een exacte tijd in waarop de actie moet worden uitgevoerd (bijv. 9:09 uur).
     * **Zonsopgang of zonsondergang:** Het tijdschema kan ook gebaseerd zijn op natuurlijke gebeurtenissen zoals zonsopgang of zonsondergang, waarbij de tijd automatisch wordt aangepast.
4. **Scènes toewijzen**
   * U kunt één of meerdere scènes toewijzen aan het tijdschema die geactiveerd worden bij het inschakelen van het tijdschema. Vink eenvoudig het vakje aan naast de gewenste scène, bijvoorbeeld **Scène Test**.
5. **Activatiestatus**

   * Zorg ervoor dat het vakje **Actief** is aangevinkt, zodat het tijdschema na toevoeging actief is.

   <figure><img src="/files/OpkryjavrhMlHuc0s5Ww" alt="" width="356"><figcaption></figcaption></figure>


---

# 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://documentation.nomos-system.com/nomos-system/integrator-nl/tijdschemas/een-planning-maken-stap-voor-stap.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.
