# Add your AI notetaker back to your meeting

If the AI Notetaker missed a meeting or dropped out, you can send it back in while the call is still active.

{% hint style="info" %}
**When to use**: Your meeting has already started, and the AI Notetaker has not been admited.
{% endhint %}

1. Click **Calendar** in the main sidebar.
2. Click the current event you want to record from the calendar view.
3. In the event details panel, find the **AI Notetaker** section.
4. Confirm that **Add Notetaker to meeting when it starts** is toggled on.
5. Click **Add Notetaker now**.
6. Switch to your conferencing platform and locate the AI Notetaker in the waiting room or participants list.
7. Let it join.

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

**Expected outcome:** The AI Notetaker will appear in the participant list as "\[Your Team Name]'s AI Notetaker" and begin capturing notes from that point forward.

{% hint style="warning" %}
If the Notetaker waits more than 15 minutes in the lobby without being admitted, it will time out, and you will need to add it again manually. All meeting participants can see that the Notetaker is active.
{% 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/add-your-ai-notetaker-back-to-your-meeting.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.
