# Access your meeting notes

After a meeting ends, the AI Notetaker saves a full summary, transcript, and action item recommendations to a Meeting Notes document. You can browse all the recorded meetings you have access to from one place.

**When to use**: You want to find the notes from a specific meeting or review what your AI Notetaker has captured across your team.

1. Click **Calendar** in the main sidebar.
2. Click on the arrow at the top-left corner to expand the secondary sidebar
3. In the secondary sidebar, click **Meeting Notes**.
4. Select the tab that matches your searching criteria (see Tab reference).
5. Use **Sort**, **Group**, and **Filter** to organize notes by date, attendee, or meeting title.
6. Use the **Search** bar to find a summary by meeting name.
7. Click any meeting to open its full notes, including the recording, attendees, summary, action items, and transcript.

{% embed url="<https://app.supademo.com/demo/cmoiv0g4j5pg5za2i5h1udaxv>" %}

#### Tab reference

* **My Calls:** Meetings you hosted or attended.
* **Shared with me:** Notes shared with you directly or by a teammate.
* **All Calls:** All meetings captured by your team's AI Notetaker.
* **Future Calls:** Upcoming meetings where the AI Notetaker is scheduled to join.


---

# 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://www.wonderly.com/help/sales-hub/ai-notetaker-overview/using-your-notes/access-your-meeting-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.
