# Crea tu conexión a Odoo CRM

{% hint style="info" %}
**Conexión Oauth**: Instala nuestra aplicación en tu cuenta de HubSpot para que podamos conectarlo a otras apps.
{% endhint %}

### Configura el acceso

1. **Dirígete a “Plugs”** en la parte superior de tu interfaz de GearPlug.

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

2. **Selecciona Odoo CRM** en el menú desplegable debajo de “Nuevo Plug” y haz clic en "Crear".

<figure><img src="/files/9v1p39QgAYNsx2cATWL5" alt=""><figcaption></figcaption></figure>

3. **Llena los campos** con la información necesaria y haz clic en “Agregar” para terminar de configurar tu conexión.

<figure><img src="/files/m0iaOv56W6RAstFNunym" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
La URL es la dirección completa de tu base de datos, incluyendo “.com”. Por otro lado, “Database” se refiere solo al dominio (el nombre) de tu base de datos.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.gearplug.io/configura-tus-conexiones/odoo-crm/crea-tu-conexion-a-odoo-crm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
