# Receive Conversion Updates as a Partner

Conversion updates provide up-to-date information on an [action event lifecycle](/partner/what-would-you-like-to-learn-about/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md). If you want to receive real-time notifications about conversions you drove, you can set up event notifications. There are two methods in which you as a partner can receive conversion updates.

{% tabs %}
{% tab title="Postbacks" %}
If you want to receive real-time notifications whenever actions you drive are reported, modified, or reversed, you can set up Postbacks:

* [Set Up action Lifecycle Postbacks](/partner/what-would-you-like-to-learn-about/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)

Read more about [Postbacks](/partner/what-would-you-like-to-learn-about/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.md) or visit our [Action Lifecycle Event Notifications FAQs](/partner/what-would-you-like-to-learn-about/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md) for further information on this method.
{% endtab %}

{% tab title="Data Feeds" %}
Data Feeds are automated, scheduled files that can report information about actions you drove, and are sent via FTP or email. To enable Data Feeds:

* [Set up an Action Event Data Feed as a Partner](/partner/what-would-you-like-to-learn-about/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md)

Read more about [Data Feeds](/partner/what-would-you-like-to-learn-about/platform-features/action-management/data-feeds/introduction-to-data-feeds-for-partners.md).
{% 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/partner/what-would-you-like-to-learn-about/platform-features/action-management/receive-conversion-updates-as-a-partner.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.
