> 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/cra/chapter-iv-notification-of-conformity-assessment-bodies-art.-35-51/43.md).

# Art. 43 — Notification procedure

CRA Article 43 — Notification procedure. Regulation (EU) 2024/2847, Chapter IV — Notification of conformity assessment bodies.

1. Notifying authorities shall notify only [conformity assessment](https://headlesslaw.com/definitions/cra/conformity-assessment/) bodies which have satisfied the requirements laid down in [Article 39](/cra/chapter-iv-notification-of-conformity-assessment-bodies-art.-35-51/39.md).
2. The [notifying authority](https://headlesslaw.com/definitions/cra/notifying-authority/) shall notify the Commission and the other Member States using the New Approach Notified and Designated Organisations information system developed and managed by the Commission.
3. The notification shall include full details of the conformity assessment activities, the conformity assessment module or modules and product or products with digital elements concerned and the relevant attestation of competence.
4. Where a notification is not based on an accreditation certificate as referred to in [Article 42(2)](/cra/chapter-iv-notification-of-conformity-assessment-bodies-art.-35-51/42.md), the notifying authority shall provide the Commission and the other Member States with documentary evidence which attests to the [conformity assessment body](https://headlesslaw.com/definitions/cra/conformity-assessment-body/)’s competence and the arrangements in place to ensure that that body will be monitored regularly and will continue to satisfy the requirements laid down in [Article 39](/cra/chapter-iv-notification-of-conformity-assessment-bodies-art.-35-51/39.md).
5. The body concerned may perform the activities of a [notified body](https://headlesslaw.com/definitions/cra/notified-body/) only where no objections are raised by the Commission or the other Member States within two weeks of a notification where an accreditation certificate is used or within two months of a notification where accreditation is not used.

   Only such a body shall be considered to be a notified body for the purposes of this Regulation.
6. The Commission and the other Member States shall be notified of any subsequent relevant changes to the notification.


---

# 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/cra/chapter-iv-notification-of-conformity-assessment-bodies-art.-35-51/43.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.
