> For the complete documentation index, see [llms.txt](https://docs.reportpundit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportpundit.com/knowledge-base/schedules/output-options/bigquery.md).

# BigQuery

With Report Pundit, you can schedule reports to Big Query

### :clipboard: *Steps to Schedule Any Reports to BigQuery*

**1)** **Open** the report that needs to be scheduled

**2)** Click the <img src="/files/K600qoGNfb6MW8R63Ziz" alt="" data-size="line"> button.

![](/files/7OjyjxEy8ZwXJVyAuIsG)

**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.**

**4) Pick** the **date** & **time** when the reports need to be delivered. **Click** on **Next.**

![](/files/sJeOQ1mFda4NUqk0cnuM)

**5)** **Select BigQuery** and **click** on **Connect with BigQuery. Select** the **Gmail account** for the **Big Query schedule**, and it will take to the next page. Report Pundit is not verified. So, **select** the **advanced option** and **click** Go to Report Pundit (unsafe)

![RP3.png](https://cloud.headwayapp.co/changelogs_images/images/big/000/055/388-e5faebe2f089a8462e28839db60fe56802d2ba10.png)

![RP4.png](https://cloud.headwayapp.co/changelogs_images/images/big/000/055/389-c0f9e276f7f710bdf63769d501d49c91e46867b7.png)

**6)** On the final step, **grant** permission to Report Pundit to complete the setup process.

![RP5.png](https://cloud.headwayapp.co/changelogs_images/images/big/000/055/390-040febb2f861e7a96758382936a17848a18d1448.png)

![
RPBQ.png](https://cloud.headwayapp.co/changelogs_images/images/big/000/055/533-d3bdcf0585bce0a4c774d1c2cc8d09a7c7c476b3.png)

{% embed url="<https://youtu.be/r-7-YaLKMfA>" %}

{% hint style="success" %}
:star2: Great job!  You're all done.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reportpundit.com/knowledge-base/schedules/output-options/bigquery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
