> 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/15.md).

# Art. 15 — Transparency reporting obligations for providers of intermediary services

DSA Article 15 — Transparency reporting obligations for providers of intermediary services. Regulation (EU) 2022/2065, Chapter III — Due diligence obligations for a transparent and safe online environ

1. Providers of intermediary services shall make publicly available, in a machine-readable format and in an easily accessible manner, at least once a year, clear, easily comprehensible reports on any [content moderation](https://headlesslaw.com/definitions/dsa/content-moderation/) that they engaged in during the relevant period. Those reports shall include, in particular, information on the following, as applicable:
   1. for providers of intermediary services, the number of orders received from Member States’ authorities including orders 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), categorised by the type of [illegal content](https://headlesslaw.com/definitions/dsa/illegal-content/) concerned, the Member State issuing the order, and the median time needed to inform the authority issuing the order, or any other authority specified in the order, of its receipt, and to give effect to the order;
   2. for providers of hosting services, the number of notices submitted in accordance with [Article 16](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/16.md), categorised by the type of alleged illegal content concerned, the number of notices submitted by trusted flaggers, any action taken pursuant to the notices by differentiating whether the action was taken on the basis of the law or the [terms and conditions](https://headlesslaw.com/definitions/dsa/terms-and-conditions/) of the provider, the number of notices processed by using automated means and the median time needed for taking the action;
   3. for providers of intermediary services, meaningful and comprehensible information about the content moderation engaged in at the providers’ own initiative, including the use of automated tools, the measures taken to provide training and assistance to persons in charge of content moderation, the number and type of measures taken that affect the availability, visibility and accessibility of information provided by the recipients of the service and the recipients’ ability to provide information through the service, and other related restrictions of the service; the information reported shall be categorised by the type of illegal content or violation of the terms and conditions of the service provider, by the detection method and by the type of restriction applied;
   4. for providers of intermediary services, the number of complaints received through the internal complaint-handling systems in accordance with the provider’s terms and conditions and additionally, for providers of online platforms, in accordance with [Article 20](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/20.md), the basis for those complaints, decisions taken in respect of those complaints, the median time needed for taking those decisions and the number of instances where those decisions were reversed;
   5. any use made of automated means for the purpose of content moderation, including a qualitative description, a specification of the precise purposes, indicators of the accuracy and the possible rate of error of the automated means used in fulfilling those purposes, and any safeguards applied.
2. Paragraph 1 of this Article shall not apply to providers of intermediary services that qualify as micro or small enterprises as defined in Recommendation 2003/361/EC and which are not very large online platforms within the meaning of [Article 33](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/33.md) of this Regulation.
3. 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, including harmonised reporting periods. 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/15.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.
