# Zoom Events

## Events Compose

The Events Compose feature helps users quickly generate content for event-related areas, including descriptions, session details, speaker bios, and lobby announcements. By providing context or a prompt, users can receive AI-generated text suggestions that match their style and tone.

<figure><img src="/files/ujffmQvgBwTtXIa4QqO7" alt="" width="563"><figcaption><p>Speaker biography generation prompt</p></figcaption></figure>

<figure><img src="/files/sZlow2s2Sj8imQoGTmby" alt="" width="563"><figcaption><p>Output of the previous prompt</p></figcaption></figure>

Refer to Zoom’s support center for more information on [Events Compose](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0073732) with AI Companion.

### Image Generation

Zoom Events’ Image Generation feature allows event hosts to create custom images for their events using AI. This includes generating images for event headers, session images, expo images, and more. Users can enter specific prompts, choose from AI-suggested styles, and set image ratios (landscape, portrait, square). Once generated, images can be previewed and applied directly to the event, enhancing the visual appeal of the event without the need for external design tools.

<figure><img src="/files/Ty91f5wkonnk8QMAhsa7" alt="" width="563"><figcaption><p>Event image generation prompt and output</p></figcaption></figure>

<figure><img src="/files/kCcIsBp9H5cwCgGUQE0N" alt="" width="563"><figcaption><p>The generated image featured on the Events page</p></figcaption></figure>

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

### Email Compose

Zoom Events’ Email Compose feature helps users create email content for event communication quickly. By inputting prompts, users can generate email bodies, subject lines, and call-to-action text tailored to their needs. This feature allows event hosts to draft and refine emails more efficiently, helping ensure messages are contextually relevant and aligned with the event’s tone.

<figure><img src="/files/7bx17ilK4FtckGP0TKOW" alt="" width="563"><figcaption><p>Zoom Events Email Compose prompt</p></figcaption></figure>

<figure><img src="/files/NInBBOE7xPuvr0ta5sNU" alt="" width="563"><figcaption><p>Output of the previous prompt</p></figcaption></figure>

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

### Chat Compose

Zoom Events’ Chat Compose feature allows users to quickly craft professional and contextually-aware responses within an event’s lobby. This is especially useful for maintaining dynamic engagement in large events, where quick and appropriate responses are needed to keep discussions flowing or provide guidance or direction.

<figure><img src="/files/NtaFGE5cYWeQuuA8vVn2" alt="" width="563"><figcaption><p>Zoom Events Smart Compose prompt in the Lobby</p></figcaption></figure>

<figure><img src="/files/DjeVrhUzsZZr1AH8sl1a" alt="" width="563"><figcaption><p>Output of the previous prompt</p></figcaption></figure>

Refer to Zoom’s support center for more information on [Events Chat Compose](https://support.zoom.com/hc?id=zm_kb\&sysparm_article=KB0057558) 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-events.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.
