# Financial Analysis

- [Object Storage Assumptions](https://docs.taloflow.ai/tco/object-storage-assumptions.md): These instructions will help you provide the key assumptions we need to perform an analysis of Object Storage costs for your use case.
- [Cloud Usage History](https://docs.taloflow.ai/tco/usage-history.md): For some reports, uploading usage history from cloud providers is required. This doc covers how to obtain that information from the major cloud providers, like AWS, Azure, and Google Cloud.


---

# 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.taloflow.ai/tco.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.
