> 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/integraciones-populares/bitrix24-y-alegra/configura-tu-gear-desde-alegra-hasta-bitrix24/alegra-origen.md).

# Alegra (origen)

1. Haz clic en el engranaje rojo para desplegar las conexiones disponibles. Escoge la que quieras usar (o crea una nueva) y haz clic en “Continuar”.

<figure><img src="https://lh4.googleusercontent.com/o67LHYeODfeoFB52iS-EtWaZt-35-rvCyJ-By3OyxmDuT-bu9JrgZsxcJ5LTyR47mIBIYSBPOI2csvHVUYNql4mKLsEB3QEWsXrM5H4bJsR4Y5acscAAwyqXbLwwWnQJhCGkszJBxe3maskdp-SLmA" alt=""><figcaption></figcaption></figure>

2. Elige la acción que quieres usar para este Gear y haz clic en “Crear”. Crea un registro de prueba en Alegra para verificar que GearPlug importe todos los datos.

<figure><img src="https://lh5.googleusercontent.com/WYR-LABWqaqzOWsNxy18ilSu6p5x6N7ap0r3CUnYrkLe0yvDHmmdie3ss_OOIAt82zMrdU3AfhXK0EqSbF5U0i-L8rx9C1oBNqUNYz-lw7emEbCb7Oem49VCaHjLizem2zw2h4JbRCbwnWKs7BqlDg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Nota**: Solo puedes usar una acción por cada Plug de origen en tu Gear. Si quieres integrar más acciones, deberás crear otro.
{% endhint %}

3. Revisa los datos importados y asegúrate de que todo esté bien. Luego, haz clic en “OK” y tu App de origen estará configurada.

<figure><img src="https://lh3.googleusercontent.com/mtS4U2YbF6LZxIS6btcLTh0u4w2why1dAYvXHLIYJW2Z2UUMUc8b-_a5Ost10U-jFzFAY7jdykkGsfFdlcFwI3Mwlw1FXjTlmrzc35XSni7bcODKOHjSr-lv5A3zD9EWQfD6O-0BVKTTD4uzfIJBfw" 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/integraciones-populares/bitrix24-y-alegra/configura-tu-gear-desde-alegra-hasta-bitrix24/alegra-origen.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.
