# Enable the AI Notetaker for Future Meetings

The AI Notetaker attends your meetings and captures notes, summaries, and action items so you can stay focused on the conversation. Enabling it once from your settings applies it to all future meetings with a conferencing link.

{% hint style="info" %}
**When to use**: You want the AI Notetaker to join every future meeting on your main calendar without having to add it manually each time.
{% endhint %}

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Click on the arrow button at the top-left corner to expand the secondary sidebar
3. Click the **Conference settings** tab.
4. Under **Default conference method**, select your conferencing platform: **Google Meet**, **Zoom**, **Microsoft Teams, Default phone number,** or **Default location**.
5. Under **AI Notetaker**, toggle on **Turn on AI Notetaker for all meetings with Conferencing**.
6. Toggle on **Automatically email external attendees with meeting notes when the meeting ends** for external attendees that aren't part of your Wonderly team to receive the meeting summary by email after the call ends.

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

**Expected outcome:** *The AI Notetaker will now join all future meetings that include a conferencing link on your main calendar.*

{% hint style="info" %}
Google Meet is only available when a Google Calendar account is set as your main calendar. Microsoft Teams is only available when an Outlook Calendar account is set as your main calendar. The AI Notetaker only joins meetings where your main calendar is the host or an attendee. Secondary and shared calendars are not supported.
{% 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://www.wonderly.com/help/sales-hub/ai-notetaker-overview/setup/enable-the-ai-notetaker-for-future-meetings.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.
