# Zoom Canvas

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

### Content Generation and Revision

Zoom Canvas’ Content Generation and Revision feature assists users in creating and refining documents and tables. When used, AI Companion can offer suggestions for new content, generate summaries, and revise existing content using user-provided prompts. This feature helps enhance productivity by providing contextually relevant ideas, making document creation and editing faster and more efficient.

This feature is especially useful for teams and individuals who need to quickly draft, refine, or collaborate on documents. It helps users streamline the content creation process, especially in fast-paced environments or when revising complex documents. This can benefit project managers, content creators, and professionals working in collaborative teams, helping ensure documents are clear, concise, and aligned with their intended message.

<figure><img src="/files/UP5x0SnqkiINUM1KCSd7" alt="An image demonstrating Zoom Canvas creating an Employee Handbook based on a prompt" width="563"><figcaption><p>Generating a handbook based on a prompt</p></figcaption></figure>

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

### Sentence Completion

Zoom Canvas’ Sentence Completion feature assists users by providing predictive writing suggestions while composing content. This feature helps streamline the writing process, offering real-time prompts and completions that keep the flow of ideas intact.

<figure><img src="/files/yI5yXh9BT495wWRZ0Nt1" alt="Image demonstrating Sentence Completion in a Zoom Canvas doc" width="563"><figcaption><p>Sentence completion in a Zoom Canvas doc</p></figcaption></figure>

Refer to Zoom’s support center for more information on [Zoom Canvas Sentence Completion](https://support.zoom.com/hc?id=zm_kb\&sysparm_article=KB0076730) 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-canvas.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.
