> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/klassenbuch-and-stundenplan/einrichtung-des-klassenbuchs/zuruck-zu-den-einstellungen/sie-benutzen-kein-untis/stundenplanraster-anlegen.md).

# Stundenplanraster anlegen

Gehen Sie dazu als erstes auf den Punkt Stundenplanraster ([siehe Abbildung 1](/administration-my.mnspro.cloud/mnspro-cloud/klassenbuch-and-stundenplan/einrichtung-des-klassenbuchs/schuljahre-ubersicht.md)) unter Stundenplan (siehe Abbildung 11).

<figure><img src="/files/8G1kiaceOpijOVvGApdZ" alt=""><figcaption><p>Abbildung 11. <em>Anlegen eines Studenplanrasters.</em></p></figcaption></figure>

Hier klicken Sie auf den Button **Neues Stundenplanraster** (Abb. 12) und geben anschließend die einzelnen Schulstunden sowie Pausen ein (Abb. 13).

<figure><img src="/files/wROMjWf5t8jiFV1fA3qz" alt=""><figcaption><p>Abbildung 12. Anlegen eines neuen Stundenplanrasters.</p></figcaption></figure>

<figure><img src="/files/nCO9lL5fg9JhloDebs6n" alt=""><figcaption><p>Abbildung 13. Eingabe der Schulstunden.</p></figcaption></figure>

Nachdem Sie das Stundenplanraster angelegt haben, müssen Sie es noch aktivieren. Klicken Sie dazu einfach auf den Punkt **aktivieren**, bis dieses <mark style="color:green;">**grün**</mark> angezeigt wird (siehe Abbildung 10).

<figure><img src="/files/dnSAZrPR8sZZB1RCX2d1" alt=""><figcaption><p>Abbildung 13. <em>Aktivieren eines Stundenplanrasters.</em></p></figcaption></figure>

{% hint style="info" %}
Feiertage müssen Sie gesondert unter dem Punkt Ferien/Feiertage unter Klassenbuch eintragen.
{% endhint %}

***

Hier finden Sie ein kurzes Video zum Erstellen eines Stundenplanrasters:

[**Stundenplanraster anlegen**](https://aixconcept.sharepoint.com/sites/Academy/_layouts/15/stream.aspx?id=%2Fsites%2FAcademy%2FFreigegebene%20Dokumente%2FKlassenbuch%2FManuelle%20Klassenbuch%20Einrichtung%2FVideos%2FStundenplanraster%2Emp4\&referrer=StreamWebApp%2EWeb\&referrerScenario=AddressBarCopied%2Eview%2E1e3ff346%2Dd648%2D48cb%2D9d1d%2Dadbd624b782c)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/klassenbuch-and-stundenplan/einrichtung-des-klassenbuchs/zuruck-zu-den-einstellungen/sie-benutzen-kein-untis/stundenplanraster-anlegen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
