# Zoom Mailクライアント

次のセクションでは、Zoom Mailクライアントと統合された Zoom AI Companion の機能および機能性について説明します。

### メール作成

Zoomのメール作成機能は、AIが生成した提案を提供することで、ユーザーがメールをより効率的に下書きできるようにします。ユーザーは下書きやプロンプトを入力でき、AI Companion はメールスレッドまたは特定のユーザー入力に基づいて、文脈に関連したコンテンツを生成します。この機能により、ユーザーは迅速にメールを作成できると同時に、返信が会話のトーンや文脈に合うように支援します。

この機能を使用すると、ユーザーはメール作成プロセスを効率化でき、時間の節約と生産性の向上に役立ちます。この機能は、既存のスレッドに返信する場合や新しいメッセージを作成する場合に特に便利です。AI Companion の提案が、コミュニケーションの明瞭さと一貫性の維持に役立つためです。

たとえば、次の画像では、顧客ロイヤルティプログラムの立ち上げにおける Paxton の作業に感謝するためのプロンプトと出力が示されています。

<figure><img src="/files/2daabe1e3fc726b3cc45e03de6e3a219250e7c61" alt="An image demonstrating Email Compose generating an email based on user-provided context." width="563"><figcaption><p>前の文脈なしで、ユーザープロンプトに基づいてメールを生成するメール作成</p></figcaption></figure>

初期メールの生成に加えて、AI Companion のメール作成機能は、受信したメールへの返信も生成できます。この場合、ユーザーはプロンプトを入力せず、代わりに返信内の AI Companion ロゴをクリックすると、AI Companion がメッセージの内容に基づいて自動的に返信を生成します。

<figure><img src="/files/aa28c5e34b63b93594ffb736f08dd2c80105e793" alt="An image demonstrating the AI Companion Sparkle to use the Email Compose feature" width="563"><figcaption><p>メッセージスレッド内のメール作成ボタン</p></figcaption></figure>

<figure><img src="/files/d9ef758817778bb4042b38fe740295fe7a8b5360" alt=""><figcaption><p>メールスレッドの文脈を含むユーザープロンプトに基づいてメールを生成するメール作成</p></figcaption></figure>

たとえば、メールに返信する場合、メールの返信ボックス内の AI Companion アイコンをクリックすると、文脈に関連した返信が自動的に生成され、ユーザーの時間を節約できます。

以下に関する詳細は、Zoom のサポートセンターを参照してください。 [メール作成を使用して](https://support.zoom.com/hc?id=zm_kb\&sysparm_article=KB0057662) AI Companion を使用して。

### メールを要約

AI Companion は Zoom Workplace アプリ内でメールの簡潔な要約を直接生成でき、ユーザーが長文または複雑なメッセージの要点をすばやく理解できるようにします。メールを表示しているときに、ユーザーは AI Companion の **要約** ボタンを選択して、メッセージの横に AI Companion パネルを開くことができます。

実行されると、AI Companion はメールを自動的に分析し、パネル内に明確で構造化された要約を作成します。重要な詳細、決定事項、次のステップが強調表示されます。これにより、ユーザーは全文を読んだりアプリケーションを切り替えたりしなくても、一目で重要な文脈を把握できます。<br>

<div data-with-frame="true"><figure><img src="/files/6ac942ceb12d4bc4d0e45f618177320bf38c5f4d" alt=""><figcaption><p>メールを要約する</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/technical-library/ja/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.
