> 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/faq-frequently-asked-questions/mnspro-cloud/schuljahreswechsel/schuljahreswechsel-bei-nutzung-des-klassenbuchs.md).

# Schuljahreswechsel bei Nutzung des Klassenbuchs

Wenn du das Klassenbuch der AixConcept nutzt, musst du einen weiteren Schritt für einen Schuljahreswechsel durchführen.

Dazu gehst du auf die Einstellungen und steuerst hier den Punkt **Organisation** und anschließend **Schuljahre** an.

<img src="https://1593261854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBx59BcUvfhg6xE6Z30fA%2Fuploads%2FdLGLTRTGEI1HCQkkYPQt%2Fimage.png?alt=media&#x26;token=44d9b11b-2e72-46b9-a253-91e8cae5c7c0" alt="" width="100%">

Kacheln unter Einstellungen

Unter **Schuljahre** klickst du nun auf den Button **Neues Schuljahr.**

<img src="https://1593261854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBx59BcUvfhg6xE6Z30fA%2Fuploads%2F6QF3KLVimBN0JiUm2Pl7%2Fimage.png?alt=media&#x26;token=c34c19fc-7784-46a4-b20b-f7f9039d707a" alt="" width="100%">

Anlegen eines neuen Schuljahres

<img src="https://1593261854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBx59BcUvfhg6xE6Z30fA%2Fuploads%2FrXlzzht3iqH4FILEmr3O%2Fimage.png?alt=media&#x26;token=f132fb0e-6c13-46e5-a51f-42d4a9c14934" alt="" width="100%">

Anlegen eines neuen Schuljahres

In dem sich nun öffnenden Fenster, gibst du dem Schuljahr einen Namen und definierst den Zeitraum. Über den Button **Hinzufügen**, wird das Schuljahr erstellt.

<figure><img src="/files/Jlp4eGdSpC0RY1rKZ6Yl" alt="Erstellen eines neuen Zeitraums"><figcaption><p>Erstellen eines neuen Zeitraums</p></figcaption></figure>

Nachdem du auch **Hinzufügen** geklickt hast, erscheint das neue Schuljahr in der Übersicht.

<img src="https://1593261854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBx59BcUvfhg6xE6Z30fA%2Fuploads%2Fb72p9n2zrNhnnCMlZ1Ih%2Fimage.png?alt=media&#x26;token=007f8886-683c-41c0-8c6a-10968d6ddde7" alt="" width="100%">

Um das neue Schuljahr zu aktivieren, klickst du auf das Icon links vom Stift. Für eine nachträgliche Bearbeitung des Schuljahres, kannst du den Stift nutzen.

<img src="https://1593261854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBx59BcUvfhg6xE6Z30fA%2Fuploads%2FmAMSkKPE70x8bSh7qwU6%2Fimage.png?alt=media&#x26;token=5aea26c1-9568-410b-be20-5ca6f958795a" alt="" width="100%">

Übersicht des aktiven Schuljahres wird durch den grünen Punkt angezeigt

Wenn du zwischen den Schuljahren wechseln möchtest, kannst du dies durch das Klicken auch das Icon links von dem Stift machen. Solltest du Änderungen an den Zeiträumen vornehmen.

Bedankte immer, dass du durch Änderungen im Klassenbuch keine Archivierung der Kurse anstößt. Jedoch werden sämtliche Änderungen durch die Revisionssicherheit dokumentiert


---

# 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/faq-frequently-asked-questions/mnspro-cloud/schuljahreswechsel/schuljahreswechsel-bei-nutzung-des-klassenbuchs.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.
