main
md 30 lines 981 Bytes
Rendered Raw
1 ---
2 title: Report creation (operator)
3 description: Generate General (Grafana-to-PDF), Vulnerability, and SCA reports in CoPilot.
4 ---
5
6 # Report creation
7
8 **Menu:** Report Creation
9
10 **Best for:** SOC operators / analysts + SOC leadership
11
12 CoPilot supports three report types:
13
14 1) **General reports**: snapshots Grafana dashboard panels and generates a PDF
15 2) **Vulnerability reports**: pulls vulnerability data from the **Wazuh Vulnerability Detection** module
16 3) **SCA reports**: pulls hardening/compliance results from the **Wazuh SCA** module
17
18 ---
19
20 ## Choose the report type
21
22 Use the Report Creation area to select which report you want to generate:
23
24 - [General reports](/user/ui/report-general)
25 - [Vulnerability reports](/user/ui/report-vulnerability)
26 - [SCA reports](/user/ui/report-sca)
27
28 Tip:
29 - Use **General reports** for executive summaries and “what did we see?” dashboards.
30 - Use **Vulnerability/SCA** reports for operational security posture and remediation tracking.