# Lesson Note

Cloudnotte provides a centralized platform for storing lesson notes, ensuring that they are easily accessible to teachers anytime, anywhere. It allows teachers to create customizable templates for lesson notes, providing a structured format to guide lesson planning.

<figure><img src="/files/WnIShka77Tt5NRQSR89d" alt=""><figcaption><p>Overview of Lesson Note module</p></figcaption></figure>

<figure><img src="/files/bRyqTnRbXVZiNq9PbSff" alt=""><figcaption></figcaption></figure>

First, select a term, class and Subject.

Then, click "Create Lesson Note".

<figure><img src="/files/o4PHiy6tr7rELduUpXPt" alt=""><figcaption></figcaption></figure>

After clicking "Create Lesson Note", this pops up.

Click, "Create From Scratch".

<figure><img src="/files/7EI0Gtfmu4ZX6UpnGv4l" alt=""><figcaption></figcaption></figure>

Then, this comes up. You enter the Topic then, click "Save".

<figure><img src="/files/Xe8HgyRImxShIkuRoLfM" alt=""><figcaption></figcaption></figure>

Once you click "save", you will see the topic that was just created, just like we have above.

<figure><img src="/files/QvRIFtpaYJnQ0tna6dr2" alt=""><figcaption></figcaption></figure>

Next, you have to clcik the topic which you created. Then, this shows on your screen where you can add contents.

<div><figure><img src="/files/HZby22N80p2BZMPCmged" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YyPaYSkIMg3dknQ0Fvdw" alt=""><figcaption></figcaption></figure></div>

You can Share a topic by clicking on "Share", it is located at the top right of your screen.

You can choose to copy public link, or message an audience just as we have above.

<figure><img src="/files/BVPFA8p4ztoIg4NgRBU0" alt=""><figcaption></figcaption></figure>

If you want to message an audience, Click on "Message", then this shows up on your screen.

Fill it with the appropriate information and click "Send".

<figure><img src="/files/vGvmpymjogeWuByYIhOl" alt=""><figcaption></figcaption></figure>

You can also delete a topic, by clicking "Delete", it is located at the top right of the screen.


---

# 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.cloudnotte.com/admin/lesson-note.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.
