# Zoom

## Introduction&#x20;

Zoom is a cloud-based video conferencing and online meeting platform that allows people to connect and communicate remotely using audio, video, and chat features. This guide will walk you through the steps required to integrate Google Workspace with Perimeters.

## Available Features

* Misconfiguration Rules
* Identity Rules
* User Inventory
* Shadow  Application Rules
* Shadow  Application Inventory

## Prerequisites

A Zoom account user with the following required privileges, or you can use an Admin account.

## Required Privileges

| Scope                    | Use                                                                                                                                                                    |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| user:read:admin          | View information for all users in a Zoom account.                                                                                                                      |
| role:read:admin          | View role information.                                                                                                                                                 |
| account:read:admin       | View a Master account's account and sub account information. This includes account settings, account lock settings, managed domains, and an account's trusted domains. |
| chat\_channel:read:admin | View information about the chat channels joined by an account's users.                                                                                                 |
| group:read:admin         | View all contact group information.                                                                                                                                    |

## Onboarding Zoom in your Perimeters account

1. Go to "Integrations" -> Select "Zoom" -> Click "+ Add" -> Click "+ Start Integration".
2. **"OAuth" -**\
   Click "Sign in with Zoom" -> Check all the scopes checkboxes and click on "Continue"
3. Click **"Finish"** to complete the onboarding process.

Once you have completed these steps, Zoom should be successfully integrated with your Perimeters account.

## Uninstalling Zoom-Perimeters integration

### &#x20;Removing Zoom from Perimeters

1. Go to <https://app.perimeters.io/integrations/saasServices>.
2. Select your Zoom Integration and click "Delete Integration".

### &#x20;Removing Perimeters from Zoom

1. Login as the User account used for the Integration.
2. Go to <https://marketplace.zoom.us/user/dashboard/installed-apps>.
3. Select "Perimeters" -> Click "Manage App".
4. Under "Disable this app", Click "Disable".

&#x20;Once you have completed these steps, your Zoom-Perimeters integration should be successfully removed from your Zoom and Perimeters account.


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/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.
