# Report Tab

The Report dashboard displays a summary of the overall compliance status with a trend chart, while also providing a detailed, policy-by-policy breakdown of all compliant and non-compliant items for the selected date.

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

1. **Report Selector:** This dropdown menu allows the user to select the specific report to be displayed.
2. **Date Selector:** This field allows the user to select the specific date for which to view the generated report data.
3. **Download Button:** This icon enables the user to download the currently displayed report, including all summary and detailed findings, for offline analysis or archival.
4. **Report Summary:** This section displays information for the selected report. It includes details such as the associated Account and Update Date, and a time-series chart visualizing the Compliance Status over the selected period.
5. **Detailed Information:** This section displays a comprehensive list of all policies applied for this report, along with their individual compliance results. It includes filter and search bars to navigate the findings.\
   Users can click the **\[>]** icon on the right of any policy to expand the row and view specific details about the compliant or non-compliant resources.


---

# 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-v0.2/menu/policy-management/report-tab.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.
