# Zoom Integration

Integrating with Zoom can give Rezonate visibility into identities, roles, and posture control detection.

### Integration Instructions <a href="#integration-instructions" id="integration-instructions"></a>

Click on the Integrations management in Rezonate, select Add Integration, and click on Zoom.

In the opened form, click Authorize, which will lead you to the Zoom OAuth Approval Form

<figure><img src="/files/ZAJ8OeyGJN6Ygd1u6KSB" alt=""><figcaption></figcaption></figure>

You will see a list of permissions required by Rezonate. Note that all of them are read-only.\
Approve the form, and you will be redirected back to Rezonate, with the integration Completed!&#x20;

{% hint style="info" %}
**NOTE**: Rezonate does not have any write capabilities as part of the integration. however, the Owner of the account must be the one who authorizes it, for full visibility for Roles & Access.
{% endhint %}

<figure><img src="/files/q1jTGSrCGTotF5dHXrvo" alt="" width="370"><figcaption></figcaption></figure>

### Annex, Required Privileges

* View users
* View user sign-in/out activity logs
* View apps
* View a group's setting
* View a user's entitlements
* View an account's entitlement
* View a group's administrators
* View operation logs
* View a user's settings
* View a group's registration settings
* View a role's members
* View roles
* View the specified mailbox's delegate
* View an account's trusted domains
* View mailbox profile
* View an account's managed domains
* list groups
* View an account's vanity URL
* View an account's lock settings
* View an account's registration settings
* View an account's sub-accounts
* View user's usage reports
* View a user's permissions
* View groups
* View a group's member
* View a chat channel


---

# 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://kb.rezonate.io/core-integrations/zoom-integration.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.
