# Excel

[Excel ](https://www.microsoft.com/en-us/microsoft-365/excel)es uno de los pioneros en hojas de cálculo en línea. Con GearPlug, puedes integrar tus hojas de cálculo con cualquier otra app: CRM, email marketing, contabilidad, y más. Integrar Excel con GearPlug te permite extraer e insertar datos en las filas de tus hojas.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh3.googleusercontent.com/AiXbbgmSGbEI43FsNK-H3b_zOhjVt47FWktDtoETsiYyQkS_G3b4oXXnlYVVo7k49gc7wFG-QPeECMW3CVxT4EaHTE4hk4JqCiyBS7xeEpX4z3EjFP0SDotLahoFkMX5pEDWP3X8tssKk-YMk9tf3g" alt=""><figcaption></figcaption></figure>

Como origen, Excel funciona con una acción:

* **Obtener datos de la fila**: Extrae los datos ingresados en una fila, utilizando las columnas (y sus nombres) como campos.

### Como destino

<figure><img src="https://lh6.googleusercontent.com/26mwVYIiBS0M7cD157sxUQ-JQGUbviY9vDH9gzx6U7HjFAa8X9v1ooEkQ-ROTXIXUUx6tQcAT9--_xnNu6BrLPI1K4U-B5eFVPveJBohd8hk1DC2PAn5HkUt0KHhy3sjIuT9G2f9PhQ0MdNNIFeMgg" alt=""><figcaption></figcaption></figure>

Como destino, Excel funciona con una acción:

* **Insertar una fila**: Registra una entrada nueva desde otra app como una fila nueva en Excel, usando las columnas (y sus nombres) como campos.


---

# 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.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.
