> For the complete documentation index, see [llms.txt](https://docs.partner.aboutyou.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.partner.aboutyou.com/legal-information.md).

# Legal Information

#### Information on the Internal Complaint Management System pursuant to Art. 11 (4) of Regulation (EU) 2019/1150 (P2B Regulation)

This report provides an overview of the functioning and effectiveness of our internal complaint management system for the ABOUT YOU Marketplace during the reporting period from December 4, 2024, to December 3, 2025. Our internal complaint management system, accessible via the Partner Portal / Seller Center (the "Complaint Tool”, enables the business users of the ABOUT YOU Marketplace (“Merchants”) to submit complaints, particularly concerning measures or other actions of ABOUT YOU SE & Co. KG or technical issues directly related to the provision of the Marketplace services.

During the stated reporting period, our Merchants submitted a total of 26 complaints. The complaints received primarily concerned the following topics: Product display/listing deviations, invoicing issues/returns, response times, and deviating price display. The average time required for the complete processing of a complaint was 84 days (it should be noted here that the final closing of the tickets primarily lies with the Merchant. If the Merchant does not respond within two weeks of our last reply, the ticket is automatically closed). Of the total number of complaints, 10 were resolved in favor of the user, while 7 were rejected as unfounded. As of the cut-off date, December 3, 2025, 9 cases were still being processed (Status "Waiting for Partner") as the provision of necessary feedback from the Merchant is still awaited.


---

# 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://docs.partner.aboutyou.com/legal-information.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.
