> 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/configura-tus-conexiones/bitrix24/crea-tu-conexion-a-bitrix24.md).

# Crea tu conexión a Bitrix24

{% hint style="info" %}
**Conexión Oauth:** El primer paso es instalar GearPlug en tu cuenta de Bitrix24 para que GearPlug acceda a los datos.
{% endhint %}

Para poder crear tu conexión a Bitrix24 es necesario que primero instales nuestra aplicacion en tu cuenta de Bitrix24

### Instala GearPlug en tu cuenta de Bitrix24

Para crear un Plug nuevo con Bitrix24, primero debes instalar nuestra aplicación en tu cuenta de Bitrix24.

1. **Ingresa al Marketplace de Bitrix24** en el menú de la parte izquierda: Aplicaciones → Market.

&#x20;

<figure><img src="/files/80KMEJ6aUr6wWLTF3awQ" alt=""><figcaption></figcaption></figure>

2\. **Escribe “GearPlug”** en el buscador para encontrar la app.

<figure><img src="/files/7Ozq43oqfVqv1Le106IP" alt=""><figcaption></figcaption></figure>

3\. En la página de la app, **haz clic en “Instalar”**. Lee los términos y condiciones, y acepta la instalación.

<figure><img src="/files/C5Ua6wAxmCSI7XO5tzmQ" alt=""><figcaption><p>Pagina de Gearplug en Bitrix24 Market</p></figcaption></figure>

4\. Si estás de acuerdo, **acepta la instalación** de Gearplug.

&#x20;                                               ![](/files/OauXyVGgV4ZBK3Iv1kiS)

{% hint style="warning" %}
Si no realizas la instalación de la app en Bitrix24 antes de configurar la conexión en Gearplug, no nos podremos conectar a tu aplicación, por lo que, cuando intentes crear la conexion, no funcionará.
{% endhint %}

### Crea tu Plug para Bitrix24 en GearPlug

Con GearPlug instalado, ahora puedes dirigirte a tu página de Plugs en GearPlug y configurar el Plug.

1\. **Ve a la sección “Plugs”** y selecciona Bitrix24 en el menú desplegable. Haz clic en “Crear”.

<figure><img src="https://lh7-us.googleusercontent.com/pUsmo8-jY4ZZkk3zzaUnOX93usdSAkVl-zE-egi2k7Fbl1Zcl9k3pRSBHDniT3E5xoW_I9hmLD4i9i4aLRGI_3UMeqNi8hTpP5ZP9qmDxCLzW8-7buRI2T_pzUKL4-0LLrjsKovO52b18lPyy2X-YQ" alt=""><figcaption></figcaption></figure>

2\. En el campo “Domain”, **ingresa el dominio de tu aplicación Bitrix24**. El dominio es la URL que encuentras en la barra de direcciones.

<figure><img src="https://lh6.googleusercontent.com/gqCOzkezQEt3DH4C_qBvtaPGcVPBaY_YN6v_ZeUO1JwVg-SV4J4klZP-nLLn4zqRFfEGi263IeMnI1gQECkDwZ8kh2DLPOQcmKmiUOQ1Vt9Qj0gN3ZemDL1yn2mrIu3sIFwQpbccVvCuXoBQPoxx3oOuR3J6c8R7J3YyF36fNt8GbmEX0OmUJiyx6PI4" alt=""><figcaption><p>Solo necesitas la URL base.</p></figcaption></figure>

3\. Pega el dominio de tu cuenta de Bitrix24 en el nuevo campo.

<figure><img src="https://lh7-us.googleusercontent.com/J9n_PgXClHzVXxYxKaIk8s9s8aIDGA1MJNGKY91veAZrXJw4xgwIimzNJU9C9w8lM8Uk6NJvnZCl2Lf2xdCgWCuJw2XHbFfllJNFECq8GD-zl7HP0N6D_V0WzRFedIjp6zLdV9mXtBy03GdbkkuW8w" alt=""><figcaption></figcaption></figure>

Luego de registrarlo, aparecerá un mensaje confirmando que la conexión fue creada. Ya puedes cerrar el pop-up, y la aplicación estará lista para usar.

<figure><img src="/files/ZBjsiTmZdgu4c0cYNUOE" 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/configura-tus-conexiones/bitrix24/crea-tu-conexion-a-bitrix24.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.
