# Zoom Recordings

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

### Smart Recording

For cloud recorded meetings or clips, Smart Recording enhances meeting recordings by automatically generating a structured summary, highlighting key moments, and identifying action items without requiring manual review from a user. Using the recording’s transcript, Zoom AI Companion creates searchable, time-stamped highlights, making it easy for users to navigate and review important content.

With this feature, users can quickly find relevant information without watching the entire recording, saving time and improving efficiency. This is particularly beneficial for teams managing multiple meetings or for participants who were unable to attend. Smart Recording also allows users to access AI-generated chapters, summaries, and speaker insights, providing a streamlined way to catch up on discussions and next steps.

The following image provides an example of these features, detailing chapters, highlighted moments, etc.

<figure><img src="https://1175968039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-788582c7d5e62b54d26ed9f7e3b142ad5b6372f9%2Fimage27.png?alt=media" alt="An image showcasing Smart Recording Chapters, next Steps, Transcripts, a Summary, and more."><figcaption><p>Meeting Recording showing Chapters, next Steps, Transcripts, a Summary, and more.</p></figcaption></figure>

Refer to Zoom’s support center for more information on [using smart recording](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061101) with AI Companion, and Zoom’s YouTube channel for a [visual demonstration of this feature](https://www.youtube.com/watch?v=vh7tOv3u0pc).


---

# 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-recordings.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.
