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

# Zoom Transcripts

{% hint style="info" %}
Please note that only the person who has access to the zoom transcripts will be able to login and retrieve zoom transripts. The conversation must be recorded and close captions must be enabled. Please see zoom documentation for details.
{% endhint %}

### Zoom Market Place OAuth2 Setup

1. Upgrade to at least the 3.5\_beta version and above&#x20;
2. Create a Zoom webapp in the Zoom marketplace <https://marketplace.zoom.us/>
3. In the upper right click Develop >> Build App
4. Select General APP![](/files/keckhhq5BhPHtmVSNSlS)
5. Set the OAuth redirect to https\://\[Your Domain]/callback/Zoom
6. Add the following Scopes&#x20;
   1\.

   ````
   ```ruby
   cloud_recording:read:list_user_recordings 
   cloud_recording:read:list_recording_files
   meeting:read:list_meetings 

   ```
   ````

### Azure Keys Setup

{% file src="/files/5wcbmIgyzldrqDhOJl7P" %}

1. Download the powershell script and run in your azure cloudshell environment
2. You will be prompted for the KeyStore name associated with AI Risk
3. Next you will be asked for the ClientID and Secret from the zoom appplication that you created in the first step. ![](/files/GOpI3csh15epwhLltkXb)
4. This will create all of the keys nessesary to connect your application
5. Finally Restart your frontend server for AI Risk. <https://portal.azure.com/#browse/Microsoft.Web%2Fsites>

Now in every agent you will see the option in the data functions window for Zoom Transcripts

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