# What Zoom scopes does Cronofy require?

Cronofy utilizes the following Zoom scopes for [Individual Connect](/calendar-users/zoom/index.md) and [Enterprise Connect](/developers/conferencing-services/enterprise-conferencing/index.md) integrations:

### Indvidual Connect
Cronofy requests the following scopes from individuals when connecting their Zoom conferencing via the Individual Connect application (name: [Cronofy](https://marketplace.zoom.us/apps/Tgrb4Q1xR1alHB6Lmkd7Ag)).

- User - `user:read` - Allows access only to the profile data of the individual user who authorized the app.

- Meetings - `meeting:write` - Allows the app to create, update, or delete meetings on behalf of the individual user.

### Enterprise Connect
Cronofy requests the following scopes when Zoom conferencing is connected via the Enterprise Connect application (name: [Cronofy Enterprise US](https://marketplace.zoom.us/apps/9j6L5OL-SAmhLnpguRk4Bw)).

- User - `user:read:admin` - Grants permission to read user data across the entire Zoom account.

- Meetings - `meeting:write:admin` - Allows the app to create, update, or delete meetings for any user within the Zoom account.

- Rooms - `room:read:admin` - Provides access to view the configuration and status of Zoom Rooms across the account.



---
[Read in HTML](/calendar-admins/faqs/zoom-scopes/)