> 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-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/24.md).

# Art. 24 — Transparency reporting obligations for providers of online platforms

DSA Article 24 — Transparency reporting obligations for providers of online platforms. Regulation (EU) 2022/2065, Chapter III — Due diligence obligations for a transparent and safe online environment.

1. In addition to the information referred to in [Article 15](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/15.md), providers of online platforms shall include in the reports referred to in that Article information on the following:
   1. the number of disputes submitted to the out-of-court dispute settlement bodies referred to in [Article 21](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/21.md), the outcomes of the dispute settlement, and the median time needed for completing the dispute settlement procedures, as well as the share of disputes where the provider of the [online platform](https://headlesslaw.com/definitions/dsa/online-platform/) implemented the decisions of the body;
   2. the number of suspensions imposed pursuant to [Article 23](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/23.md), distinguishing between suspensions enacted for the provision of manifestly [illegal content](https://headlesslaw.com/definitions/dsa/illegal-content/), the submission of manifestly unfounded notices and the submission of manifestly unfounded complaints.
2. By 17 February 2023 and at least once every six months thereafter, providers shall publish for each online platform or [online search engine](https://headlesslaw.com/definitions/dsa/online-search-engine/), in a publicly available section of their [online interface](https://headlesslaw.com/definitions/dsa/online-interface/), information on the average monthly active recipients of the service in the Union, calculated as an average over the period of the past six months and in accordance with the methodology laid down in the delegated acts referred to in [Article 33(3)](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/33.md), where those delegated acts have been adopted.
3. Providers of online platforms or of online search engines shall communicate to the [Digital Services Coordinator of establishment](https://headlesslaw.com/definitions/dsa/digital-services-coordinator-of-establishment/) and the Commission, upon their request and without undue delay, the information referred to in paragraph 2, updated to the moment of such request. That Digital Services Coordinator or the Commission may require the provider of the online platform or of the online search engine to provide additional information as regards the calculation referred to in that paragraph, including explanations and substantiation in respect of the data used. That information shall not include personal data.
4. When the Digital Services Coordinator of establishment has reasons to consider, based the information received pursuant to paragraphs 2 and 3 of this Article, that a provider of online platforms or of online search engines meets the threshold of average monthly active recipients of the service in the Union laid down in [Article 33(1)](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/33.md), it shall inform the Commission thereof.
5. Providers of online platforms shall, without undue delay, submit to the Commission the decisions and the statements of reasons referred to in [Article 17(1)](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/17.md) for the inclusion in a publicly accessible machine-readable database managed by the Commission. Providers of online platforms shall ensure that the information submitted does not contain personal data.
6. The Commission may adopt implementing acts to lay down templates concerning the form, content and other details of reports pursuant to paragraph 1 of this Article. Those implementing acts shall be adopted in accordance with the advisory procedure referred to in [Article 88](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/88.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/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/24.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.
