# Excel

Excel is among the pioneers of online spreadsheets. With GearPlug, you can integrate your spreadsheets with any other app: CRM, email marketing, accounting, and more. Integrating Excel into GearPlug lets you extract and insert data from and into your spreadsheets.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh4.googleusercontent.com/U-xkofQePUPrRcFb_6Zo09O_y5poLuvraXZUGr6K0nNyChzQ-VXhi2BzsqVGrd1ean_0HuCKUuMkgBX3GCcXLFv3DOX1NZWV9CKk1dqgN3mEGA5BgtL2Vix7b5xNABQ68BX9Bg8LD1Ty-dRt50AD5A" alt=""><figcaption></figcaption></figure>

As the source, Excel works with one action:

* **Get data from a row**: Extracts data recorded in a row, using columns (and their names) as fields.

### As a target

<figure><img src="https://lh5.googleusercontent.com/4aSGTfSaZLjCJNa-_Pdn__OtAP28_OlgamOklC0GzWAVga4XTzFKWYAqttMs9wej8ghFmYFWVeuiCA3RYezimMwVWd1cEML6XjhWM6_BwPhRfKD41fdgA8uwpR_VB4lZq1iqqJO8NzyT0B00e0EdPA" alt=""><figcaption></figcaption></figure>

As a target, Excel work with one action:

* **Insert a new row**: Records a new entry from another app into a new row in your spreadsheet, using column (and their names) as fields.


---

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