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

# 보고서 탭

생성된 리포트를 조회할 수 있는 화면입니다.

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

1. **보고서 리스트**: 보고서를 선택할 수 있습니다.
2. **날짜 선택**: 날짜를 선택하여 보고서를 확인할 수 있습니다.
3. **다운로드 버튼**: 보고서의 세부 정보를 확인하고 다운로드할 수 있습니다.
4. **요약 정보**: 보고서의 개요 정보가 표시됩니다.
5. **상세 정보**: 적용된 정책과 그 결과가 표시됩니다. 각 항목의 세부 정보는 오른쪽의 \[>] 버튼을 클릭하여 확인할 수 있습니다.


---

# 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-7/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.
