> 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/gdpr/chapter-iv-controller-and-processor-art.-24-43/43.md).

# Art. 43 — Certification bodies

1. Without prejudice to the tasks and powers of the competent [supervisory authority](https://headlesslaw.com/definitions/gdpr/supervisory-authority/) under [Articles 57](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/57.md) and [58](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/58.md), certification bodies which have an appropriate level of expertise in relation to data protection shall, after informing the supervisory authority in order to allow it to exercise its powers pursuant to point (h) of [Article 58(2)](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/58.md) where necessary, issue and renew certification. Member States shall ensure that those certification bodies are accredited by one or both of the following:
   1. the supervisory authority which is competent pursuant to [Article 55](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/55.md) or [56](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/56.md);
   2. the national accreditation body named in accordance with Regulation (EC) No 765/2008 of the European Parliament and of the Council in accordance with EN-ISO/IEC 17065/2012 and with the additional requirements established by the supervisory authority which is competent pursuant to [Article 55](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/55.md) or [56](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/56.md).
2. Certification bodies referred to in paragraph 1 shall be accredited in accordance with that paragraph only where they have:
   1. demonstrated their independence and expertise in relation to the subject-matter of the certification to the satisfaction of the competent supervisory authority;
   2. undertaken to respect the criteria referred to in [Article 42(5)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/42.md) and approved by the supervisory authority which is competent pursuant to [Article 55](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/55.md) or [56](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/56.md) or by the Board pursuant to [Article 63](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/63.md);
   3. established procedures for the issuing, periodic review and withdrawal of data protection certification, seals and marks;
   4. established procedures and structures to handle complaints about infringements of the certification or the manner in which the certification has been, or is being, implemented by the [controller](https://headlesslaw.com/definitions/gdpr/controller/) or [processor](https://headlesslaw.com/definitions/gdpr/processor/), and to make those procedures and structures transparent to data subjects and the public; and
   5. demonstrated, to the satisfaction of the competent supervisory authority, that their tasks and duties do not result in a conflict of interests.
3. The accreditation of certification bodies as referred to in paragraphs 1 and 2 of this Article shall take place on the basis of requirements approved by the supervisory authority which is competent pursuant to [Article 55](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/55.md) or [56](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/56.md) or by the Board pursuant to [Article 63](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/63.md). In the case of accreditation pursuant to point (b) of paragraph 1 of this Article, those requirements shall complement those envisaged in Regulation (EC) No 765/2008 and the technical rules that describe the methods and procedures of the certification bodies.
4. The certification bodies referred to in paragraph 1 shall be responsible for the proper assessment leading to the certification or the withdrawal of such certification without prejudice to the responsibility of the controller or processor for compliance with this Regulation. The accreditation shall be issued for a maximum period of five years and may be renewed on the same conditions provided that the certification body meets the requirements set out in this Article.
5. The certification bodies referred to in paragraph 1 shall provide the competent supervisory authorities with the reasons for granting or withdrawing the requested certification.
6. The requirements referred to in paragraph 3 of this Article and the criteria referred to in [Article 42(5)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/42.md) shall be made public by the supervisory authority in an easily accessible form. The supervisory authorities shall also transmit those requirements and criteria to the Board.
7. Without prejudice to Chapter VIII, the competent supervisory authority or the national accreditation body shall revoke an accreditation of a certification body pursuant to paragraph 1 of this Article where the conditions for the accreditation are not, or are no longer, met or where actions taken by a certification body infringe this Regulation.
8. The Commission shall be empowered to adopt delegated acts in accordance with [Article 92](/mica.wtf/gdpr/chapter-x-delegated-acts-and-implementing-acts-art.-92-93/92.md) for the purpose of specifying the requirements to be taken into account for the data protection certification mechanisms referred to in [Article 42(1)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/42.md).
9. The Commission may adopt implementing acts laying down technical standards for certification mechanisms and data protection seals and marks, and mechanisms to promote and recognise those certification mechanisms, seals and marks. Those implementing acts shall be adopted in accordance with the examination procedure referred to in [Article 93(2)](/mica.wtf/gdpr/chapter-x-delegated-acts-and-implementing-acts-art.-92-93/93.md).


---

# 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/gdpr/chapter-iv-controller-and-processor-art.-24-43/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.
