# Crea tu conexión a Airtable

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

### Configura el acceso

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

<figure><img src="https://lh6.googleusercontent.com/i9d0zR0bJhOuCcQCivMelPeMTKF7MMMDwBSb8WCDdEqDbwppjj29g0T0wruOz2rYsEjuvOtuIY00o-J8zL7IgJz228IkhbMVihY5cMevvp1hS-wRNvwO7cKTSoZj1AlFjfJvgX3jj6ZYm9bzUtgFFw" alt=""><figcaption></figcaption></figure>

2. **Escoge Airtable** en el menú desplegable debajo de “Nueva conexión” y haz clic en “Crear”.

<figure><img src="https://lh5.googleusercontent.com/_MSH-fvet1ecv7Er0-61LGzatW0dSCRyScGnzow54vGu6YDWiiWwH3m3EExpAUv4qTal_nmA_n7Mh6LPSZVVSlTpd0GS-IeuEZkIg3DXVQm-PTfGdhtFPDVeQl3knb30KshptaLx7kDVD1WU6QODYQ" alt=""><figcaption></figcaption></figure>

3. **Escoge la base que quieres usar**, haciendo click en “+Add a base”. Haz click en “Grant access” para finalizar la configuración de tu Plug.

<figure><img src="https://lh4.googleusercontent.com/lECqhIq3nvu_orCz5xyhqZN9wKLS0gml7tLCInfb7vDzOu0ZP1qCodYDfGDCxCUvi60LJEdClqt0QRhLD_pbOe1lwnxL_REOo0cs4OFMQG5Yhukn3gOJugFubRjwFi86Df1HfYNd3rG0HrzoOxJQ0Q" 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/airtable/crea-tu-conexion-a-airtable.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.
