> ## Documentation Index
> Fetch the complete documentation index at: https://docs.costory.io/llms.txt
> Use this file to discover all available pages before exploring further.

# BigQuery

> Import usage metrics stored in BigQuery tables into Costory

<Tabs>
  <Tab title="Manual setup">
    1. Share your dataset with the Costory service account:
       * `costory-<org-slug>@costory-production.iam.gserviceaccount.com`
    2. In Costory, go to **Metrics > Import new metrics datasource > BigQuery**.
    3. Provide the BigQuery table path and map the columns (flat or columnar format).
  </Tab>

  <Tab title="Terraform">
    Not supported.
  </Tab>
</Tabs>
