> 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/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/33.md).

# Art. 33 — Subsidiaries of notified bodies and subcontracting

1. Where a [notified body](https://headlesslaw.com/definitions/ai-act/notified-body/) subcontracts specific tasks connected with the [conformity assessment](https://headlesslaw.com/definitions/ai-act/conformity-assessment/) or has recourse to a subsidiary, it shall ensure that the subcontractor or the subsidiary meets the requirements laid down in [Article 31](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/31.md), and shall inform the [notifying authority](https://headlesslaw.com/definitions/ai-act/notifying-authority/) accordingly.
2. Notified bodies shall take full responsibility for the tasks performed by any subcontractors or subsidiaries.
3. Activities may be subcontracted or carried out by a subsidiary only with the agreement of the [provider](https://headlesslaw.com/definitions/ai-act/provider/). Notified bodies shall make a list of their subsidiaries publicly available.
4. The relevant documents concerning the assessment of the qualifications of the subcontractor or the subsidiary and the work carried out by them under this Regulation shall be kept at the disposal of the notifying authority for a period of five years from the termination date of the subcontracting.


---

# 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/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/33.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.
