> 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/english/popular-integrations/bitrix24-and-alegra/set-up-your-gear-from-bitrix24-and-alegra/bitrix24-source.md).

# Bitrix24 (source)

1. Click the red gear to show your Plugs. Choose the one you want to use and click “Continue.” You may also create a new one under “Create a connection.”

<figure><img src="https://lh4.googleusercontent.com/Im9Cb-gVMOAoOOGFYIuMqdYS5s17sp86tMOhNpz55JhllH_eu0oMjlZydDolLcgr3njNukJ9bOt9BIYa6SHos5UWwb6fpu7Pro7UjIRONBRGTKS9SAGwBqBYoL9FWPrKgHKotKplFBpAlwKqkjTUXA" alt=""><figcaption></figcaption></figure>

2. Pick the “Read new register” action and the module from which you want to extract the information. Click “Create.”

<figure><img src="https://lh3.googleusercontent.com/k_k73pb_IUkmbUjehNLZjA8t9nLjbWzDVJUYp8o2H_lWa5c9Cm14jwGFl3BpSZjP2E36BCjYf_lk8RwuVa5Qpij5Jr1FtqKlgE9l9w__I-cFslPcVjnH179gkKYEmTTwwlVdUkhibz6lnnO03mF2Dw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Remember**: Alegra only allows contacts and products from integrations. So, make sure you pick a module with relevant data.
{% endhint %}

3. Create a test record in Bitrix24 under the module you picked. Go back to GearPlug and review the data.

<figure><img src="https://lh3.googleusercontent.com/10Ulq_sCp9pQv66EehPe7E2TM7IcQpVsPsInEcctw5iwfZ4mcCs7dwrUQcPDdTbS4yD_xIPZo7_QXIea5rWX-SjBRm-wbRHlI8w6NMRRjyFCg1M_EGDBql5afdfPcO-AxxJSaHKE13iSKE8FWz7mSQ" alt=""><figcaption></figcaption></figure>

4. Click “OK,” and your source Plug is ready.

{% hint style="info" %}
You can only use one source action/module per Gear. If you want to import more data, you’ll have to create another 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/english/popular-integrations/bitrix24-and-alegra/set-up-your-gear-from-bitrix24-and-alegra/bitrix24-source.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.
