# Notebook

The *Personal notes* (or *Notebook*) tool ![](/files/-LioWH4NY1vjMn9o8oBZ) is a kind of notepad attached to each course. It allows the users to take note of things they would otherwise write on a piece of paper.

![](/files/-LioWH4TDO3ONyV1_2-j)

*Illustration: Notebook - List*

Notes can be updated as needed and dates of creation and latest update are saved. Notes taken by a user are not visible by other users. In this sense, they are, indeed, personal.


---

# 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/teacher-guide/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.
