# Crea tu conexión a Google Spread Sheets

Para poder crear tu conexión a Google Spread Sheets, solo necesitas tener a la mano la cuenta de Google correspondiente a los archivos que quieres integrar. Con esto listo, solo necesitas registrar tu cuenta de Google en GearPlug.

Una vez hecho esto, puedes utilizar cualquier hoja de cálculo disponible. Solo necesitas crear un Plug nuevo si quieres conectar una cuenta de Google diferente.

### Configura el acceso

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

<figure><img src="https://lh7-us.googleusercontent.com/BwPd9pwJrHt5gVP6xN-9salia1aWag54aLeT4BtWzdfcYdwKBpdJW2gE8gbanZwxDfTtGFmvtfcufgVlhSWZ0dVr6WJIG3E1xhUwgKnb44lROD0HcMCTVWA5Ni6bCxYlNcedZS0KuuCM689ZuiyvjA" alt=""><figcaption></figcaption></figure>

2\. **Selecciona Google Spread Sheets** en el menú desplegable del bloque “Nuevo Plug”.

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

3\. **Haz clic en “Sign in with Google”** cuando aparezca la opción. Esto abrirá una ventana emergente, donde podrás seleccionar la cuenta de Google que quieres conectar. También puedes ingresar una cuenta nueva.

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

4\. **Lee los permisos** requeridos por GearPlug para acceder a los datos de la cuenta. Luego, haz clic en “Permitir” para terminar la configuración. La ventana emergente mostrará un mensaje confirmando que la conexión fue exitosa.

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

¡Listo! En 4 pasos lograste integrar Google Spread Sheets con tu cuenta de GearPlug. El Plug ya está listo para usarse en tus Gears.


---

# 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/google-spread-sheets/crea-tu-conexion-a-google-spread-sheets.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.
