# Google Sheets Addon

Learn how to install and start using the Coupler.io add-on in Google Sheets

### Install the add-on <a href="#find-and-install-the-add-on-4v00y" id="find-and-install-the-add-on-4v00y"></a>

{% @arcade/embed flowId="Yi33mjFaMSoxPZJ6wR7h" url="<https://app.arcade.software/share/Yi33mjFaMSoxPZJ6wR7h?ref=share-link>" %}

{% stepper %}
{% step %}
Navigate to the [Google Workplace Marketplace](https://workspace.google.com/marketplace/app/couplerio_import_data_to_google_sheets_e/532272210531) and click **Install**.
{% endstep %}

{% step %}
Coupler.io will ask your permission to start installing. Click **Continue**.
{% endstep %}

{% step %}
Choose the Google Account
{% endstep %}

{% step %}
Review the list of access rights that you are going to grant to [Coupler.io](http://coupler.io/) to enable data importing. Click **Allow**.
{% endstep %}
{% endstepper %}

### Start using the add-on <a href="#use-add-on" id="use-add-on"></a>

Once the install is complete, you can start using the add-on.&#x20;

{% @arcade/embed flowId="zIyASCF6M8zNWKsdPqQV" url="<https://app.arcade.software/share/zIyASCF6M8zNWKsdPqQV>" %}

{% stepper %}
{% step %}
Open any Google Sheets.
{% endstep %}

{% step %}
Go to **Extensions** <i class="fa-arrow-right-long">:arrow-right-long:</i> **Coupler.io** <i class="fa-arrow-right-long">:arrow-right-long:</i> **Launch**
{% endstep %}

{% step %}
Click **+ADD DATA FLOW**&#x20;
{% endstep %}
{% endstepper %}


---

# 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.coupler.io/addons/google-sheets-addon.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.
