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

# Analytics

> Visualize utility consumption, costs, and trends across your portfolio.

<Tip>
  Need help in this area? See [Analytics FAQ](/platform/analytics/faq).
</Tip>

Navigate to **Analytics** to explore your portfolio's utility data through interactive charts and summary metrics.

<Tip>
  For empty charts, filter issues, or reconciliation questions, see
  [Analytics FAQ](/platform/analytics/faq).
</Tip>

## Quick Access

The top of the page features Quick Access cards that link to cross-commodity analytics views:

<CardGroup cols={4}>
  <Card title="Consumption" icon="chart-line" href="/platform/analytics/consumption">
    Aggregate consumption across all utility types.
  </Card>

  <Card title="Cost" icon="dollar-sign">
    Aggregate cost analysis across all utility types. *Coming soon.*
  </Card>

  <Card title="Emissions" icon="cloud">
    Carbon emissions derived from utility consumption. *Coming soon.*
  </Card>

  <Card title="EUI & Intensity" icon="ranking-star" href="/platform/analytics/intensity">
    Rank sites by energy use per square foot and spot outliers across your portfolio.
  </Card>
</CardGroup>

## Commodity sections

Below the Quick Access cards, the hub page displays a **Commodity Section** for each active utility type in your portfolio:

* [Electricity](/platform/analytics/electricity)
* [Gas](/platform/analytics/gas)
* [Water](/platform/analytics/water)
* [Waste](/platform/analytics/waste)
* [Fuel](/platform/analytics/fuel)

Each section shows a summary chart and key metrics. Click into any section to access the full analytics dashboard for that commodity.

## Related pages

* [EUI & Intensity](/platform/analytics/intensity) — rank sites by energy use per square foot
* [Data Export](/platform/data-export/overview) — download the data behind your charts as xlsx or csv
* [Data Quality](/platform/data-quality/overview) — investigate gaps or anomalies you spot in analytics
* [Sites](/platform/sites/overview) — view per-site analytics from the site dashboard
* [Methodology](/platform/methodology/overview) — understand how bill data is calendarized into monthly values

## FAQ

<AccordionGroup>
  <Accordion title="What date ranges can I analyze?">
    Analytics supports flexible date ranges with built-in presets like **Last 12 Months**, **Year to
    Date (YTD)**, and **Custom**. You can define any arbitrary start and end date to focus on the
    period that matters most.
  </Accordion>

  <Accordion title="Can I export analytics data?">
    Yes. Each analytics page includes an **Export** dropdown that lets you download the underlying
    chart data for use in external tools or reports.
  </Accordion>
</AccordionGroup>
