> 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/custom-ai-companion-explainer/custom-ai-companion-diagrams-and-dataflows.md).

# Custom AI Companion Diagrams and Dataflows

This section provides an overview of Custom AI Companion's general dataflow diagrams.

### Custom Meeting Summary Templates Architecture

The following diagram outlines typical dataflows for Custom AI Companion’s Custom Meeting Summary Templates under Zoom’s federated approach.

<div data-with-frame="true"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfpuLFmbyVOdmBB5keiQeVEZxL1udHXYlefe5PHjeKDCY6x8L1jnaY1w_1vsdfuiAw0gMXrNCZD6X87cKHjZOte7yqKR3LVYM9JmoPjRq_0adkHV5t_3146efK92g27gfRnbociTg?key=8xRdbBwKrN2U2fUmgGv7Q9gQ" alt="Diagram depicting Custom Meeting Summary Templates data flows" width="563"><figcaption><p>Diagram depicting Custom Meeting Summary Templates data flows</p></figcaption></figure></div>

### Custom Dictionary Architecture

The following diagram outlines a typical dataflow for a Custom Dictionary applied to a meeting’s transcript to generate a meeting summary under Zoom’s federated approach.

<div data-with-frame="true"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXclh743_g6L_LMQ1gvf66oLRDdKTTkFGDDXmPSmUY8KcDrZN54BfuzRfYbnwYkarfq2nL9P--zlrtLpGB1penP7oIphcXkUHjJ_pdnxQcKNo31J-WkLPYw9ePual5jpYOz8mrWIKw?key=8xRdbBwKrN2U2fUmgGv7Q9gQ" alt="Diagram depicting Custom Dictionary data flows" width="563"><figcaption><p>Diagram depicting Custom Dictionary data flows</p></figcaption></figure></div>

### Custom Avatar Architecture

The following diagrams outline typical dataflows for using Custom AI Companion’s Custom Avatars feature under Zoom’s federated model.

**Avatar Creation**

The following diagram outlines the process for creating a custom avatar without generating a clip.

<div data-with-frame="true"><figure><img src="/files/IayVvLdIWcAj4mcg97Oo" alt="Diagram depicting data flows for Custom Avatar Creation" width="563"><figcaption><p>Diagram depicting data flows for Custom Avatar Creation</p></figcaption></figure></div>

**Clip Creation**

The following diagram outlines the process for creating a clip using a pre-existing avatar.

<div data-with-frame="true"><figure><img src="/files/VCl5P36DdzbRa1eqMV5j" alt="Diagram depicting data flows for Custom Avatar Clip Creation" width="563"><figcaption><p>Diagram depicting data flows for Custom Avatar Clip Creation</p></figcaption></figure></div>

### Knowledge Base Architecture

The following diagrams outline typical data flows for Knowledge Bases with Custom AI Companion under Zoom’s federated approach.

**Direct Data Uploads**

<div data-with-frame="true"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf8_48qiMKRHKpNCKJPfdYZoVWe2XF0zDTdJa9_E3nvDyTCHCkyTCmRlEs9YeJ_y6BZc35bUIsvmCsyXZL3r--wXSwehZi3_-peBCBgDceuax5ooof4i3vxIpZAfOhNWYYtbXIEIw?key=8xRdbBwKrN2U2fUmgGv7Q9gQ" alt="Diagram depicting data flows for Direct Data Uploads" width="563"><figcaption><p>Diagram depicting data flows for Direct Data Uploads</p></figcaption></figure></div>

**Web Sync**

<div data-with-frame="true"><figure><img src="/files/QHHSWRcSc19fsQgLZxgY" alt="Diagram depicting data flows for Web Sync" width="563"><figcaption><p>Diagram depicting data flows for Web Sync</p></figcaption></figure></div>

**Third-Party Cloud Storage**

<div data-with-frame="true"><figure><img src="/files/93CGuDPZON95B4FiAWW3" alt="Diagram depicting data flows for Third-Party Cloud Storage" width="563"><figcaption><p>Diagram depicting data flows for Third-Party Cloud Storage</p></figcaption></figure></div>

**Third-Party Index**

<div data-with-frame="true"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe7MAf_0PqEkMffeBZccAD4CnSApJHojShliA8uK9E5F2M0Ox-x3FxPg5jryWsiBi-WchuEpLtElsPvv3Co4D_FnWV3kwqgd9wnXfVQvIz0a9rZ5_5L-1ou8eXcbX_MDUMjrjzF_g?key=8xRdbBwKrN2U2fUmgGv7Q9gQ" alt="Diagram depicting data flows for Third-Party Index" width="563"><figcaption><p>Diagram depicting data flows for Third-Party Index</p></figcaption></figure></div>

### AI Companion Third-Party Integrations Architecture

The following diagram outlines typical dataflows for using Custom AI Companion with third-party integrations under Zoom’s federated approach.

<div data-with-frame="true"><figure><img src="/files/xuQz1urTUre3IcsQWAWP" alt="Diagram depicting data flows for Third-Party Apps" width="563"><figcaption><p>Diagram depicting data flows for Third-Party Apps</p></figcaption></figure></div>

### Custom Agents Architecture

The following diagram outlines typical dataflows for using Custom Agents under Zoom’s federated approach.

<div data-with-frame="true"><figure><img src="/files/cfgVbwExsOoII1rhYbef" alt=""><figcaption><p>Diagram depicting data flows for Custom Agents</p></figcaption></figure></div>


---

# 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/custom-ai-companion-explainer/custom-ai-companion-diagrams-and-dataflows.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.
