# Export the Notes

Your personal notes can be exported to docx or xlsx,  directly from the menu (![](/files/pEWv5jhGuGH1hGpKYGdk)):

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

Once you click on the “Export” button, you get to choose the format for exporting your personal notes (spreadsheet or document).

<figure><img src="/files/1epGBNTEflzeyL0GEp2x" alt=""><figcaption></figcaption></figure>

If you're having trouble deciding - you may export to one format and then to the other. There is no limitation for the number of times a user exports.&#x20;

\
Each file contains:

* Course name
* Video name
* A link to the video
* Video duration

The notes are sorted chronologically and for each comment you can see:

* Its timetag (the time of the video it was written at)
* The date it was written
* &#x20;The note’s sentiment (if there is one)

For a quick video of how to export your personal notes, click [here](https://www.youtube.com/watch?v=WnyEzQ1Mjcs).

{% hint style="info" %}
Exporting your personal notes can be a way for you to study, and it is also a way for you to share your personal notes with others
{% endhint %}

{% hint style="success" %}
Recommended further reading:&#x20;

You can also export your entire course notes from [My Space.](/activity-feed/my-space.md)
{% endhint %}


---

# 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://info.annoto.net/personal-notes/export-the-notes.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.
