> 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/finops-for-cloud/getting-started.md).

# Getting Started

FinOps for Cloud is a SaaS product that is built on top of Optscale [open source](/help-and-support/open-source.md).&#x20;

It enables you to optimize cloud spending by providing real-time insights, budget tracking, and cost management. You can also allocate resources, control expenses, and drive financial accountability across cloud environments.&#x20;

See the following links to get started:

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/nUyuUbsJB1vVqu8EHyad" %}
[Access Your Organization](/finops-for-cloud/getting-started/access-your-organization.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/e90l13kJej3GWnLmHPmK" %}
[Navigate the User Interface](/finops-for-cloud/getting-started/overview.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/5rE6SLlLwQOM1zLDuDTe" %}
[Add Data Sources](/finops-for-cloud/getting-started/data-sources.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/p0WoDxTXP9QrrhKjVIFy" %}
[Invite Users to Your Organization](/finops-for-cloud/getting-started/invite-users-to-your-organization.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/UinfEGPN5YuJQJxLrCno" %}
[Cost Explorer](/analysis/cost-explorer.md)
{% endcontent-ref %}

## Additional resources

Once your organization is set up within FinOps for Cloud and a data source is connected, you can perform several tasks to optimize your cloud spending and manage overall costs.&#x20;

Use the following reference to access the relevant documentation:

<table><thead><tr><th width="396">What do you want to do?</th><th>See this page for details</th></tr></thead><tbody><tr><td>Set quotas and budgets to manage your cloud spending effectively.</td><td><a href="/pages/EPbw3HZ2f6nfIvyu6kbr">Quotas and Budgets</a></td></tr><tr><td>Allocate resources by name, ID, tags, data source, resource type, and region.</td><td><a href="/pages/jagQG83AtKPSfTzX4UsP">Pools</a></td></tr><tr><td>Create tagging polices to categorize your resources.</td><td><a href="/pages/0ZsJlwzpNv2Mv6jHco64">Tagging Policies</a></td></tr><tr><td>Identify anomalies in your spending.</td><td><a href="/pages/GsBPJOOr3vZx7oTO2vYP">Anomaly Detection</a></td></tr><tr><td>View savings and security recommendations.</td><td><a href="/pages/xhEE8TN88X1QLPbwXE73">Recommendations</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/finops-for-cloud/getting-started.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.
