> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/configura-tus-conexiones/zoho-crm/crea-tu-conexion-a-zoho-crm.md).

# Crea tu conexión a Zoho CRM

{% hint style="info" %}
**Conexión Oauth**: El primer paso es registrar GearPlug en tu cuenta para que GearPlug acceda a los datos.
{% endhint %}

### Configura el acceso

1. **Dirígete al menú “Mis Apps”** en la parte superior de tu interfaz de GearPlug.

<figure><img src="https://lh6.googleusercontent.com/zN3U792-v_klMkDVLfmgVZDg9a0-m1qNAbhEDMgpm2_P_wvLEG3rOjUb8VGhAGU1yfZcLnKV_2e9wb6IaKbxHNLRCqt6esBzDRXwBR1bJ4Onlck6JhGxp6ov3af1nNyNvjKICW69Grv66lTRkhHQ-Q" alt=""><figcaption></figcaption></figure>

2. **Selecciona Zoho CRM** en el menú desplegable debajo de “Nueva conexión” y haz clic en “Crear”.

<figure><img src="https://lh4.googleusercontent.com/xay4A9RsvH_GoA6eGspf1LgfRO9RIQ9-JBitMNwYLIBk-AULfAK0gMBx4u2bfuWfbOVu09jWBPQT9_1W7EakjmGeJpIWr7ASeIMd7nkC8Zp6zy9Eh1p9OtHPH4GtSh2HEtQ9nboUx61qZtA6nmK3ZQ" alt=""><figcaption></figcaption></figure>

3. **Otorga los permisos necesarios** en la ventana emergente para terminar la configuración de tu Plug.

<figure><img src="https://lh5.googleusercontent.com/4KVzxLfc_-qaqHuHelnFz28zgPBqb_5mpKRRtK2jDGd-ZGHs4iFeDuG03SAIybt-6hAajfGo-zueqK6hlVx4Z-PG9mDUrSxZ8Fcmy_K6yy14zukuxZ-tgqkK1g3WL47PYetEMez1Wq5hp3thu9aUpQ" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/configura-tus-conexiones/zoho-crm/crea-tu-conexion-a-zoho-crm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
