> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-billing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/azure-stack-billing/2012.2/features/admin-features/usage-history.md).

# Usage History

The usage history extension of the Billing solution allows the service admin to view the usage costs of all registered tenants. In addition to viewing the current month usage, it also displays the previous months usage costs. The usage data can be downloaded as a CSV file and fed into any ERP system for processing bill.

![](/files/-LnSBJ4sfbhcrX0cO9BM)

#### Download All Usage

The ‘Download All Usage’ button downloads the detailed usage costs of the resources used by all the tenant users across all their registered subscription.

#### Download Usage

The ‘Download Usage’ button downloads the detailed usage costs of the selected subscription of a user from the grid.

#### Export Grid

The ‘Export Grid’ button downloads grid contents into a CSV file.


---

# 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:

```
GET https://docs.cloudassert.com/azure-stack-billing/2012.2/features/admin-features/usage-history.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.
