# Unit Costs

A *unit* is an entity that is a part of your cloud environment, such as projects, services, skus, etc.

Unit costs help in determining the cost per cloud entity by utilizing the labeled resources in your cloud projects. The Unit cost feature provides you with the following information and controls:

## Information

The unit costs can be visualized in two different ways as per your preference, i.e., Treemap or Table.

<figure><img src="/files/LogbnxLdlMnNgdBbSA1R" alt=""><figcaption></figcaption></figure>

## Controls

<figure><img src="/files/z25BCMY1LHmlIX8jpO5k" alt=""><figcaption></figcaption></figure>

| Control                             | Use case                                                                                                                                                                                                             |
| ----------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Date selector                       | Allows filtering the displayed data by selecting a specific month                                                                                                                                                    |
| Formatted as (visualization format) | Specify the desired format for visualizing the data, i.e., Treemap or Table.                                                                                                                                         |
| With credits                        | When switched off, it displays the cost subtotal for which you are accountable, i.e., the actual cost minus discounts or promotions                                                                                  |
| Select a label to load as dimension | Any chosen labelled resource from this section of your cloud projects will load as a dimension                                                                                                                       |
| Dimensions                          | Dimensions are labels representing cloud entities that serve as the building blocks for unit cost breakdown analysis. You can add up to three dimensions max, and can further apply a filter over the selected label |


---

# 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://docs.economize.cloud/product-features/explorer/unit-costs.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.
