> 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-bitrix24-hasta-alegra/alegra-destino.md).

# Alegra (destino)

1. Haz clic en el engranaje rojo para desplegar tus Plugs. Selecciona el que deseas usar y haz clic en “Continuar”. También puedes crear uno nuevo debajo de “Crear una nueva conexión”.

<figure><img src="https://lh5.googleusercontent.com/jcDhlERDaxO8K3xf4iQYX5vZlAVzTGv2CY_cm1EV-KtpyF8Pny_TzwR6-Gk90au_4fgZuOdte45lefosUd7b4odv14DSzsHC-pLJfIGY3SGifnLrxs8i_qMVxRU7Bj2ef0vYzQ_PxN2pZKJicBrJKg" alt=""><figcaption></figcaption></figure>

2. Escoge la acción que quieres ejecutar. Esto desplegará una plantilla de datos con los campos que puedes registrar en tu registro dentro de Alegra.

<figure><img src="https://lh6.googleusercontent.com/dJwNmIii_oHun9XxgDQmdYOdAHlRFSiKdnDe_0v183YXOBhZd-Z8-WaFPXAAszEOBK3ONTThODNREuKUDePmqwbLsAdLGTcPdn31LYZz0GWbPP4yD1z3X3xXXypQgnj6uKKA18E4VO0RiSbxhx-FTg" alt=""><figcaption></figcaption></figure>

3. Llena la plantilla de datos con los campos correspondientes del registro de prueba que importaste anteriormente. Asegúrate de llenar los campos requeridos, marcados con un asterisco rojo. Cuando termines, haz clic en “Asociar”.

<figure><img src="https://lh3.googleusercontent.com/0pKjGbkNTkL9A5Sqsk8wnRIzUxZNfIi4uInansJ9pC26Ps6e8eR5Yt9QcJj38H0eJ7r8RTqvCbUwKJlKyIEgOUARnvcqbmwDNePo8W2NRtZK3_V8978l5EMZj9OohwWoXZ28j7vZ9cdeqqhhBDPaWA" alt=""><figcaption></figcaption></figure>

4. Asegúrate de que tu App de destino está activa (en el botón de encendido/apagado en la esquina superior derecha). Luego, haz clic en “Finalizar”.

<figure><img src="https://lh5.googleusercontent.com/sso7B_HqlwK9g9zDTD0cpzR3C1pLq5P4nSX5RRTlgsq550N88Gt0XhFzHjoX8vNGmGpnLaiuNYU82cXp2RjLpfFiUNx70bjJ7cs-3u5HY2nJ-pVrk4RWzJfj4zDuGCrxx3nuGiHQdgMdelcvhbOX7A" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
¡Recuerda encender la integración en el menú “Gears” antes de cerrar 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/integraciones-populares/bitrix24-y-alegra/configura-tu-gear-desde-bitrix24-hasta-alegra/alegra-destino.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.
