| 1 | # Features by Area |
| 2 | |
| 3 | This page is intended to make “hidden” features discoverable. |
| 4 | |
| 5 | ## Incident Management (operators) |
| 6 | |
| 7 |  |
| 8 | |
| 9 | - Alerts: triage, tagging, assignment, escalation |
| 10 | - Cases: create, link alerts, close lifecycle |
| 11 | - Comments: alert comments and case comments |
| 12 | - IoCs: attach IoCs to alerts |
| 13 | - Artifacts / datastores: case evidence files and report templates |
| 14 | |
| 15 | ## SIEM / Data (operators + engineers) |
| 16 | - Wazuh Indexer search-backed views (CoPilot often pivots using `index_name` + `index_id`) |
| 17 | - Graylog alerting events (commonly `gl-events*`) |
| 18 | |
| 19 | ## Integrations / Connectors (engineers) |
| 20 | |
| 21 |  |
| 22 | |
| 23 | - Connectors: configure and verify tool connectivity |
| 24 | - Network connectors: customer-scoped connector configs/keys |
| 25 | - Integration settings: customer integration configuration |
| 26 | |
| 27 | ## Reporting |
| 28 | |
| 29 |  |
| 30 | |
| 31 | - Grafana reporting and PDF generation |
| 32 | - Case report templates |
| 33 | |
| 34 | ## Automation |
| 35 | |
| 36 |  |
| 37 | |
| 38 | - Scheduler jobs (collectors, sync, alert creation) |
| 39 | - Active response (where enabled) |