---
title: Zoom Activity Logs
description: Consume Operation and Activity Logs from Zoom
breadcrumbs: Docs > Integrations > Zoom Activity Logs
---

# Zoom Activity Logs

## Overview{% #overview %}

This integration enables the collection of Zoom Activity Logs to capture activity within your Zoom Account. This allows you to:

- Cross-reference Zoom events with data from other services in your environment.
- Build custom widgets and dashboards with your Zoom event data.
- Set up [Cloud SIEM](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportSignInSignOutActivities) detection rules using the out-of-the-box Logs pipeline.

Datadog's Zoom integration collects logs using [sign in and sign out activities](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportSignInSignOutActivities) and [operation logs](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportOperationLogs), which provide insight into admin and user activity, including:

- Adding a new user
- Changing account settings
- Deleting recordings
- Sign in and sign out activities

## Setup{% #setup %}

### Installation{% #installation %}

1. Navigate to the Integrations Page and search for the "Zoom Activity Log" Integration.
1. Click the tile.
1. To add an account to install the integration, click the "Add Account" button.
1. After reading the instructions in the modal, click the "Authorize" button, which redirects you to a Zoom Login Page.
1. Using a Zoom Administrator's account, log in to Zoom.
1. A screen requesting access to the `report:read:admin` scope which allows Datadog to view audit report data appears. Click "Accept".
1. You're redirected back to Datadog's Zoom Activity Log tile with a new account. It's recommended to change the 'Account Name' to something easier to remember.

## Permissions{% #permissions %}

Datadog for Zoom requires the following OAuth Scopes. For more information, see the [Zoom OAuth scopes documentation](https://developers.zoom.us/docs/integrations/oauth-scopes-granular/#reports).

### User-level Scopes{% #user-level-scopes %}

| Scopes              | Request Reason                                                                                                                                                                                                   |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `report:read:admin` | Read audit admin and user activity logs which include events such as adding a new user, changing account settings, and deleting recordings. Read sign in / sign out activity logs of users under a Zoom account. |

### Removing the App{% #removing-the-app %}

To uninstall the Zoom Activity Log integration, navigate to the Zoom Activity Log Tile and delete any existing accounts that appear in the account table.

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

Zoom Activity Logs does not include any metrics.

### Service Checks{% #service-checks %}

Zoom Activity Logs does not include any service checks.

### Logs{% #logs %}

Zoom Activity Logs collects data from Zooms [Sign In and Out Activity Log](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportSignInSignOutActivities) and [Operation Log](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportOperationLogs) endpoints.

### Events{% #events %}

Zoom Activity Logs does not include any events.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
