# Algorithm Diagrams and Dataflows

### Transcription, Captions, and Translation

The following diagram illustrates how Zoom's transcription services work for both live and recorded transcripts. These artifacts can then power other Zoom features, including AI Companion when enabled.

<figure><img src="https://1175968039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-0c29ff2de7ea72e71ade60035f6ea04b11eb43d9%2Fimage83.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

### Personal Audio Isolation

The following diagram illustrates how Personal Audio Isolation functions within the Zoom Workplace app.

<figure><img src="https://1175968039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-c1a20a9c27cb2ce782163970a6c649e87c179946%2Fimage77.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/algorithms/algorithm-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.
