# Google Docs

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

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

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

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

For the prompt, you will need to tell the AI what information is contained within the document and when the doc 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-docs.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.
