# Save meeting notes to a project

After a meeting, you can attach the AI Notetaker summary directly to a project so the notes, decisions, and context from the call stay connected to the work.

{% hint style="info" %}
**When to use**: You want to file a meeting summary under a specific project instead of leaving it in Meeting Notes.
{% endhint %}

1. Click **Calendar** in the main sidebar.
2. In the secondary sidebar, click **Meeting Notes**.
3. Hover over the meeting note you want to save to a project.
4. Click **Move**.
5. Find and select a project from the dropdown list in the workspace where the project lives.

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

***Expected outcome:** The meeting summary is now linked to the project you selected and accessible from the **Projects** section.*


---

# 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/save-meeting-notes-to-a-project.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.
