# Google Drive

## :clipboard: *Steps to Schedule Reports to Google Drive*

1. **Open** the report that needs to be scheduled.
2. **Click** the ![](/files/1Yoh4GTJjloUFp7sBeyl) button.

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

3. **Select** how often you want to run the report like **Hourly**, **Daily**, **Weekly**, or **Monthly**, and **proceed** to the **next step**. **Click** on **Save and continue.**

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

4. **Pick** the **date** & **time** and **select** how much data you want to capture and **proceed** to **next step**
5. **Select** the **'Drive'** tab and **click** on **'Connect'.**

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

6. **Select** your **Google account** and **click** on **Allow** to grant permission for Data Export.
7. **Select** a folder **file type** & Include **static file name**

{% 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/-Ma2oOVr3Rnewwfa17Md)

8. **Select** the **Google Drive folder** in which you wish to receive and store the report.
9. **Select** the **Report format.** You can choose between **Excel, CSV and PDF** formats.
10. **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.

:heavy\_check\_mark: **Finally,** Click the '**Save and Continue'** button.

{% hint style="success" %}
:star2: That's it! You have scheduled your reports to Google Drive like a Pro!
{% 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.dataexport.io/kb/scheduler/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.
