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

# Bitrix24 (origen)

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://lh4.googleusercontent.com/lbhOoBgjE9hi7ls6endorwIyhSMln48rvGZ5F4XjhU1AUyjJVHbWm3JMuH5QTOQ0UeCOWLVCHkwJNSD7-zSLeP3W-OY8fFmEygoWqlpNYv1Klb98q0EzuvKhx-JVd6McUCoHDvUkpUwEkebcGJjx7Q" alt=""><figcaption></figcaption></figure>

2. Selecciona la acción “Obtener nuevo registro” y el módulo del que deseas extraer la información. Haz clic en “Crear”.

<figure><img src="https://lh6.googleusercontent.com/D7X21eat0Qg5lDWMVtvXkBE4egM0rOTidyfVgwaFIuoQK0wPOqf7ByoQrq-IgUqth67CgbXB8G8DgyYVeJg1zvKzI3_Xf4KIJOGVvNY2MBw5NYZvlTBZZz29phe2E4MppN67ivGV3IPESn2qWMLpxw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Recuerda**: Alegra solo trabaja con contactos y productos en las integraciones. Por lo tanto, asegúrate de escoger un módulo con datos relevantes.
{% endhint %}

3. Crea un registro de prueba en Bitrix24, dentro del módulo que escogiste. Luego, vuelve a GearPlug y verifica que los datos se hayan importado correctamente.

<figure><img src="https://lh5.googleusercontent.com/wSDbmTa2PqvS9hMD2K1oWPa-3TQoBMKLL6HzZpYMkWPcm8gZnXbuuIJEN9aVYtoPUnIQnDL9issdjho55VHfXqSB5VobmK4QlxlDcIuuwlvX0sHq2x32R-Otd618xtY8VuA2vx3z3yzcCST8DGm35A" alt=""><figcaption></figcaption></figure>

4. Haz clic en “OK”, y tu Plug de origen estará configurado.

{% hint style="info" %}
Solo puedes seleccionar una acción/módulo para tu App de origen en cada Gear. Si deseas importar otros tipos de datos, deberás crear otro Gear.
{% 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/bitrix24-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.
