# Personal notes (App)

In the app, users can make personal notes for other users, programme items and companies. These notes are only visible to the user that created them. The notes can be exported.

### How to create the notes

In the app, after you navigated to another user account, programme item or company booth, you can click the button in the top right corner and choose the option 'Personal notes' to write the note:

![](/files/4p7WtVGmEz3BHWo8UNcv)

To export the notes as an Excel file, users can navigate to 'Activity' and use the button in the top right corner:

![](/files/T4S9fRa6XC8bwUgMbEs7)


---

# 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://knowledge-base.letsgetdigital.com/lgd-features/personal-notes-app.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.
