> 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/nis2/chapter-ii-coordinated-cybersecurity-regulatory-frameworks-art.-7-14/10.md).

# Art. 10 — Computer security incident response teams (CSIRTs)

NIS2 Article 10 — Computer security incident response teams (CSIRTs). Directive (EU) 2022/2555, Chapter II — Coordinated cybersecurity regulatory frameworks.

1. Each Member State shall designate or establish one or more CSIRTs. The CSIRTs may be designated or established within a competent authority. The CSIRTs shall comply with the requirements set out in [Article 11(1)](/nis2/chapter-ii-coordinated-cybersecurity-regulatory-frameworks-art.-7-14/11.md), shall cover at least the sectors, subsectors and types of [entity](https://headlesslaw.com/definitions/nis2/entity/) referred to in Annexes I and II, and shall be responsible for [incident handling](https://headlesslaw.com/definitions/nis2/incident-handling/) in accordance with a well-defined process.
2. Member States shall ensure that each CSIRT has adequate resources to carry out effectively its tasks as set out in [Article 11(3)](/nis2/chapter-ii-coordinated-cybersecurity-regulatory-frameworks-art.-7-14/11.md).
3. Member States shall ensure that each CSIRT has at its disposal an appropriate, secure, and resilient communication and information infrastructure through which to exchange information with essential and important entities and other relevant stakeholders. To that end, Member States shall ensure that each CSIRT contributes to the deployment of secure information-sharing tools.
4. The CSIRTs shall cooperate and, where appropriate, exchange relevant information in accordance with [Article 29](/nis2/chapter-vi-information-sharing-art.-29-30/29.md) with sectoral or cross-sectoral communities of essential and important entities.
5. The CSIRTs shall participate in peer reviews organised in accordance with [Article 19](/nis2/chapter-iii-cooperation-at-union-and-international-level-art.-15-19/19.md).
6. Member States shall ensure the effective, efficient and secure cooperation of their CSIRTs in the CSIRTs network.
7. The CSIRTs may establish cooperation relationships with third countries’ national computer security [incident](https://headlesslaw.com/definitions/nis2/incident/) response teams. As part of such cooperation relationships, Member States shall facilitate effective, efficient and secure information exchange with those third countries’ national computer security incident response teams, using relevant information-sharing protocols, including the traffic light protocol. The CSIRTs may exchange relevant information with third countries’ national computer security incident response teams, including personal data in accordance with Union data protection law.
8. The CSIRTs may cooperate with third countries’ national computer security incident response teams or equivalent third-country bodies, in particular for the purpose of providing them with [cybersecurity](https://headlesslaw.com/definitions/nis2/cybersecurity/) assistance.
9. Each Member State shall notify the Commission without undue delay of the identity of the CSIRT referred to in paragraph 1 of this Article and the CSIRT designated as coordinator pursuant to [Article 12(1)](/nis2/chapter-ii-coordinated-cybersecurity-regulatory-frameworks-art.-7-14/12.md), of their respective tasks in relation to essential and important entities, and of any subsequent changes thereto.
10. Member States may request the assistance of ENISA in developing their CSIRTs.


---

# 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/nis2/chapter-ii-coordinated-cybersecurity-regulatory-frameworks-art.-7-14/10.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.
