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

# Art. 79 — Right to be heard and access to the file

DSA Article 79 — Right to be heard and access to the file. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. Before adopting a decision pursuant to [Article 73(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/73.md), [Article 74](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/74.md) or [76](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/76.md), the Commission shall give the provider of the very large [online platform](https://headlesslaw.com/definitions/dsa/online-platform/) or of the very large [online search engine](https://headlesslaw.com/definitions/dsa/online-search-engine/) concerned or other person referred to in [Article 67(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md) the opportunity of being heard on:
   1. preliminary findings of the Commission, including any matter to which the Commission has taken objections; and
   2. measures that the Commission may intend to take in view of the preliminary findings referred to point (a).
2. The provider of the very large online platform or of the very large online search engine concerned or other person referred to in [Article 67(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md) may submit its observations on the Commission’s preliminary findings within a reasonable period set by the Commission in its preliminary findings, which may not be less than 14 days.
3. The Commission shall base its decisions only on objections on which the parties concerned have been able to comment.
4. The rights of defence of the parties concerned shall be fully respected in the proceedings. They shall be entitled to have access to the Commission's file under the terms of a negotiated disclosure, subject to the legitimate interest of the provider of the very large online platform or of the very large online search engine or other person concerned in the protection of their business secrets. The Commission shall have the power to adopt decisions setting out such terms of disclosure in case of disagreement between the parties. The right of access to the file of the Commission shall not extend to confidential information and internal documents of the Commission, the Board, Digital Service Coordinators, other competent authorities or other public authorities of the Member States. In particular, the right of access shall not extend to correspondence between the Commission and those authorities. Nothing in this paragraph shall prevent the Commission from disclosing and using information necessary to prove an infringement.
5. The information collected pursuant to [Articles 67](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md), [68](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/68.md) and [69](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/69.md) shall be used only for the purpose of this Regulation.


---

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