# Notizbuch

Das Tool *Persönliche Hinweise* (oder *Notebook*) ![](/files/-MWt4GJz_PyojiXEui9s) ist eine Art Notizblock, der an jeden Kurs angehängt ist. Es ermöglicht den Benutzern, Dinge zur Kenntnis zu nehmen, die sie sonst auf ein Blatt Papier schreiben würden.

![](/files/-LioWH4TDO3ONyV1_2-j)*Illustration 160: Notizbuch - Liste*

Notizen können bei Bedarf aktualisiert werden und Erstellungs- und Aktualisierungsdaten werden gespeichert. Von einem Benutzer aufgenommene Notizen sind für andere Benutzer nicht sichtbar. In diesem Sinne sind sie in der Tat persönlich.


---

# Agent Instructions: 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.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/notebook.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.
