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

# Home

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

Manage cloud spend across AWS, Azure, and Google Cloud. Analyze costs, act on savings opportunities, and enforce governance policies.

### Get started <a href="#featured-resources" id="featured-resources"></a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Access your organization</strong></td><td>Sign in and access your organization.</td><td><a href="/pages/nUyuUbsJB1vVqu8EHyad">/pages/nUyuUbsJB1vVqu8EHyad</a></td></tr><tr><td><strong>Add data sources</strong></td><td>Connect AWS, Azure, or Google Cloud sources.</td><td><a href="/pages/5rE6SLlLwQOM1zLDuDTe">/pages/5rE6SLlLwQOM1zLDuDTe</a></td></tr><tr><td><strong>Invite users</strong></td><td>Invite users and manage access.</td><td><a href="/pages/p0WoDxTXP9QrrhKjVIFy">/pages/p0WoDxTXP9QrrhKjVIFy</a></td></tr></tbody></table>

### Visualize your cloud spend and usage

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Cost explorer</strong></td><td>Analyze cloud costs and trends.</td><td><a href="/pages/UinfEGPN5YuJQJxLrCno">/pages/UinfEGPN5YuJQJxLrCno</a></td></tr><tr><td><strong>Cost map</strong></td><td>View cloud spending and costs by location.</td><td><a href="/pages/gY5bLMlT9Mv5Y9iLmDom">/pages/gY5bLMlT9Mv5Y9iLmDom</a></td></tr></tbody></table>

### Optimize and control costs <a href="#optimize_and_control_costs" id="optimize_and_control_costs"></a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Recommendations</strong></td><td>View savings &#x26; security recommendations.</td><td><a href="/pages/xhEE8TN88X1QLPbwXE73">/pages/xhEE8TN88X1QLPbwXE73</a></td></tr><tr><td><strong>Resources</strong></td><td>Monitor and manage your cloud resources.</td><td><a href="/pages/7ap56WSLUwyzpXEakSoz">/pages/7ap56WSLUwyzpXEakSoz</a></td></tr><tr><td><strong>Pools</strong></td><td>Group resources to maximize efficiency.</td><td><a href="/pages/jagQG83AtKPSfTzX4UsP">/pages/jagQG83AtKPSfTzX4UsP</a></td></tr><tr><td><strong>Anomaly detection</strong></td><td>Review anomalies and create policies.</td><td><a href="/pages/GsBPJOOr3vZx7oTO2vYP">/pages/GsBPJOOr3vZx7oTO2vYP</a></td></tr><tr><td><strong>Quotas and budgets</strong></td><td>Create quotas, budgets, and alerts.</td><td><a href="/pages/EPbw3HZ2f6nfIvyu6kbr">/pages/EPbw3HZ2f6nfIvyu6kbr</a></td></tr><tr><td><strong>Tagging policies</strong></td><td>Create and manage tagging policies.</td><td><a href="/pages/0ZsJlwzpNv2Mv6jHco64">/pages/0ZsJlwzpNv2Mv6jHco64</a></td></tr></tbody></table>

### Manage your organization

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>User management</strong></td><td>Add or remove members from your organization.</td><td><a href="/pages/GtKoLony7cdefWqsdv63">/pages/GtKoLony7cdefWqsdv63</a></td></tr><tr><td><strong>Settings</strong></td><td>Manage your invitations and notification settings.</td><td><a href="/pages/flDkNaRn9JQ2isSH99KY">/pages/flDkNaRn9JQ2isSH99KY</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.finops.softwareone.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
