# Crea tu conexión a Excel

Para poder crear tu conexión a Excel, solo necesitas tener a la mano la cuenta de Microsoft correspondiente a los archivos que quieres integrar. Con esto listo, solo necesitas registrar tu cuenta de Microsoft 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 Microsoft 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/-CGNKKbMC6__TdTHmHGweAdl-ZAkPxC8uACdTmYj0Gt-VHKzshDAmVGK9VgfSmFfpRD8jzdCBaFwjpuAC4hge5jbw8uUI_mNap210uDgnhhEMXEfmjWmTNFahZw7bJ2stzl4wx9NsDZqgqhChpje0A" alt=""><figcaption></figcaption></figure>

2. **Selecciona Excel** en el menú desplegable del bloque “Nuevo Plug” y haz clic en “Crear”.

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

3. **Inicia sesión en tu cuenta** en la ventana emergente y acepta los permisos. Si ya has iniciado sesión en tu cuenta, GearPlug te llevará directamente a los permisos.

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

Una vez aceptados los permisos, tu Plug estará listo para usar.


---

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