# Addons

- [monday.com Addon](https://docs.coupler.io/addons/monday.com-addon.md): Install and use the Coupler.io addon for monday.com. Import data from 400+ sources directly into your monday.com boards without leaving the platform.
- [Google Sheets Addon](https://docs.coupler.io/addons/google-sheets-addon.md): Install the Coupler.io addon for Google Sheets from the Workspace Marketplace. Pull data from hundreds of sources directly into your spreadsheet.
- [Add-on ask permission to access Google Account](https://docs.coupler.io/addons/google-sheets-addon/add-on-ask-permission-to-access-google-account.md): Understand why the Coupler.io Google Sheets add-on requests access to your Google account and what permissions are needed for data importing to work properly.
- [Why your data flows sometimes don't appear in the add-on](https://docs.coupler.io/addons/google-sheets-addon/why-your-data-flows-sometimes-dont-appear-in-the-add-on.md): Learn which data flows appear in the Coupler.io Google Sheets add-on sidebar and how the display is determined by your connected spreadsheet and workspace.
- [How to Automate Google Sheets with Coupler.io Add-on](https://docs.coupler.io/addons/google-sheets-addon/how-to-automate-google-sheets-with-coupler.io-add-on.md): Enable automatic data refresh for your Coupler.io Google Sheets add-on. Set up scheduled imports so your spreadsheet data stays up to date without manual runs.
- [drive.google.com refused to connect](https://docs.coupler.io/addons/google-sheets-addon/drive.google.com-refused-to-connect.md): Fix the "drive.google.com refused to connect" error in the Coupler.io Google Sheets add-on. Learn the common causes and how to restore the connection.


---

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