# Insertar una fila

1. **Selecciona “Google Spread Sheets”** como destino dentro de tu Gear y el Plug que quieres usar. Si no has creado un Plug para la cuenta que quieres usar en tu Gear, puedes hacerlo desde acá.

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

2\. **Selecciona “Inserta una fila”** como tu acción de destino. En los menús desplegables, selecciona la hoja de cálculo y la hoja de trabajo que deseas actualizar con este Gear. Luego, haz clic en “Continuar”.

<figure><img src="/files/3EswygcoNe5alAbIgr5v" alt=""><figcaption></figcaption></figure>

3\. **Llena la plantilla de datos**, relacionando los campos de destino con sus campos de origen correspondientes. GearPlug considera como campos los nombres de las columnas en tu hoja de cálculo.

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

{% hint style="info" %}
Si no quieres desplazarte por la lista de campos manualmente, puedes usar el buscador en la parte superior.
{% endhint %}

4\. **Haz clic en “Asociar”** cuando termines de enlazar los campos de las aplicaciones. GearPlug importará los datos de prueba que ingresaste en tu App de origen y los registrará como una nueva fila en tu hoja, organizando cada dato en su categoría (columna) correspondiente. Esto puede tomar unos minutos.

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

5. Haz clic en "Finalizar" o "Agregar destino" para guardar tu Gear o agregar más Plugs, respectivamente.

<figure><img src="/files/3HZS7ewlkOemz74MX2ZC" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
¡Asegúrate de encender tu Gear en la sección de “Gears” antes de cerrar GearPlug!
{% endhint %}


---

# 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/acciones-de-destino/insertar-una-fila.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.
