> For the complete documentation index, see [llms.txt](https://docs.finout.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finout.io/user-guide.md).

# User Guide

- [Inform](https://docs.finout.io/user-guide/inform.md)
- [Finout Overview](https://docs.finout.io/user-guide/inform/finout-overview.md)
- [MegaBill](https://docs.finout.io/user-guide/inform/megabill.md)
- [FinOps Dashboards](https://docs.finout.io/user-guide/inform/finops-dashboards.md)
- [Custom Dashboards](https://docs.finout.io/user-guide/inform/finops-dashboards/custom-dashboards.md)
- [Predefined Dashboards](https://docs.finout.io/user-guide/inform/finops-dashboards/predefined-dashboards.md)
- [Manage Dashboards](https://docs.finout.io/user-guide/inform/finops-dashboards/manage-dashboards.md)
- [Virtual Tags](https://docs.finout.io/user-guide/inform/virtual-tags.md)
- [Custom Virtual Tags](https://docs.finout.io/user-guide/inform/virtual-tags/custom-virtual-tags.md)
- [Finout Virtual Tags](https://docs.finout.io/user-guide/inform/virtual-tags/finout-virtual-tags.md)
- [Canonical AI Taxonomy](https://docs.finout.io/user-guide/inform/virtual-tags/finout-virtual-tags/canonical-ai-taxonomy.md): Predefined Virtual Tags for LLM spend — what each tag normalizes, how values are determined, and which LLM sources are covered.
- [AI Virtual Tags (Alpha)](https://docs.finout.io/user-guide/inform/virtual-tags/ai-virtual-tags-alpha.md)
- [Relational Virtual Tags](https://docs.finout.io/user-guide/inform/virtual-tags/relational-virtual-tags.md)
- [Virtual Tag Sync](https://docs.finout.io/user-guide/inform/virtual-tags/virtual-tag-sync.md)
- [Manage Virtual Tags](https://docs.finout.io/user-guide/inform/virtual-tags/manage-virtual-tags.md)
- [Dictionary Virtual Tags](https://docs.finout.io/user-guide/inform/virtual-tags/dictionary-virtual-tags.md)
- [Data Explorer](https://docs.finout.io/user-guide/inform/data-explorer.md)
- [Shared Cost Reallocation](https://docs.finout.io/user-guide/inform/shared-cost-reallocation.md)
- [How to Use Shared Cost Reallocation](https://docs.finout.io/user-guide/inform/shared-cost-reallocation/how-to-use-shared-cost-reallocation.md)
- [Financial Plans](https://docs.finout.io/user-guide/inform/financial-plans.md)
- [Data Exporter](https://docs.finout.io/user-guide/inform/data-exporter.md)
- [Custom Cost Input](https://docs.finout.io/user-guide/inform/custom-cost-input.md)
- [Optimize](https://docs.finout.io/user-guide/optimize.md)
- [My Commitments](https://docs.finout.io/user-guide/optimize/my-commitments.md)
- [Commitments Log](https://docs.finout.io/user-guide/optimize/commitments-log.md)
- [Anomalies](https://docs.finout.io/user-guide/optimize/anomalies.md)
- [CostGuard](https://docs.finout.io/user-guide/optimize/costguard.md)
- [Finout Scans](https://docs.finout.io/user-guide/optimize/costguard/finout-scans.md)
- [Cloud Native Scans](https://docs.finout.io/user-guide/optimize/costguard/cloud-native-scans.md)
- [AWS Scans](https://docs.finout.io/user-guide/optimize/costguard/cloud-native-scans/aws-scans.md)
- [Azure Scans](https://docs.finout.io/user-guide/optimize/costguard/cloud-native-scans/azure-scans.md)
- [Connect CostGuard for AWS](https://docs.finout.io/user-guide/optimize/costguard/connect-costguard-for-aws.md)
- [AWS Extended Support Detection](https://docs.finout.io/user-guide/optimize/costguard/connect-costguard-for-aws/aws-extended-support-detection.md)
- [AWS EC2-GPU Cost Optimization Scans (Beta)](https://docs.finout.io/user-guide/optimize/costguard/connect-costguard-for-aws/aws-ec2-gpu-cost-optimization-scans-beta.md)
- [Connect CostGuard for GCP](https://docs.finout.io/user-guide/optimize/costguard/connect-costguard-for-gcp.md)
- [GCP Extended Support Detection](https://docs.finout.io/user-guide/optimize/costguard/connect-costguard-for-gcp/gcp-extended-support-detection.md)
- [GCP Extended Support](https://docs.finout.io/user-guide/optimize/costguard/gcp-extended-support.md)
- [Operate](https://docs.finout.io/user-guide/operate.md)
- [Reports](https://docs.finout.io/user-guide/operate/reports.md)
- [Tag Governance](https://docs.finout.io/user-guide/operate/tag-governance.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/user-guide.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.
