# 2.3 - ETL Pipelines in Kestra: Google Cloud Platform

- [2.3.1 - Create an ETL Pipeline with GCS and BigQuery in Kestra](https://data-engineering-zoomcamp-2025-t.gitbook.io/tinker0425/module-2/2.3-etl-pipelines-in-kestra-google-cloud-platform/2.3.1-create-an-etl-pipeline-with-gcs-and-bigquery-in-kestra.md): Last updated Jan 31, 2025
- [2.3.2 - Manage Scheduling and Backfills using BigQuery in Kestra](https://data-engineering-zoomcamp-2025-t.gitbook.io/tinker0425/module-2/2.3-etl-pipelines-in-kestra-google-cloud-platform/2.3.2-manage-scheduling-and-backfills-using-bigquery-in-kestra.md): Last updated Jan 30, 2025
- [2.3.3 - Transform Data with dbt and BigQuery in Kestra](https://data-engineering-zoomcamp-2025-t.gitbook.io/tinker0425/module-2/2.3-etl-pipelines-in-kestra-google-cloud-platform/2.3.3-transform-data-with-dbt-and-bigquery-in-kestra.md): Last updated Jan 30, 2025


---

# 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://data-engineering-zoomcamp-2025-t.gitbook.io/tinker0425/module-2/2.3-etl-pipelines-in-kestra-google-cloud-platform.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.
