> 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/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/55.md).

# Art. 55 — Activity reports

DSA Article 55 — Activity reports. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. Digital Services Coordinators shall draw up annual reports on their activities under this Regulation, including the number of complaints received pursuant to [Article 53](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/53.md) and an overview of their follow-up. The Digital Services Coordinators shall make the annual reports available to the public in a machine-readable format, subject to the applicable rules on the confidentiality of information pursuant to [Article 84](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/84.md), and shall communicate them to the Commission and to the Board.
2. The annual report shall also include the following information:
   1. the number and subject matter of orders to act against [illegal content](https://headlesslaw.com/definitions/dsa/illegal-content/) and orders to provide information issued in accordance with [Articles 9](/dsa/chapter-ii-liability-of-providers-of-intermediary-services-art.-4-10/9.md) and [10](/dsa/chapter-ii-liability-of-providers-of-intermediary-services-art.-4-10/10.md) by any national judicial or administrative authority of the Member State of the Digital Services Coordinator concerned;
   2. the effects given to those orders, as communicated to the Digital Services Coordinator pursuant to [Articles 9](/dsa/chapter-ii-liability-of-providers-of-intermediary-services-art.-4-10/9.md) and [10](/dsa/chapter-ii-liability-of-providers-of-intermediary-services-art.-4-10/10.md).
3. Where a Member State has designated several competent authorities pursuant to [Article 49](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/49.md), it shall ensure that the Digital Services Coordinator draws up a single report covering the activities of all competent authorities and that the Digital Services Coordinator receives all relevant information and support needed to that effect from the other competent authorities concerned.


---

# 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/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/55.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.
