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

# OpsNow FinOps Plus란?

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

OpsNow FinOps Plus는모든 클라우드 서비스를 이용하는 기업이 운영을 효율적으로 관리할 수 있도록 설계된 **클라우드 비용 및 리소스 관리 플랫폼**입니다.

클라우드 운영에 필요한 다양한 도구와 데이터를 중앙에서 통합 관리할 수 있도록 설계되어, 운영 복잡성을 줄이고 협업 만족도와 생산성을 함께 높일 수 있습니다.

실시간 모니터링, 비용 최적화, 리소스 할당, 사용 현황 분석 등의 기능을 통해 클라우드 환경을 효율적으로 제어할 수 있으며, 사용자 친화적인 UI와 강력한 리포트 기능은 핵심 정보를 직관적으로 파악하고 빠른 의사결정을 돕습니다.

지속 가능한 클라우드 운영을 위한 최적의 솔루션, **OpsNow FinOps Plus**로 클라우드 관리 혁신을 경험해 보세요.<br>


---

# 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.opsnow.io/dev-opsnow-user-guide-kr/introduction/undefined-1/opsnow-finops-plus.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.
