# Reports

The **Reports** page allows you to generate auditor-friendly summaries of your assessment results.\
Two report types are available:

* **Executive Report** – A high-level summary intended for management and decision-makers.
* **Comprehensive Report** – A detailed, technical report for security teams and auditors.

To generate a report, select the **Report Type** and choose the **Root Entity** (e.g., Domain or Subnet). The system will automatically compile and format the findings into a ready-to-share document.

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


---

# 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://copilot-docs.bugbase.ai/enterprise/reports.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.
