# Insert a new row

1. **Select Excel as your target app** within your Gear. Pick the connection you want to use, or create a new one, and click “Continue.”

<figure><img src="https://lh6.googleusercontent.com/EUg2zppJw2vAYECtjhI4o-HugiVz7bkEgzY6XBeY-BKil7szJb8HTVM0C559I2gWzMnIaOpb82CyyICWnlk1edOV54A90jEBt3a_hKSasaP4RreZiidtvvluGc1dk_loxCLbUjJT75uktJuqJfd7bA" alt=""><figcaption></figcaption></figure>

2. **Choose “Insert a new row”** as your action and pick the workbook and worksheet you want to use. Click “Continue.” This will show the data template for the action.

<figure><img src="https://lh5.googleusercontent.com/Np8-MSbmqdhjEbIaHT4Jmk0Cl-z6WiBA7G50bho_Xp_RGT5RdMzBT2oMtsJz86AnIfznpJbibuww-dfzolQqUyCTtRtbW7AjhjS1Y7IpQqKiLMd5i97ja_CExBtBUQV_d9Id6sC6NojDAmm-ZCb4hg" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking target fields with their corresponding source fields. Click “Map” at the end of the template when you’re done.

<figure><img src="https://lh6.googleusercontent.com/peybSWHkdQUSRxxf43Bw5cEIaJyhkIOMRCFO5hjuudNBllF05VBPBi1YKXaowWVaSywGW9-V207wAFhWNeqZEVyH47a99YBq0zS5F6EMODAn94-onDn2NnaOm9t_eEwCXomHejXe-JXMtQGtKmOpXA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through each field, you may use the search bar at the top. You can also filter required and optional fields.
{% endhint %}

4. **Make sure the target is active** in the top-right corner. Then, click “Add a target” or “Save” to add another app or save your Gear.

<figure><img src="https://lh5.googleusercontent.com/DY0snKaeRQc-COELkl50lWg12Fq9yF02z5RUF4cWjlZM0M_Ts2k-pN7naglOx703gs_nWHicO56LDyNy3WkhJkcBieB2UWgXyMl4VMk3Ifqaq4_yTbWUdCY4D4d0v8Sz9KmocaYYaEXtsZXxjBgYWQ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Remember to turn on your Gear before leaving the 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/excel/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.
