# Gmail One-click connect

#### Video Guide:

{% embed url="<https://player.mux.com/v1TDDgz02GR200hbMdCxaol6DbIyuWuYDOGCN4Gff8rhQ>" %}

#### Text Guide:

1. Go to **Settings** > **Store**
2. Click Gmail (One-click connect with Google)
3. Click **Connect Gmail** and choose the correct account
4. Click **Advanced** and click **Go to ScaleFlows**&#x20;
5. Click Continue and check the boxes to authorize Read and Send permissions
6. Click Continue then go to your inbox&#x20;

<figure><img src="/files/v0n611cmMHxXCq6cP29h" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You can now view your support messages and start sending AI responses.
{% 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.scaleflows.net/documentation/documentation-v1.1/getting-started/email-connection/gmail-one-click-connect.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.
