# Crea tu conexión a Hubspot

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

## Configura el Acceso

1. **Ingresa a “Plugs”** en el menú superior de GearPlug.&#x20;

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

2\. **Elige HubSpot** en el selector de aplicaciones y haz clic en “Crear”.

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

3\. **Selecciona la cuenta** de HubSpot que quieres conectar a GearPlug.

<figure><img src="/files/6mXkLIGOrY5e2VLqmwkT" alt=""><figcaption></figcaption></figure>

4\. **Otorga los permisos** a tus módulos para poder extraer la información y haz clic en “Conectar la Aplicación”. Con esto, habrás instalado GearPlug en tu cuenta de HubSpot.

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

Al terminar, un mensaje de confirmación te avisará que la conexión ha sido creada. Ya puedes cerrar el pop-up y usar tu Plug.

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


---

# 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/hubspot/crea-tu-conexion-a-hubspot.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.
