> 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-vi-independent-supervisory-authorities-art.-51-59/57.md).

# Art. 57 — Tasks

1. Without prejudice to other tasks set out under this Regulation, each [supervisory authority](https://headlesslaw.com/definitions/gdpr/supervisory-authority/) shall on its territory:
   1. monitor and enforce the application of this Regulation;
   2. promote public awareness and understanding of the risks, rules, safeguards and rights in relation to [processing](https://headlesslaw.com/definitions/gdpr/processing/). Activities addressed specifically to children shall receive specific attention;
   3. advise, in accordance with Member State law, the national parliament, the government, and other institutions and bodies on legislative and administrative measures relating to the protection of natural persons' rights and freedoms with regard to processing;
   4. promote the awareness of controllers and processors of their obligations under this Regulation;
   5. upon request, provide information to any data subject concerning the exercise of their rights under this Regulation and, if appropriate, cooperate with the supervisory authorities in other Member States to that end;
   6. handle complaints lodged by a data subject, or by a body, organisation or association in accordance with [Article 80](/mica.wtf/gdpr/chapter-viii-remedies-liability-and-penalties-art.-77-84/80.md), and investigate, to the extent appropriate, the subject matter of the complaint and inform the complainant of the progress and the outcome of the investigation within a reasonable period, in particular if further investigation or coordination with another supervisory authority is necessary;
   7. cooperate with, including sharing information and provide mutual assistance to, other supervisory authorities with a view to ensuring the consistency of application and enforcement of this Regulation;
   8. conduct investigations on the application of this Regulation, including on the basis of information received from another supervisory authority or other public authority;
   9. monitor relevant developments, insofar as they have an impact on the protection of [personal data](https://headlesslaw.com/definitions/gdpr/personal-data/), in particular the development of information and communication technologies and commercial practices;
   10. adopt standard contractual clauses referred to in [Article 28(8)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/28.md) and in point (d) of [Article 46(2)](/mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/46.md);
   11. establish and maintain a list in relation to the requirement for data protection impact assessment pursuant to [Article 35(4)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/35.md);
   12. give advice on the processing operations referred to in [Article 36(2)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/36.md);
   13. encourage the drawing up of codes of conduct pursuant to [Article 40(1)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/40.md) and provide an opinion and approve such codes of conduct which provide sufficient safeguards, pursuant to [Article 40(5)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/40.md);
   14. encourage the establishment of data protection certification mechanisms and of data protection seals and marks pursuant to [Article 42(1)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/42.md), and approve the criteria of certification pursuant to [Article 42(5)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/42.md);
   15. where applicable, carry out a periodic review of certifications issued in accordance with [Article 42(7)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/42.md);
   16. draft and publish the requirements for accreditation of a body for monitoring codes of conduct pursuant to [Article 41](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/41.md) and of a certification body pursuant to [Article 43](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/43.md);
   17. conduct the accreditation of a body for monitoring codes of conduct pursuant to [Article 41](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/41.md) and of a certification body pursuant to [Article 43](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/43.md);
   18. authorise contractual clauses and provisions referred to in [Article 46(3)](/mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/46.md);
   19. approve [binding corporate rules](https://headlesslaw.com/definitions/gdpr/binding-corporate-rules/) pursuant to [Article 47](/mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/47.md);
   20. contribute to the activities of the Board;
   21. keep internal records of infringements of this Regulation and of measures taken in accordance with [Article 58(2)](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/58.md); and
   22. fulfil any other tasks related to the protection of personal data.
2. Each supervisory authority shall facilitate the submission of complaints referred to in point (f) of paragraph 1 by measures such as a complaint submission form which can also be completed electronically, without excluding other means of communication.
3. The performance of the tasks of each supervisory authority shall be free of charge for the data subject and, where applicable, for the data protection officer.
4. Where requests are manifestly unfounded or excessive, in particular because of their repetitive character, the supervisory authority may charge a reasonable fee based on administrative costs, or refuse to act on the request. The supervisory authority shall bear the burden of demonstrating the manifestly unfounded or excessive character of the request.


---

# 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-vi-independent-supervisory-authorities-art.-51-59/57.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.
