# Google Sheets

Video Link: <https://youtu.be/SSY0Pa964og>

1. To integrate Google Sheets to site, you need to click on **Sign in with Google** button.

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

2. On clicking sign in button, a google account pop-up appears, Select the account you want to connect.

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

3. After adding your account, you see an option of **Add Spreadsheet.**

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

4. Enter the spreadsheet name, and spreadsheet id you want to integrate. And click on **Create** to add spreadsheet.

<figure><img src="/files/2d1hXIjAWzwGowGEefb9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can get the **Sheet Id** by hovering on the ⓘ ico&#x6E;**.**

![](/files/aduvMIbULoWgZiDj0uIC)
{% endhint %}

{% content-ref url="/pages/Nu1JuYWAXoWNUZT88ML7" %}
[Post data to a Google Sheet](/nexaflow/developer-apis/post-data-to-a-google-sheet.md)
{% endcontent-ref %}

{% content-ref url="/pages/ywVcseVFKKrbwO9R1GNB" %}
[Get data from a Google Sheet](/nexaflow/developer-apis/get-data-from-a-google-sheet.md)
{% endcontent-ref %}


---

# 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://nexaflow.gitbook.io/nexaflow/integration/google-sheets.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.
