# TCO Calculator

Use this calculator to simulate different scenarios and directly evaluate their impact on ROI. It aids in formulating an optimal data policy for your organization by considering current or future hardware. Additionally, the calculator assists enterprises in identifying data usage patterns, distinguishing between frequently and infrequently accessed data.

<figure><img src="https://www.nodeum.io/hubfs/image-png-Nov-21-2022-03-50-16-3464-PM.png" alt=""><figcaption></figcaption></figure>

Navigate to System -> Configuration -> Storage Cost to view and enter cost details for each connected storage. Here, all storage configured in Nodeum will be displayed.

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

Click this button to access a form that helps you estimate your storage costs. There are separate forms for off-premise and on-premise storage. The off-premise form includes egress and command charges, while the on-premise form details floor space costs and energy consumption.

<figure><img src="https://www.nodeum.io/hubfs/image-png-Aug-26-2020-09-49-18-26-AM.png" alt="" width="375"><figcaption><p>Off Premise Storage Cost Calculator</p></figcaption></figure>

<figure><img src="/files/WbBnJ77mjSXhFCsUKDoa" alt="" width="563"><figcaption><p>On Premise Storage Cost Calculator</p></figcaption></figure>


---

# 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.nodeum.io/data-archiving/console/tco-calculator.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.
