# Zoom Mail Client

The following sections describe Zoom AI Companion features and functionality integrated with the Zoom Mail Client.

### Email Compose

Zoom’s Email Compose feature helps users draft emails more efficiently by providing AI-generated suggestions. Users can input a draft or prompt, and AI Companion generates contextually relevant content based on the email thread or specific user inputs. This feature allows users to create emails quickly, while helping ensure their responses align with the conversation’s tone and context.

Using this feature, users can streamline the email composition process, helping to save time and improve productivity. This feature is especially helpful when responding to existing threads or crafting new messages, as AI Companion’s suggestions help maintain clarity and consistency in communication.

For example, the following image demonstrates a prompt and output to thank Paxton for his work in launching a customer loyalty program.

<figure><img src="/files/XS9tXafYwtS2JGR1ipTh" alt="An image demonstrating Email Compose generating an email based on user-provided context." width="563"><figcaption><p>Email Compose generating an email based on the user prompt without previous context</p></figcaption></figure>

In addition to generating initial emails, AI Companion’s Email Compose feature can also generate a response to received emails. In this context, users do not write a prompt, instead, they click the AI Companion logo in the response, and AI Companion automatically generates a reply based on the message’s content.

<figure><img src="/files/jMCFFyuZdHBKBdtE5zXc" alt="An image demonstrating the AI Companion Sparkle to use the Email Compose feature" width="563"><figcaption><p>The Email Compose Button in a Message Thread</p></figcaption></figure>

<figure><img src="/files/zyrZzEglmlOvJdxuIM28" alt=""><figcaption><p>Email Compose generating an email based on the user prompt with the email thread's context</p></figcaption></figure>

For example, if replying to an email, clicking the AI Companion icon within the email reply box can automatically generate a contextually-relevant reply, saving the user time.

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

### Summarize Email

AI Companion can generate concise summaries of emails directly within the Zoom Workplace app, helping users quickly understand the main points of long or complex messages. When viewing an email, users can select AI Companion’s **Summarize** button to open the AI Companion panel alongside the message.

Once executed, AI Companion automatically analyzes the email and produces a clear, structured summary within the panel—highlighting key details, decisions, and next steps. This allows users to grasp the essential context at a glance without reading the full message or switching between applications.<br>

<div data-with-frame="true"><figure><img src="/files/qNAZBxyUXUmnh0tAFGzY" alt=""><figcaption><p>Summarizing an email</p></figcaption></figure></div>


---

# 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-mail-client.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.
