# BigQuery

To facilitate your access to our BigQuery datasets, please follow the outlined steps below:

1. Prerequisite: Ensure you possess an active Google Cloud account. If you do not have one, please create an account at [Google Cloud](https://cloud.google.com/?hl=en).
2. Request Access: Submit the required information to <support@kaiko.com>. Please include the email addresses and service accounts that require access to the dataset.
3. Access Confirmation: Upon receiving your request, our team will initiate the access provisioning process. You will be notified via email once access has been granted.
4. Locating the BigQuery Dataset: Access the BigQuery interface and navigate to the Analytics Hub. Within the Analytics Hub, search for private listings to locate the dataset shared with you.
5. Dataset Utilization: After adding the dataset to your project, you will gain full access to the data, allowing you to integrate it into your applications.

Should you encounter any issues or require further assistance, please do not hesitate to contact our support team at <support@kaiko.com>.

<br>


---

# 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.kaiko.com/cloud-delivery/getting-started/bigquery.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.
