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

# Art. 22 — Trusted flaggers

DSA Article 22 — Trusted flaggers. Regulation (EU) 2022/2065, Chapter III — Due diligence obligations for a transparent and safe online environment.

1. Providers of online platforms shall take the necessary technical and organisational measures to ensure that notices submitted by trusted flaggers, acting within their designated area of expertise, through the mechanisms referred to in [Article 16](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/16.md), are given priority and are processed and decided upon without undue delay.
2. The status of trusted flagger under this Regulation shall be awarded, upon application by any entity, by the Digital Services Coordinator of the Member State in which the applicant is established, to an applicant that has demonstrated that it meets all of the following conditions:
   1. it has particular expertise and competence for the purposes of detecting, identifying and notifying [illegal content](https://headlesslaw.com/definitions/dsa/illegal-content/);
   2. it is independent from any provider of online platforms;
   3. it carries out its activities for the purposes of submitting notices diligently, accurately and objectively.
3. Trusted flaggers shall publish, at least once a year easily comprehensible and detailed reports on 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) during the relevant period. The report shall list at least the number of notices categorised by:

   1. the identity of the provider of hosting services,
   2. the type of allegedly illegal content notified,
   3. the action taken by the provider.

   Those reports shall include an explanation of the procedures in place to ensure that the trusted flagger retains its independence.

   Trusted flaggers shall send those reports to the awarding Digital Services Coordinator, and shall make them publicly available. The information in those reports shall not contain personal data.
4. Digital Services Coordinators shall communicate to the Commission and the Board the names, addresses and email addresses of the entities to which they have awarded the status of the trusted flagger in accordance with paragraph 2 or whose trusted flagger status they have suspended in accordance with paragraph 6 or revoked in accordance with paragraph 7.
5. The Commission shall publish the information referred to in paragraph 4 in a publicly available database, in an easily accessible and machine-readable format, and shall keep the database up to date.
6. Where a provider of online platforms has information indicating that a trusted flagger has submitted a significant number of insufficiently precise, inaccurate or inadequately substantiated notices through the mechanisms referred to in [Article 16](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/16.md), including information gathered in connection to the processing of complaints through the internal complaint-handling systems referred to in [Article 20(4)](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/20.md), it shall communicate that information to the Digital Services Coordinator that awarded the status of trusted flagger to the entity concerned, providing the necessary explanations and supporting documents. Upon receiving the information from the provider of online platforms, and if the Digital Services Coordinator considers that there are legitimate reasons to open an investigation, the status of trusted flagger shall be suspended during the period of the investigation. That investigation shall be carried out without undue delay.
7. The Digital Services Coordinator that awarded the status of trusted flagger to an entity shall revoke that status if it determines, following an investigation either on its own initiative or on the basis information received from third parties, including the information provided by a provider of online platforms pursuant to paragraph 6, that the entity no longer meets the conditions set out in paragraph 2. Before revoking that status, the Digital Services Coordinator shall afford the entity an opportunity to react to the findings of its investigation and its intention to revoke the entity’s status as trusted flagger.
8. The Commission, after consulting the Board, shall, where necessary, issue guidelines to assist providers of online platforms and Digital Services Coordinators in the application of paragraphs 2, 6 and 7.


---

# 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/22.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.
