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

# Bitrix24 (destino)

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://lh6.googleusercontent.com/GwlfnGOihL53uZXWRPRjDUzQuFPXyfPnywLO6FU5oA3hhY6wIqqI13V57iaZQ3dK7ILPZM4oHL7rVf92RYCF9YoZCBsXWRIxpyXF0oHSgIvOBc3Jq-Fdmddtyf4egogpJbezYIkV2QSjIN1wr0NnHw" alt=""><figcaption></figcaption></figure>

2. Escoge la acción y el módulo correspondiente al registro que importaste desde Alegra. Esto desplegará la plantilla de datos con los campos que puedes registrar en tu módulo de Bitrix24.

<figure><img src="https://lh4.googleusercontent.com/j1OeDAGwqLaHX_2xEY8Vu8NfedlxAwmA1MKDaX9eYxBtPXNERmzuHkFzkBq5ET5-XfciSbvd4nml3rASizHbMHu-kMwXQXoCHcD6W6mcDWcM4_zInQQVxR9rd9Ncy4H6aWMfbVY8hDr5krBt1BdeQQ" alt=""><figcaption></figcaption></figure>

3. Llena la plantilla de datos enlazando los campos de destino con sus equivalentes de origen. 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/TfVKNoJtIOSqr9ICic3MwbG4iFVCHRMdkwUYWTmy3J9enpFHchpFGJYTij-ExKcI1MYCKLy0fU9-Toi5ZUuBj9epYiYJ-pEBJNYwsjZdEckLVLma4QIhxN_0YZJ8bZWCCGEjnBQLm09QwP0fQGB1_g" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Bitrix requiere que ingreses el segundo nombre y apellido de tu contacto. En caso de que no registres estos campos en tus contactos de Alegra, agrega una constante. En este caso, utilicé un punto.
{% endhint %}

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://lh3.googleusercontent.com/UtUmXDqmZz0OUNWb9nwABMgdlO8MvxZnQt83xzON8GtkYqIh91LSpquBgkb7T5HVVBdUQtEIZqrJJSQWm-FAwaBrd4_EXuT3eDzEwjwBOfu2Z3LIpNEq0o9hl2nG0KHTBd13P2svJ6-TAxC52Yn7YA" 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-alegra-hasta-bitrix24/bitrix24-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.
