> ## Documentation Index
> Fetch the complete documentation index at: https://docs.events.intrace.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports

> Generate threat, incident, and landscape reports

Reports expose the same operational workflow used inside Intrace.

## Report types

### Threat report

Generate a focused report for one threat.

### Incident report

Generate a report for one incident and its linked threats.

### Landscape report

Generate a broader summary over a date range, optionally limited to specific assets.

## Async model

Landscape reports are asynchronous. The recommended flow is:

1. create the report job
2. store the returned `report_id`
3. poll report status
4. fetch generated report metadata from the list endpoint

## Asset-scoped landscape reports

Landscape reports can optionally target a subset of assets. This mirrors the internal `asset_scope` support used by the events landscape report service.
