# Zoom Whiteboard

Der folgende Abschnitt beschreibt die Funktionen und die Funktionalität von Zoom AI Companion, die in Zoom Whiteboard integriert sind.

### Content Generation

Die Funktion Whiteboard-Inhalte generieren von Zoom Whiteboard ermöglicht es Nutzern, mit AI Companion-Unterstützung ganz einfach Ideen zu generieren, vorhandene Inhalte zu verfeinern und visuelle Elemente zu einem Whiteboard hinzuzufügen. Mit einem einfachen Prompt können Nutzer Haftnotizen, Tabellen, Text, Mindmaps und mehr erstellen. Diese Funktion hilft dabei, den Brainstorming-Prozess zu optimieren, und ist darauf ausgelegt, Ideen schneller und effizienter zu visualisieren und zu organisieren.

<figure><img src="/files/39f8c62768292ea2225cda9d4f708f9edbbc18ca" alt="An image demonstrating Whiteboard&#x27;s Content Generation Prompt Box" width="563"><figcaption><p>Prompt-Box für die Content Generation von Whiteboard</p></figcaption></figure>

<figure><img src="/files/40dfb77de293e41915b5ba6c86ab4cecf283d3f5" alt="An image demonstrating a Whiteboard-generated Mindmap from the previous map." width="563"><figcaption><p>Eine aus dem vorherigen Prompt generierte Mindmap.</p></figcaption></figure>

Weitere Informationen finden Sie im Zoom Support-Center zu [Whiteboard-Inhalte generieren](https://support.zoom.com/hc?id=zm_kb\&sysparm_article=KB0057610) mit 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/technical-library/de/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.
