> For the complete documentation index, see [llms.txt](https://docs.chamberfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamberfi.com/resources/analytics.md).

# Analytics

Everything Chamber does is onchain. A few dashboards present the data in readable form.

## Official

* [**chamberfi.com/analytics**](https://chamberfi.com/analytics): the app's built-in analytics page. Protocol overview, treasury composition (see [Holdings](/treasury-and-protocol-economics/holdings.md)), available assets, and manager stats. This is the source of truth for live figures.

## Third-party

* **DeFiLlama**: TVL across chains and historical flows where available.
* **Dune**: community-maintained dashboards where available.

## Onchain directly

If you want raw data, the contract addresses for each chain are on the [deployments page](/build/contract-addresses.md). Vault state, fee mints, deposits, and withdrawals are all readable without an indexer.

For indexed data, see the [subgraph](/build/subgraph.md) in the Build section.
