> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting.md).

# Chapter III — Incident reporting (Art. 17–23)

- [Art. 17 — Incident management process](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-17-ict-related-incident-management-process.md): Article 17 — ICT-related incident management process of Regulation (EU) 2022/2554 (DORA).
- [Art. 18 — Classification of incidents](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-18-classification-of-ict-related-incidents.md): Article 18 — Classification of ICT-related incidents and cyber threats of Regulation (EU) 2022/2554 (DORA).
- [Art. 19 — Reporting major incidents](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-19-reporting-of-major-incidents.md): Article 19 — Reporting of major ICT-related incidents and voluntary notification of significant cyber threats of Regulation (EU) 2022/2554 (DORA).
- [Art. 20 — Harmonisation of reporting](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-20-harmonisation-of-reporting-content-and-templates.md): Article 20 — Harmonisation of reporting content and templates of Regulation (EU) 2022/2554 (DORA).
- [Art. 21 — Centralisation of reporting](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-21-centralisation-of-reporting.md): Article 21 — Centralisation of reporting of major ICT-related incidents of Regulation (EU) 2022/2554 (DORA).
- [Art. 22 — Supervisory feedback](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-22-supervisory-feedback.md): Article 22 — Supervisory feedback of Regulation (EU) 2022/2554 (DORA).
- [Art. 23 — Payment-related incidents](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting/article-23-payment-related-incidents.md): Article 23 — Operational or security payment-related incidents concerning credit institutions, payment institutions, account information service providers, and electronic money institutions of Regulat


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-iii-ict-related-incident-classification-reporting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
