# Insert a new row

1. **Select “Google Spread Sheets”** as your target app within your Gear.

<figure><img src="https://lh4.googleusercontent.com/Pp71wGRu5OjhesQmYzP5H5qVqfrofvv1CBG8bop-joXhPzFBRFMFH3ITPj-W_7z9Px-X9lxYmuI4VdzZqdV1bbetKxAaA51n0W36gx33OW76Y6hjV4eyLMTmznXcYUTzh_FQjf1jTbh6VBnDCFFoLA" alt=""><figcaption></figcaption></figure>

2. **Click the red gear** to show the list of available Plugs. Choose the connection you wish to use. You may also create a new Plug under “Create a new connection.”

<figure><img src="https://lh3.googleusercontent.com/e3dV1qURpfFLEBGmIQFo1jIwbpBE3oAhZUtDQvYy5_tKnExlM_oMUAnHmFUG6_msCJT2b3QGLESPetJP8FrOKmLB4aAOjo4qhnb0euCxL0XzsonxwUFTAK5cO5QnYInmkJreILhRe2j0RDBJ6K_zww" alt=""><figcaption></figcaption></figure>

3. **Pick “Insert a new row”** as your target action. In the dropdown menus, choose the spreadsheet and worksheet you wish to update with this Gear. Then, click “Continue.”

<figure><img src="https://lh4.googleusercontent.com/j4rI_QJUiR1SoqpSLMYmYsc_pZKmvyc7NhaSEmpbtJhoi2LQ5cCgSwcEooF3tvyuA_mJV9jH0X1I2Qie5NFIxs3gTsgaM8zEAp7JrZTUZGov8Mx14XyONtZKTeGC-AMR1_Bbtw1fA0FUqXBn5XUQGw" alt=""><figcaption></figcaption></figure>

4. **Fill in the data template**, linking the target fields with their source counterparts. GearPlug uses your sheet’s columns as fields.

<figure><img src="https://lh6.googleusercontent.com/NsXwbEXEtlcKkqI4NW-KubJ4db8VIukKJMie5lkQalABxyHbHrqXGxhB5xRGwtzQP0iIppogunOolzq1XQY41vnTFH2y7vRj6tyN1vP0rLbZubiWtWgGmhRNLVWvQbxGZMV_C6kMHYf8wHRnO4w6NA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through each field manually, you may use the search bar at the top.
{% endhint %}

5. **Click “Map”** once you’re done linking the apps’ fields.

<figure><img src="https://lh4.googleusercontent.com/IT4gD_OlXM54__yf56XW4ryznRWW_BlZeqZiDcNwDZq64LVPGD0ilC_-6GUvn57k0spVPXtko2NLW2JbfEv-2WkQxfmRDQpkSU91JIALrdyCbEm4pZOYeWvS5M_7JRRUY7Rc2BOory8irHLLedL0wA" alt=""><figcaption></figcaption></figure>

6. **Click “Add a target” or “Save”** if you want to add further target apps or save your Gear, respectively.

{% hint style="warning" %}
Remember to turn on your Gear before leaving the GearPlug app!
{% 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/english/set-up-your-integrations/google-spread-sheets/target-actions/insert-a-new-row.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.
