# Crea tu conexión a Zoom

{% hint style="info" %}
**Conexión Oauth**: Instala nuestra aplicación en tu cuenta para que podamos conectarlo a otras apps.
{% endhint %}

### Configura el acceso

1. **Dirígete a “Plugs”** en la parte superior de tu interfaz de GearPlug.

<figure><img src="https://lh7-us.googleusercontent.com/igXn6yuk3ivwRdf_-3uFtExBx9OyyPapcgnAcjZYRcYAwZZIv4LUT6CCza7DMvUbQZQNrR4SKpAojBhrDBYybPhUWeyQ0f64C4LVL9c9S1BlDqqwV6y2ImQmsVU7WUisaVLBCHO56vM_rudyKJLcJw" alt=""><figcaption></figcaption></figure>

2. **Selecciona Zoom** en el menú desplegable debajo de “Nuevo Plug”.

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

3. **Inicia sesión en tu cuenta de Zoom** y otorga los permisos necesarios para finalizar la configuración. Asegúrate de tachar “Allow this app to use my shared access permissions".

<figure><img src="https://lh3.googleusercontent.com/9op2BR57zmU3j6sIxAanIvMcL77VdHYPBoOE_hhwVwtQrC7ADNjbUdYkNPuWp87_Y-G6-U4wwpkonAJP4QCJz3n_TRDvpgMCCOym4-jVi0CQ6M2wh2Ov3WypGZmLSdYEecm3bmxpVfiSTef1QxTgIQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Para desinstalar GearPlug de tu app de Zoom, dirígete al siguiente link: <https://marketplace.zoom.us/user/installed>. Encuentra a GearPlug entre tus apps instaladas y elimínalo.
{% endhint %}

<figure><img src="https://lh4.googleusercontent.com/sX1Ufq6LG867KgCH2A2k3JxzjCzcAZzSAb1eTBIWjCb5gh6f3CFMMPIIvSgikE-xdhRHz0zgy0ywLWiWk_VQA3cz0M_VjP7z0eIqweon_7XMnDfJiIBJcQl3koOfGTJxDE3voHP-1Or0NAV5aJp1Ag" alt=""><figcaption></figcaption></figure>


---

# 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://docs.gearplug.io/configura-tus-conexiones/zoom/crea-tu-conexion-a-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.
