# Reference: AI Notetaker

## Definition / Overview

The AI Notetaker in Motion is an automated meeting participant that joins Zoom, Google Meet, or Microsoft Teams calls to capture and generate meeting notes. It provides transcripts, summaries, and action items, stored directly in your workspace for easy access and sharing.

## Key Properties

<table><thead><tr><th width="181.0234375">Property</th><th>Details</th></tr></thead><tbody><tr><td><strong>Supported platforms</strong></td><td>Zoom, Google Meet, Microsoft Teams</td></tr><tr><td><strong>Participation</strong></td><td>Joins as a visible participant; must be manually admitted from the waiting room</td></tr><tr><td><strong>Output</strong></td><td>Transcript (English), AI-generated summary, suggested action items</td></tr><tr><td><strong>Storage</strong></td><td>Saved under the AI Meeting Notes tab in Motion; can also be shared with external participants via a link, or emailed automatically if the recap setting is enabled.</td></tr><tr><td><strong>Language support</strong></td><td>Understands 102 languages; transcribes only in English</td></tr><tr><td><strong>Duration</strong></td><td>No fixed limit; successfully tested up to 6h</td></tr></tbody></table>

## Permissions & Visibility

<table><thead><tr><th width="149.359375">Role</th><th width="346.08203125">Permissions &#x26; Visibility</th><th>Example</th></tr></thead><tbody><tr><td><strong>Team members</strong></td><td><ul><li>Can view and share AI Meeting Notes that live in workspaces they have access to.</li><li>Do not automatically get access to all meeting notes — only those saved into a workspace they’re part of or explicitly shared with them.</li></ul></td><td><strong>All-hands meeting</strong>: Everyone in the “Company Workspace” is invited. Because the notes are saved in that workspace, all team members can see them.</td></tr><tr><td><strong>Meeting hosts</strong></td><td><p></p><ul><li>Anyone in the meeting (host or participant) can admit or remove the AI Notetaker.</li><li>Attendees automatically have access to the notes generated from the meetings they were in.</li></ul></td><td><strong>1:1 meeting</strong>: Only you and your manager attend. Only the two of you have access to that meeting note unless it’s shared later into a workspace.</td></tr><tr><td><strong>External participants</strong></td><td><ul><li>Cannot directly access notes stored in Motion.</li><li>Can receive emailed copies if the recap email option is enabled.</li></ul></td><td><strong>Client call</strong>: A client joins your Zoom call. They cannot access notes in Motion, but if you’ve enabled recap emails, they’ll receive a copy by email.</td></tr></tbody></table>

### **Permissions in AI Notetaker**

By default, AI Notetaker notes are only visible to the people who were in the meeting. If you want to share notes more broadly, you have two options:

1. **Share with specific people**\
   Add individual teammates directly by name or email. They’ll receive access only to the notes you’ve shared.
2. **Share with a workspace**\
   Add the entire workspace. Everyone who is part of that workspace will automatically gain access to the notes.

When you open your AI Notetaker, you’ll see tabs to help you understand where your notes live:

* **My Calls** → Notes from meetings you hosted or attended.
* **Shared with me** → Notes others shared with you directly *or because you’re part of a workspace where the notes were shared*.
* **All Calls** → All meetings captured by your team’s AI Notetaker (Team Plans only).
* **Future Calls** → Upcoming meetings where AI Notetaker is scheduled to join.

{% hint style="info" %}
💡 **Pro tip:** If you want a whole team to benefit from meeting notes, share to the workspace. For sensitive calls, stick with sharing directly to individuals.
{% endhint %}

{% hint style="info" %}
💡 **Pro Tip #2**: You can always check who has access to a meeting note by opening it in Motion and clicking the **Share** button.
{% endhint %}

### Data Handling & Privacy

<table><thead><tr><th width="129.58203125">Category</th><th>Details</th></tr></thead><tbody><tr><td><strong>Storage</strong></td><td>Meeting transcripts and summaries are stored securely in the workspace under <strong>AI Meeting Notes</strong>.</td></tr><tr><td><strong>Access</strong></td><td>All workspace members can view meeting notes. External participants can only receive emailed copies.</td></tr><tr><td><strong>Retention</strong></td><td>Notes remain in the workspace until deleted by a member.</td></tr><tr><td><strong>Deletion</strong></td><td>Any workspace member can delete meeting notes at any time.</td></tr><tr><td><strong>Transparency</strong></td><td>The Notetaker always joins as a visible participant, so all attendees know it is present.</td></tr><tr><td><strong>Security</strong></td><td>Meeting notes are handled under Motion’s standard data and privacy policies. See [Motion Security &#x26; Privacy] for details.</td></tr></tbody></table>

{% hint style="danger" %}
Deleted notes can't be retrieved
{% endhint %}

### Error Messages

<table><thead><tr><th width="161.3828125">Error Message</th><th width="333.77734375">Meaning</th><th>Action</th></tr></thead><tbody><tr><td><strong>“Notetaker could not join”</strong></td><td>The Notetaker was blocked from entering the meeting.</td><td>Check the platform (Zoom, Meet, Teams) settings, then open the meeting event on Motion and click <strong>Add notetaker now</strong>. Then manually admit the Notetaker from the waiting room.</td></tr><tr><td><strong>“Audio not detected”</strong></td><td>The meeting had no microphone activity or all participants were muted.</td><td>Ensure microphones are on and audio is working. Retry the session if needed.</td></tr><tr><td><strong>“Transcription failed”</strong></td><td>The Notetaker could not process the meeting audio.</td><td>Check audio quality and background noise. Re-run the meeting notes if necessary.</td></tr><tr><td><strong>"Bot timed out"</strong></td><td>The Notetaker waited too long in the lobby and was removed automatically. Once it times out (15 minutes of the meeting start time), it cannot rejoin on its own. You must re-add it manually.</td><td>Return to the Motion event and click <strong>Add Notetaker now</strong> to re-enable it in the meeting.</td></tr></tbody></table>


---

# 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.usemotion.com/help/knowledge-management/ai-notetaker/reference-ai-notetaker.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.
