# 대시보드

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

1. **클라우드 서비스 선택**: 클라우드 서비스를 선택하면, 선택한 서비스에 기반한 정보가 화면에 표시됩니다.
2. **탭 선택**: 탭을 선택하면, 선택한 탭에 기반한 정보가 화면에 표시됩니다.
   * **현재 비용 (Current Spend)**: 현재 클라우드 사용 비용을 확인할 수 있습니다.
   * **예상 비용 (Forecasted Spend)**: 이번 달의 예상 비용을 확인할 수 있습니다.
   * **지난달 비용 (Last Month’s Spend)**: 지난달의 클라우드 사용 비용을 확인할 수 있습니다.
   * **절감 가능한 AutoSavings 금액 (Available AutoSavings)**: AutoSavings를 활용할 경우 절감 가능한 비용을 확인할 수 있습니다.
3. **상세 정보**: 선택한 탭에 대한 상세 정보가 표시됩니다. 각 카드 UI 오른쪽 하단에 있는 **\[더 보기 →]** 버튼을 클릭하면 관련 메뉴로 이동하여 보다 자세한 정보를 확인할 수 있습니다.


---

# 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-kr/menu/undefined.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.
