> 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-v-managing-ict-third-party-risk.md).

# Chapter V — ICT third-party risk (Art. 28–44)

- [Art. 28 — General principles](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-28-general-principles.md): Article 28 — General principles of Regulation (EU) 2022/2554 (DORA).
- [Art. 29 — Concentration risk assessment](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-29-preliminary-assessment-of-concentration-risk.md): Article 29 — Preliminary assessment of ICT concentration risk at entity level of Regulation (EU) 2022/2554 (DORA).
- [Art. 30 — Key contractual provisions](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-30-key-contractual-provisions.md): Article 30 — Key contractual provisions of Regulation (EU) 2022/2554 (DORA).
- [Art. 31 — Designation as critical](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-31-designation-of-critical-providers.md): Article 31 — Designation of critical ICT third-party service providers of Regulation (EU) 2022/2554 (DORA).
- [Art. 32 — Oversight Framework structure](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-32-structure-of-oversight-framework.md): Article 32 — Structure of the Oversight Framework of Regulation (EU) 2022/2554 (DORA).
- [Art. 33 — Lead Overseer tasks](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-33-tasks-of-the-lead-overseer.md): Article 33 — Tasks of the Lead Overseer of Regulation (EU) 2022/2554 (DORA).
- [Art. 34 — Lead Overseer coordination](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-34-operational-coordination.md): Article 34 — Operational coordination between Lead Overseers of Regulation (EU) 2022/2554 (DORA).
- [Art. 35 — Lead Overseer powers](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-35-powers-of-the-lead-overseer.md): Article 35 — Powers of the Lead Overseer of Regulation (EU) 2022/2554 (DORA).
- [Art. 36 — Powers outside the Union](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-36-powers-outside-the-union.md): Article 36 — Exercise of the powers of the Lead Overseer outside the Union of Regulation (EU) 2022/2554 (DORA).
- [Art. 37 — Request for information](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-37-request-for-information.md): Article 37 — Request for information of Regulation (EU) 2022/2554 (DORA).
- [Art. 38 — General investigations](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-38-general-investigations.md): Article 38 — General investigations of Regulation (EU) 2022/2554 (DORA).
- [Art. 39 — Inspections](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-39-inspections.md): Article 39 — Inspections of Regulation (EU) 2022/2554 (DORA).
- [Art. 40 — Ongoing oversight](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-40-ongoing-oversight.md): Article 40 — Ongoing oversight of Regulation (EU) 2022/2554 (DORA).
- [Article 41 — Harmonisation of conditions enabling the conduct of the oversight activities](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-41-harmonisation-of-conditions-enabling-the-conduct-of-the-oversight-activities.md): Article 41 — Harmonisation of conditions enabling the conduct of the oversight activities of Regulation (EU) 2022/2554 (DORA).
- [Article 42 — Follow-up by competent authorities](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-42-follow-up-by-competent-authorities.md): Article 42 — Follow-up by competent authorities of Regulation (EU) 2022/2554 (DORA).
- [Article 43 — Oversight fees](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-43-oversight-fees.md): Article 43 — Oversight fees of Regulation (EU) 2022/2554 (DORA).
- [Article 44 — International cooperation](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-44-international-cooperation.md): Article 44 — International cooperation of Regulation (EU) 2022/2554 (DORA).


---

# 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-v-managing-ict-third-party-risk.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.
