> 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/article-40-ongoing-oversight.md).

# Art. 40 — Ongoing oversight

1. When conducting oversight activities, in particular general investigations or inspections, the [Lead Overseer](https://www.mica.wtf/definitions/definitions/dora/lead-overseer) shall be assisted by a joint examination team established for each [critical ICT third-party service provider](https://www.mica.wtf/definitions/definitions/dora/critical-ict-third-party-service-provider).
2. The joint examination team referred to in paragraph 1 shall be composed of staff members from:

   1. the ESAs;
   2. the relevant competent authorities supervising the financial entities to which the [critical ICT third-party service provider](https://www.mica.wtf/definitions/definitions/dora/critical-ict-third-party-service-provider) provides [ICT services](https://www.mica.wtf/definitions/definitions/dora/ict-services);
   3. the national competent authority referred to in [Article 32(4), point (e)](/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-32-structure-of-oversight-framework.md), on a voluntary basis;
   4. one national competent authority from the Member State where the [critical ICT third-party service provider](https://www.mica.wtf/definitions/definitions/dora/critical-ict-third-party-service-provider) is established, on a voluntary basis.

   Members of the joint examination team shall have expertise in ICT matters and in operational risk. The joint examination team shall work under the coordination of a designated [Lead Overseer](https://www.mica.wtf/definitions/definitions/dora/lead-overseer) staff member (the '[Lead Overseer](https://www.mica.wtf/definitions/definitions/dora/lead-overseer) coordinator').
3. Within 3 months of the completion of an investigation or inspection, the [Lead Overseer](https://www.mica.wtf/definitions/definitions/dora/lead-overseer), after consulting the Oversight Forum, shall adopt recommendations to be addressed to the [critical ICT third-party service provider](https://www.mica.wtf/definitions/definitions/dora/critical-ict-third-party-service-provider) pursuant to the powers referred to in [Article 35](/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-35-powers-of-the-lead-overseer.md).
4. The recommendations referred to in paragraph 3 shall be immediately communicated to the [critical ICT third-party service provider](https://www.mica.wtf/definitions/definitions/dora/critical-ict-third-party-service-provider) and to the competent authorities of the financial entities to which it provides [ICT services](https://www.mica.wtf/definitions/definitions/dora/ict-services).

   For the purposes of fulfilling the oversight activities, the [Lead Overseer](https://www.mica.wtf/definitions/definitions/dora/lead-overseer) may take into consideration any relevant third-party certifications and ICT third-party internal or external audit reports made available by the [critical ICT third-party service provider](https://www.mica.wtf/definitions/definitions/dora/critical-ict-third-party-service-provider).


---

# 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/article-40-ongoing-oversight.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.
