# Accounts

The **Accounts** report provides the ability to drill down into your metered based IT consumption costs. The way you've created your **Report**, determines on what values you can zoom into.

Once you've logged into the system, go to "*Reports*" > '*Accounts*'. Here are a few key parameters you can use to define how your report is generated:

## Date Selection

The date selector is important to limit the scope of data you're focusing on.

![Report Date Selector](/files/-LTw31p110mOW7WwAWxw)

First select the date range you are interested in. This can be a single month, a 3-month time period, half a year, a full year, or a custom date range.

## Report

![Report selection](/files/-LTw7RPQmBwLxzEQMplB)

Your Exivity solution can have more then one report configured. If this is the case, you will need to select the appropriate report containing the data you wish to examine. An end user will only see reports listed that they have permissions to, and the first of those is automatically selected.

## Drill Down, Services & Report Depth

After selecting a date range and report you can start drilling down into your data in a number of ways:

![Drilldown into your accounts report](/files/-LTw7xeG325FM6s2-ZsX)

1. Moving your mouse over one of the accounts will reveal a toolbar as shown above. For each account, you have the option to click on the *Drilldown* control in that toolbar. This will do the following:
   1. Descends one level deeper into the report
   2. Updates your view of the data to reflect that deeper level
   3. Sets the '*Parent*' filter to the account you selected to drill down on
2. As well as the ability to drill down you can also view the *Services* associated with an account on any level of your report. Note that this will change your view from the *Accounts* report to the [Services](/2.10.2/reports/services.md) report.


---

# Agent Instructions: 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://olddocs.exivity.io/2.10.2/reports/accounts.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.
