# Viewing and Monitoring GCP Billing Data

From the DuploCloud portal, administrators can view account spending details by month, week, and Tenant. Non-administrator users can view billing data for a Tenant they have user access to.

In addition, DuploCloud allows you to set up billing alerts to monitor cloud spending and detect cost spikes early.

## Prerequisites

* Complete the steps on the [Enable GCP billing data](/docs/automation-platform/overview-1/use-cases/cost-management/export-billing-to-bigquery.md) page before attempting to view billing data in the portal.

## Viewing Account Billing Details

View the billing details for your company's GCP account.

1. Log in as an administrator, and navigate to **Administrator** -> **Billing**.

<figure><img src="/files/R3RMfDDCSwOp3IijmZl7" alt=""><figcaption><p>The account <strong>Billing</strong> page, <strong>Spend by Month</strong> tab for GCP</p></figcaption></figure>

You can view usage by:

* Time
  * Select the **Spend by Month** tab and click **More Details** to display monthly and weekly spending options.
* Tenant
  * Select the **Spend by Tenant** tab.

## Viewing Tenant Billing Details

View billing details for a selected Tenant. This option is accessible to non-administrator users with user access to the selected Tenant.

1. Select the **Tenant** name from the **Tenant** list box.
2. Navigate to **Cloud Services** -> **Billing**. The **Billing** page displays.

<figure><img src="/files/tAImJkx4Sm2IAb2l2Rwr" alt=""><figcaption><p>The Tenant <strong>Billing</strong> page, <strong>Spend by Month</strong> tab</p></figcaption></figure>

The **Spend by Month** tab lists the five services with the highest spending for each month for the selected Tenant. Click **More Details** on any month's card to display more details about that month's spending.

## Setting Up Billing Alerts

To monitor cloud costs based on usage, you can configure Billing Alerts in DuploCloud. For more details, see the [Billing Alerts documentation](/docs/automation-platform/diagnostics-overview/configure-billing-alerts.md).

<figure><img src="/files/BRWs7zNriJGyiihW71bG" alt=""><figcaption><p><strong>Billing</strong> page in the DuploCloud Portal with the <strong>Enable Billing Feature</strong> option highlighted</p></figcaption></figure>


---

# 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.duplocloud.com/docs/automation-platform/overview-1/use-cases/cost-management/view-billing-data.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.
