# List Cost

## Overview

List Cost shows the public pricing for your cloud resources, reflecting what you would have paid without any discounts, commitments, or Enterprise Discount Plans. It uses the baseline retail price of services, offering a clear and unbiased view of your cloud spend. This empowers you to take control of your cloud expenses by providing clear, actionable insights based on public pricing data.

**What are the benefits of List Cost?**

* *Benchmark Costs*: See the raw, unadjusted pricing of your cloud usage.
* *Simplify Analysis*: Understand the true value of your resources without financial manipulations such as Reserved Instances (RIs), promotions, or commitment plans.
* *Improve Accountability*: Evaluate cost anomalies and missed savings opportunities due to lack of coverage or unused resources.

**How does it work?**

Finout calculates List Cost by sourcing public pricing data from each provider:

* *AWS*: Based on the column pricing\_public\_on\_demand\_cost.&#x20;
* *GCP*: Based on the column cost\_at\_list.
* *Azure*: Finout calculates Azure List Cost following the FOCUS specification using this calculation varies by Azure account type:&#x20;

  * **Microsoft Customer Agreement (MCA) List Cost** = PayGPrice × ExchangeRate × Quantity&#x20;
  * **All the rest will be List Cost** = PayGPrice × Quantity

  <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Important</strong>: </p><ul><li><p><code>List Cost</code> returns <code>0</code> for the following cases:</p><ul><li>Enterprise Agreement (EA) Marketplace charges</li><li>EA reservation usage when cost allocation is enabled</li><li>Microsoft Customer Agreement (MCA) reservation usage.</li></ul></li></ul></div>

## **Add List Cost to a View**

Add List Cost to your view to analyze your cloud spend at its raw retail value without the noise of discounts or commitments.

Navigate to any cost-related view in Finout and choose **List Cost** as the cost type.

* Dashboards / Widgets<br>

  <figure><img src="/files/zqiaBbliRBWc2v4OEoB6" alt=""><figcaption></figcaption></figure>
* Data Explorer<br>

  <figure><img src="/files/mW9TKH7SlHkbwPWVXI7j" alt=""><figcaption></figcaption></figure>
* Resources<br>

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

## FAQs

**Where can I see List Cost in Finout?**

List Cost is available across all cost-related views in Finout, including MegaBill, Dashboards/Widgets, Data Explorer, Resources, etc

**Why is List Cost missing or displayed as null for a Cost Center?**

When a Cost Center doesn't support List Cost, Data Explorer will show null values in the cost column, while other views and features will filter out unsupported Cost Centers to keep the functionality streamlined.


---

# 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.finout.io/get-started-with-finout/cost-and-usage-types/list-cost.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.
