# View Deal Performance Data

There are 2 reports you can use to review Deal performance data:

{% tabs %}
{% tab title="Performance by Deal" %}
The *Performance by Deal* report will show you performance data aggregated by deal. This report should be used when you want to look solely at which deals are most productive for your program.

{% hint style="info" %}
**Note:** Refer to the [Performance by Deal Report](/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/performance-by-deal-report.md#manage-the-report-0-0) for further insights and more.
{% endhint %}
{% endtab %}

{% tab title="Advanced Action Listing" %}
The *Advanced Action Listing* report can show many different data points, and can be used to provide more context to the performance data of a specific deal (via the *Deal* filter). Learn [where to find the report](/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md).

{% hint style="info" %}
**Note:** Refer to the [Advanced Action Listing Report](/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md) for further insights and more.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/deals/view-deal-performance-data.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.
