> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/integrations/overview/zoom-integration.md).

# Zoom Integration

The following article describes how to integrate Sprinto with Zoom. Zoom is a popular video conference service.

**Note**: We use [Turto.one](https://truto.one/) as our integration partner to integrate and fetch required user details from the Zoom account.

### How this integration helps <a href="#what" id="what"></a>

* Integration helps to fetch the users list from the Zoom account.
* If a staff member who has Zoom account access offboards the organization, Sprinto activates a check against the staff member to revoke Zoom access.

### Prerequisites for Integration <a href="#before" id="before"></a>

* Log in on Sprinto as administrator.
* Ensure you have “Admin” access on the Zoom account you want to integrate.

### How to integrate Sprinto with Zoom <a href="#procedure" id="procedure"></a>

1. Navigate to **Settings** > **Available** **Integrations** and click on **Connect** next to Zoom.

   <figure><img src="/files/HWzk9foVrHgdpL4MHOld" alt="" width="563"><figcaption></figcaption></figure>
2. On **Integration** page, select the acknowledgment checkbox, then click on **Connect to Zoom**.

   **Note**: Ensure that you’ve enabled the pop-up window on the browser you are using.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72062546060/original/nup2jcmK5MnAk1SUtKqxGNXQnAG2wC3NsA.png?1693513925" alt="" width="375"><figcaption></figcaption></figure>
3. On **Zoom authentication** page, click on Connect.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72062546190/original/PHRZmUtdCJ3j41tgKQXYLsIACTOtyZRgSA.png?1693513972" alt="" width="563"><figcaption></figcaption></figure>
4. Log in to Zoom using your credentials or the SSO options.
5. Click Allow to grant the required access to Sprinto.\
   Note: This completes the connecting Zoom account on Sprinto. Follow step 6 onwards to complete the integration.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72062546477/original/ydIgZRqNr-nBGI_jnsjMz2m7o0aCku_Zdg.png?1693514047" alt="" width="375"><figcaption></figcaption></figure>
6. On Sprinto app, go to Data Library > Access and click Add critical access system.
7. On **Add Critical Access System** page, select Zoom and click on Add systems.
8. On **Access** page, click on the settings icon next to Zoom.
9. On **Manage** page, click on Configure.
10. Select one of the following user access types:\
    Note: Sprinto activates a check against any staff member with invalid access based on the access type selected.
    * **All staff members are allowed access**: Select this option to define all staff members’ valid access to the critical system.
    * **Role-based access**: Select this option and define the valid org roles to access the critical system.
    * **Ticket-based access**: Select this option and define the valid access for users with access tickets.

### Final Step: <a href="#final" id="final"></a>

This completes the integration procedure. To check for pending tasks or failing checks, go to **Data Library** > **Access** and review Zoom’s critical system card.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.sprinto.com/integrations/overview/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.
