> 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/alegra/acciones-de-origen/obtener-contacto-creado.md).

# Obtener contacto creado

1. **Selecciona Alegra como tu origen** en la sección “Gears” y haz clic en “Crear”.

<figure><img src="/files/4SPTtBkqWFy7KNmDyyvu" alt=""><figcaption></figcaption></figure>

2. **Elige la conexión** que deseas usar, o crea una nueva, y haz clic en “Continuar”.

<figure><img src="https://lh7-us.googleusercontent.com/ygHDyhdtzRJ4yhfqypgZdhcQRJ2ki2LPdi-MTHblCsLcS8KHq3G3Bk_u1Duf5xWsGrvHfrgvhgAgv0WKJYKZfOQyZbiEdqOdZEYpFNr-ZgLw2ryrDAWrD3kUan3jGJzOkbpprtkEhu5GeFycpG-Ofw" alt=""><figcaption></figcaption></figure>

3. **Escoge “Obtener contacto creado”** como tu acción y haz clic en “Crear”. Crea un registro de prueba dentro de tu cuenta de Alegra para que GearPlug importe los datos.

<figure><img src="/files/0OPguMNEPTKEqsN1xfyc" alt=""><figcaption></figcaption></figure>

4. **Revisa los datos** para verificar que todo se importó correctamente. Luego, haz clic en “Cerrar” para terminar de configurar tu Plug de origen.

<figure><img src="/files/0v8PDBv6IRl9Y1Sixw8s" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Campos vacíos**: Acá, verás una lista de campos que puedes importar—pero que no usaste en el formulario de tu contacto.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/configura-tus-conexiones/alegra/acciones-de-origen/obtener-contacto-creado.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.
