> For the complete documentation index, see [llms.txt](https://help.pump.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pump.co/gcp-joining-pump/getting-started-with-gcp/step-1-view-savings-estimate.md).

# Step 1 - View Savings Estimate

### Export Billing History to View Savings Estimate[​](https://docs.vantage.sh/enabling_gcp_billing_export/#create-a-billing-export) <a href="#create-a-billing-export" id="create-a-billing-export"></a>

#### Step 1: Log into your GCP Account for the billing account you want to connect and go to [Billing History](https://console.cloud.google.com/billing/reports)[​](https://docs.vantage.sh/enabling_gcp_billing_export/#step-1-select-or-create-a-project) <a href="#step-1-select-or-create-a-project" id="step-1-select-or-create-a-project"></a>

#### Step 2: Modify the Time range filters on the sidebar to following:[​](https://docs.vantage.sh/enabling_gcp_billing_export/#step-2-create-a-bigquery-dataset) <a href="#step-2-create-a-bigquery-dataset" id="step-2-create-a-bigquery-dataset"></a>

<div><figure><img src="/files/boG4RQ9cfYw0Ac4LjE2P" alt=""><figcaption><p>Modify Time range filter to Last 90 days</p></figcaption></figure> <figure><img src="/files/ia6tvAw4OP21zk5dcILe" alt=""><figcaption><p>Modify Group by filter to Date > SKU</p></figcaption></figure></div>

#### Step 3: Click 'Download CSV' and go to your [Pump Account](https://app.pump.co) to Click Connect Google Cloud on Onboarding Modal <a href="#step-2-create-a-bigquery-dataset" id="step-2-create-a-bigquery-dataset"></a>

#### Step 4: Upload CSV [​](https://docs.vantage.sh/enabling_gcp_billing_export/#step-3-enable-cloud-billing-export-to-the-bigquery-dataset)to Billing History Dropzone <a href="#step-3-enable-cloud-billing-export-to-the-bigquery-dataset" id="step-3-enable-cloud-billing-export-to-the-bigquery-dataset"></a>


---

# 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://help.pump.co/gcp-joining-pump/getting-started-with-gcp/step-1-view-savings-estimate.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.
