> 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/menu/undefined-6/undefined-3.md).

# 인벤토리 탭

**인벤토리 탭**에서는 구매한 약정에 대한 정보를 확인할 수 있습니다. 현재 사용 중인 유효한 약정의 상세 정보를 확인하고, 만료 시점이 가까워지면 추가 구매를 검토할 수 있습니다.

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

1. **Savings Plans / 예약 인스턴스 탭**:  약정 타입별로 정보를 확인하려면 탭을 선택합니다.
2. **약정 계약 요약 정보**: 약정의 남은 기간을 선택하여 정보를 확인할 수 있습니다.
3. **약정 계약 상세 정보**: 약정 계약의 상세 정보를 확인할 수 있습니다.


---

# 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:

```
GET https://docs.opsnow.io/dev-opsnow-user-guide-kr/menu/undefined-6/undefined-3.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.
