# Google Drive

Accessing documents and files stored in Google Drive to use as a knowledge base or to retrieve specific information is supported. We support Google Docs, Google Drive, PowerPoint, Google Sheets, CSV files, etc. We support private Google Drive files, including PowerPoint, Google Sheets, and Google Docs. Alhena AI will ask you to share the documents with **<data@gleen.ai>** if the document is private.

<figure><img src="/files/EMMvSx7K6huUK1Kk9Tx6" alt=""><figcaption><p>Alhena AI asking for permission to share google drive content with Alhena AI</p></figcaption></figure>


---

# 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://alhena.gitbook.io/docs/ai-configuration/data-sources/google-drive.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.
