# What is FinOps?

<figure><img src="https://3500514846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYkPJKYHQy3dTAclmXNUE%2Fuploads%2FIXMVnRKbKOMwT242IBPM%2Fshutterstock_2470498283.jpg?alt=media&#x26;token=387f7cd4-ecbb-4d03-a05d-2decb6668397" alt=""><figcaption></figcaption></figure>

Before we begin on our cloud journey, I would like to explain FinOps.

The value of FinOps is a core concept within OpsNow, and we are committed to helping customers optimize their cloud resources and reduce costs when using cloud services. So, what exactly does FinOps mean?

> FinOps is a financial management framework for managing and optimizing cloud costs. It focuses on increasing visibility and accountability for cloud costs through collaboration among IT, finance, and operations teams within an organization.

### **The primary goals of FinOps:**

* **Cost Transparency:** Real-time monitoring and analysis of the cost of using the cloud, reducing the gap between budget and actual spending.
* **Optimizing Efficiency:** Maximize the efficiency of cloud resources, reducing unnecessary costs and increasing operational efficiency.
* **Align with Business Goals:** Connect cloud cost management with business goals to improve performance across the organization.

OpsNow is designed based on FinOps' core ideology, which optimizes cloud resources and achieves cost savings to help you utilize the cloud efficiently.

In particular, OpsNow provides a subscription program that can drastically reduce cloud management resources for customers through "AutoSavings" menu. More details are covered in detail in the **AutoSavings** menu below.

{% content-ref url="../../menu/autosavings" %}
[autosavings](https://docs.opsnow.io/dev-opsnow-user-guide-me/menu/autosavings)
{% endcontent-ref %}


---

# 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.opsnow.io/dev-opsnow-user-guide-me/introduction/introduction/what-is-finops.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.
