# Zoom Meetings

The following sections describe Zoom AI Companion features and functionality integrated with Zoom Meetings.

### In-Meeting Questions

The In-Meeting Questions feature allows participants to discreetly ask Zoom AI Companion questions about the meeting within the AI Companion side panel while the meeting is in progress. Using the meeting’s real-time transcript, Zoom AI Companion provides participants with contextual and relevant answers, including timestamped citations from the transcript for additional context and clarity.

With this feature, users can submit their queries directly to AI Companion, without interrupting the flow of the ongoing conversation and is particularly beneficial in large meetings or fast-paced discussions where participants may need clarification without disrupting the speaker. This feature can also help late joiners quickly catch up on missed points by offering AI-generated responses based on what has already been discussed.

<figure><img src="https://1175968039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-8c7d7f607cc11c5f2708f305d7f1fc6dc7fe669c%2Fimage72.png?alt=media" alt=""><figcaption></figcaption></figure>

Refer to Zoom’s support center for more information on [using in-meeting questions](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0057748) with AI Companion.

### Meeting Summary

After a meeting concludes, the Meeting Summary feature automatically generates a structured summary, capturing key discussion points, decisions, and action items without requiring a manual note-taker. Using the meeting’s transcript as reference, Zoom AI Companion creates clear and concise summaries that can be shared with the meeting host and invitees.

With this feature, users receive a well-organized summary that highlights essential details, making it easier to stay aligned on next steps. This is especially useful for teams managing multiple meetings or for invitees who joined late or missed the discussion. Meeting summaries can also be shared afterward, enhancing productivity and streamlining follow-ups.

The following example demonstrates a standard post-meeting summary email a user may receive.

<figure><img src="https://1175968039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-68d312663137fb142ff7f3832bdce0cb9ae5b3b1%2Fimage98.png?alt=media" alt="An image providing an example of a Meeting Summary" width="563"><figcaption><p>Example of a Meeting Summary</p></figcaption></figure>

Additionally, customers using Zoom AI Docs can automatically convert meeting summaries into collaborative working documents, streamlining follow-up coordination and action item management. The following example shows how a meeting summary transforms into an editable Zoom Doc for team collaboration.

<figure><img src="https://1175968039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-d9d2aa27d5ce9cb75ad8c11186ed6e1794c93ab2%2Fimage53.png?alt=media" alt="" width="563"><figcaption><p>Converting a Meeting Summary to a Zoom Doc</p></figcaption></figure>

Refer to Zoom’s support center for more information on [using meeting summaries](https://support.zoom.com/hc?id=zm_kb\&sysparm_article=KB0058013) with AI Companion.


---

# 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://library.zoom.com/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/ai-companion-features/zoom-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.
