# Feedback Loop Report

The Feedback loop is a functionality offered by some email providers that allows their users to report concerns regarding received messages. EmailLabs receives feedback loop statuses from five ESPs: Yahoo, Microsoft, WP (including o2), and AOL, thus allowing you to monitor reports from these platforms.

Go to **Reports Tab > Feedback Loop Report** to find the graph showing the number of abuse reports we obtained from the email providers. The graph is divided between particular ESPs.

<figure><img src="/files/uwGDt8vqRg8WlLaGfP6S" alt="feedback-loop"><figcaption></figcaption></figure>

Straightforward information about abuses is available after signing into the EmailLabs panel in the Dashboard tab.

If you require more detailed data, use the logs in **the Reports tab > Activity report**. They allow you to check which messages were reported as abuse (they can be marked with a spam\_complaint status). Remember that the email logs expire after a specific time (TTL), depending on the used account plan.

<figure><img src="/files/hQIdxQvEY1JtVs2qnbuo" alt="activity-report"><figcaption></figcaption></figure>

{% hint style="info" %}
Be aware that additional configuration is needed if you are using an account with a personalized DKIM key (for example, configured by domain authorization) and want to track abuse reports from Yahoo. Find out how to proceed by reading this instruction.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.emaillabs.io/en/analytics-panel/reports/feedback-loop-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
