# Google Sheets

With the Google Sheet action, you're able to give the AI more information about services, prices, or anything else!

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

In the "Account" setting, you can select the sheet that you'd like the AI to use. This will only display sheets that you've already connected to Capri, though!

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

For the prompt, you will need to tell the AI what information is contained within the spreadsheet and when the sheet should be read.


---

# 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://help.capriai.us/capri-portal/setting-up-actions/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.
