# Explorer

The Explorer provides a comprehensive view of your cloud infrastructure and its associated costs after accessing your cloud environment. It comprises three powerful capabilities:

<figure><img src="/files/KOyAfKOcy4f0QtZS5zN4" alt="" width="563"><figcaption></figcaption></figure>

1. **Aerial View:** Aerial View allows you to see the monthly cost of specific projects and services used in an interactive sunburst chart.
2. **Resources:** The Resources table presents a detailed breakdown of your cloud resources, allowing you to analyze their configurations and corresponding costs.
3. **Unit Cost:** Unit Cost enables you to utilize labels to visually understand cloud expenses determining the cost per cloud entity.

To learn more about each of Explorer's capabilities, visit the following pages:

{% content-ref url="/pages/rpDXSYpk9zhsK8CxFOb1" %}
[Aerial View](/product-features/explorer/aerial-view.md)
{% endcontent-ref %}

{% content-ref url="/pages/vZpivvTwamUY1H1FllGm" %}
[Resources](/product-features/explorer/resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/83LDEOB7EkJ72nAFbzgy" %}
[Unit Costs](/product-features/explorer/unit-costs.md)
{% endcontent-ref %}


---

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