> For the complete documentation index, see [llms.txt](https://copilot-docs.bugbase.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://copilot-docs.bugbase.ai/enterprise/reports.md).

# Reports

Use **Reports** to generate and download PDF reports from graph data and findings.

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

## Report Types

The Reports page exposes two report types:

| Report type              | UI value    | Use for                                                                |
| ------------------------ | ----------- | ---------------------------------------------------------------------- |
| **Comprehensive Report** | `general`   | Technical assessment detail for security teams and remediation owners. |
| **Executive Report**     | `executive` | Summary-level reporting for leadership and risk owners.                |

## Supported Root Entities

Reports can be generated for these root entity types:

* **Domain**
* **IP Address**
* **Subnet**

The entity picker searches existing graph entities of the selected type.

## Generate a Report

1. Open **Reports**.
2. Click **Generate Report**.
3. Select **Comprehensive Report** or **Executive Report**.
4. Select the root entity type.
5. Search for and select the root entity.
6. Choose report options.
7. Click **Generate Report**.

Generation runs asynchronously. The report table shows an in-progress row with progress and current step. When generation completes, the row is replaced by the completed report.

## Report Options

### Full Output

By default, request/response and job output are truncated for readability.

Enable **Full Output** when your team needs complete raw evidence. Full-output reports can be large and slower to generate, open, and share.

### Severity Filter

For **Comprehensive Report**, choose which severities appear in finding detail:

* Critical
* High
* Medium
* Low
* Info

Selecting all severities or none sends no severity filter and includes all severities.

### Debug Report Version

The **Debug Report Version** field appears only for users with debug access. Leave it blank unless you need to regenerate a specific report version.

## Report Table

The table shows:

* report name or entity name;
* report type;
* entity type;
* output options, such as truncated or full output;
* generation time;
* download action.

Use search to find reports by report ID, filename, root entity ID, entity name, report type, or entity type.

## Before Sharing

Check:

* finding statuses are correct;
* duplicates and false positives have been triaged;
* the selected root entity matches the approved scope;
* full output does not expose secrets or unnecessary internal data;
* internal findings that changed state have cleanup notes available.
