> For the complete documentation index, see [llms.txt](https://olddocs.exivity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olddocs.exivity.io/2.3.1/diving-deeper/report/summary.md).

# Summary

The **Summary** report provides a detailed cost report that can be used as a invoice detail specification. The way you've defined your **Service Catalogue**, determines what you'll see here.

![Cost Summary Report](/files/-LTwD9FToYZRQex2Z8FC)

Once you've logged into the system, go to "*Reports*" > '*Summary*'. From here you're able to generate different kinds of detailed costs reports, which can be used for billing, charge back and show back.

## Filters and Reporting Depth

Once you have selected your date range and **Report Definition**, you can start viewing your summary cost report. By default it will show all consumed services for this **Report Definition**, grouped account, considering the selected '*Depth*'. Therefore it is important that you select an appropriate '*Depth*' when running this report.

## Grouping and display of Instances&#x20;

The **Summary** report has a few reporting options that you can turn on and off. These options allow you to create more or less detailed textual representations of your data:

![Cost Report: enabling detailed information](/files/-LTwE8jx_HIRl5c6uQ7G)

If you want to include a detailed grouping of *Services* and *Service Categories,* then you'll need to have the Services checkbox enabled. The same goes for including Instance level information. The latter enables you  to view resource level consumption data, such as the Virtual Machine, Containter or User Name.


---

# 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, and the optional `goal` query parameter:

```
GET https://olddocs.exivity.io/2.3.1/diving-deeper/report/summary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
