# Google Drive

## :clipboard:Steps to Schedule any Report to Google Drive

1. **Open** the report that needs to be scheduled.
2. **Click** the **Schedule** button.
3. **Select** how often you want to run the report like **Hourly**, **Daily**, **Weekly** or **Monthly**, and proceed to the next step.
4. **Pick** the **date** & **time** when the reports need to be delivered.
5. **Click** on the **Google Drive** tab and then, **click** on **Connect.**

![](/files/EdFYelQJAQ65xZhRH0FR)

6. **Select** your **Google account** and click on **Allow** to grant permission for Report Pundit.

{% hint style="info" %}
**Note:** We are only permitted to view the folder structure of your Google Drive, in order to select the folder in which the Google Sheet would be delivered. We do not have visibility or access to the contents of your Google Drive.
{% endhint %}

![](/files/-M_yEDFGUuH_2khHmR2_)

![](/files/-M_yFX6CLpS125QDJPsS)

6. **Select** the **Google Drive folder** in which you wish to receive and store the report.
7. **Select** the **Report format.** You can choose between **Excel, CSV, Text** and **PDF** formats.
8. **Select** **Output Type.** You can choose between **Zip** and **File.**

**Zip**: You will receive the report in a compressed **.zip** format. The report can be viewed by extracting it from the **.zip** file.

**File:** You will receive the report file as it is.

9. **Finally,** Click on **Save** to complete the schedule setup.

{% embed url="<https://youtu.be/mw5UIKFKsto>" %}

{% hint style="success" %}
:star2: That's it! You have scheduled your reports to drop into Google Drive.
{% endhint %}


---

# 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://docs.reportpundit.com/knowledge-base/schedules/output-options/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.
