> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/ai-companion-features/zoom-whiteboard.md).

# Zoom Whiteboard

The following section describes Zoom AI Companion features and functionality integrated with Zoom Whiteboard.

### Content Generation

Zoom Whiteboard’s Content Generation feature enables users to easily generate ideas, refine existing content, and add visual elements to a whiteboard with AI assistance. By using AI Companion, users can create sticky notes, tables, text, mindmaps, and more—all with a simple prompt. This feature helps streamline the brainstorming process, designed to make it faster and more efficient to visualize and organize ideas.

<figure><img src="/files/up0ksCcwOeDkDOtJraf0" alt="An image demonstrating Whiteboard&#x27;s Content Generation Prompt Box" width="563"><figcaption><p>Whiteboard's Content Generation Prompt Box</p></figcaption></figure>

<figure><img src="/files/1FJgzPWl5EMyckmGVzCP" alt="An image demonstrating a Whiteboard-generated Mindmap from the previous map." width="563"><figcaption><p>A Mindmap generated from the previous prompt.</p></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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