> 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/berechtigungen.md).

# Berechtigungen

Damit Sie Ihr Klassenbuch vollständig nutzen können, müssen Sie den Benutzerinnen und Benutzern individuelle Rechte zuweisen. Diese Rechte bestimmen, welche Module den Benutzerinnen und Benutzern in MNSpro angezeigt werden, welche sie nur einsehen und welche sie administrieren dürfen.&#x20;

{% hint style="info" %}
Für eine effektive Nutzung des Klassenbuchs sollten die benötigten Rechte im Vorfeld mit den Lehrkräften besprochen werden.
{% endhint %}

{% hint style="danger" %}
Eine detaillierte Anleitung zum Umgang mit den Berechtigungen und der Vergabe von Rechten erhalten Sie unter dem Kapitel [**Berechtigungen anpassen**](/administration-my.mnspro.cloud/mnspro-cloud/klassenbuch-and-stundenplan/einrichtung-des-klassenbuchs/berechtigungen.md).
{% endhint %}

***

Hier zeigen wir Ihnen das Verteilen von Berechtigungen als kurzes Video

[**Berechtigungen verteilen**](https://aixconcept.sharepoint.com/sites/Academy/_layouts/15/stream.aspx?id=%2Fsites%2FAcademy%2FFreigegebene%20Dokumente%2FKlassenbuch%2FManuelle%20Klassenbuch%20Einrichtung%2FVideos%2FBerechtigungen%2Emp4\&referrer=StreamWebApp%2EWeb\&referrerScenario=AddressBarCopied%2Eview%2Edc66b94c%2Df33a%2D4f1c%2D91b0%2Db633ccb5776d)


---

# 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/berechtigungen.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.
