> For the complete documentation index, see [llms.txt](https://support.gpt.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.gpt.space/products/gpt-for-google-sheets.md).

# GPT for Google Sheets

## Chat with your Sheets

With our sidebar your can directly chat with your Google Sheets and edit them on the fly

To get started, install the [Google Chrome Extension](/get-started-chrome-extension.md)

<figure><img src="/files/7miFBM0OZsmg7Ty0fj6L" alt=""><figcaption></figcaption></figure>

## Get started with GPT Formulas for Google Sheets

To start using GPT for Google Sheets directly in your spreadsheet, you will need to **enable the GPT Function for each sheet**

<figure><img src="/files/R1PAJvxNswtVWKuiec5Q" alt=""><figcaption><p>Enable GPT functions for your current sheet</p></figcaption></figure>

## Explore all the GPT Formulas

Boost your productivity with our GPT Formulas to generate content directly from your Google Sheets

## &#x20;[Formulas](/products/gpt-for-google-sheets/formulas.md)

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.gpt.space/products/gpt-for-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.
