> 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/intercom/acciones-de-destino/crear-lead.md).

# Crear lead

1. **Selecciona Intercom como tu app de destino**, así como la conexión que deseas usar. Haz clic en “Continuar”.

<figure><img src="https://lh3.googleusercontent.com/NqHRg8ukXQks54wbhxI3kgHFocDgSwp19lcSi9LysZ5hAp8ASj5HCo34hYuHGLM8ETpZS_My27dUI5V4GlfK5XdQRXozDWnvUxK60LYn_TDTUMLKCGk6_DzTruemkw-H8JkYrZGalTddINyvTFYFZw" alt=""><figcaption></figcaption></figure>

2. **Escoge “Crear lead”** como tu acción y haz clic en el engranaje rojo para desplegar la plantilla de datos. Llena la plantilla, enlazando campos de origen y destino. Haz clic en “Asociar” cuando termines.

<figure><img src="https://lh5.googleusercontent.com/z4BGCVekEfSe60-41Hk4E-ECbT3iCWukpakFv15opkJjz-2KoDHXUlacnHgpyGM6U5SDBj0R9799iOWaC6s_VJUT_CGVaU55koGPch6I9Jtq6pMpttwH_gIJ0mbvHrpBvDi3T3vrQztJmBf17lgMRA" alt=""><figcaption></figcaption></figure>

3. **Verifica que tu destino esté activo** en la parte superior derecha. Haz clic en “Agregar destino” para agregar más apps o “Finalizar” para guardar tu Gear.

<figure><img src="https://lh5.googleusercontent.com/zMzObtI7XXpQSA4WWdgYxYTmiPHI_Jo4qZoMra-G93MQcIXfFYqqDRfQoNM6dn1nSS7W3e5HLHjMEbOqA7oIGhBKcuFEVjw-AjFHYvIr_NX3sspKs_c6GRA_2fkigkNRnuAB_vdZD9wtxQwkiTKLig" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
¡Asegúrate de encender tu Gear en el menú Gears antes de salir de GearPlug!
{% endhint %}


---

# 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.gearplug.io/configura-tus-conexiones/intercom/acciones-de-destino/crear-lead.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.
