# Zoom

### How Zoom transcription works

* To connect your Zoom account to our meeting transcription, you'll be making a simple OAuth connection from the Coworker Network Manager that will connect the approved Coworker Zoom app to your account.&#x20;
* Once this is done, our Notetaker will automatically ask to join your Zoom meetings. You'll be able to admit or deny the bot to the meeting.&#x20;
* Once the meeting has finished, Coworker will automatically create a summary of the meeting which will be available in the 'Meetings' section of the Coworker app.&#x20;

{% hint style="info" %}
**Sharing settings:** Meeting Summaries are **not** automatically added to the sources used to generate Updates such as the Individual & Team Updates or Need to Know Updates.&#x20;

Meeting Summaries can be approved on a meeting-by-meeting basis to be used as a source for other reports, or you can set some meetings to be used as a source in these reports by default.&#x20;

You're also able to remove particular summaries if they contain sensitive materials.
{% endhint %}

### Usage

To use your Zoom OAuth connection, simply click on the "+ New Meeting" button on the work page.&#x20;

1. This will create a new Zoom instant meeting using your OAuth credentials and invite a notetaker bot to it.
2. Allow the notetaker bot in and proceed with the meeting as normal.
3. This meeting will show up in your Meet page afterwards once processing is complete.

### How to add the Zoom app

#### Zoom OAuth Connection <a href="#step-1.-slack-oauth-connection" id="step-1.-slack-oauth-connection"></a>

We use OAuth to connect your Zoom account to the Coworker Zoom app.

1. Go to the Coworker Work page. Click on your profile in the bottom left > Data > Data Sources
2. Click Connect Zoom app and follow the OAuth connection steps. **Note: if you have multiple Zoom accounts, it is very important that you connect to the right account for your company or organization.**
3. You'll see a success message. Please reach out to your Coworker account rep if there are any issues.

Once successfully connected, you should see it pop up under Connected tab.

### How to remove the Zoom app

#### Zoom OAuth Connection <a href="#step-1.-slack-oauth-connection" id="step-1.-slack-oauth-connection"></a>

1. Find the Zoom connection under Connected section in Data Sources under Settings.
2. Click on the three dots on the card to open more options.
3. Click on disconnect.


---

# 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://village-labs.gitbook.io/coworker-product-and-developer-docs/data-connections/zoom.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.
