# Create Test Actions For Partners

You can test actions by creating a test tracking link in impact.com, copying the link into your web browser, and completing a conversion event.

{% stepper %}
{% step %}

#### Step 1: Create a test tracking link

To create a test tracking link, [follow the steps for creating a tracking link](/partner/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/create-and-manage-links/create-tracking-links.md).
{% endstep %}

{% step %}

#### Step 2: Create a test conversion

1. Open a new browser window, then copy and paste the tracking link that you created. The link will direct you to the brand’s landing page.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Important:</strong> Clear your browser cache and cookies (before each test) and be sure any ad-blocking browser extensions are disabled.</p></div>
2. Complete a conversion event on the website and record the *Order ID*.
   * Wait up to 48 hours for the verification, because there might be a delay from when an action occurs to when you see it live on impact.com. If you don’t see the test action within 48 hours, follow up with the brand (include the *Order ID* in your follow-up message).
     {% endstep %}

{% step %}

#### Step 3: Reverse the test action

1. Once you’ve created a test tracking link and submitted a test conversion, the brand must reverse the action.
   * Reach out to the brand and notify them of an incoming test conversion so they don’t reverse it before you confirm your test results.
   * Monitor the [Pending Actions screen](/partner/what-would-you-like-to-learn-about/platform-features/action-management/where-can-i-see-my-pending-actions-as-a-partner.md) and look out for the `Test action` reversal reason.
2. Alternatively, you can reverse the test action by selecting **Reverse** from the *Actions* column in the *Pending Actions* screen.

<div data-with-frame="true"><figure><img src="/files/SNRMXPei3ieCghEP0dRF" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/create-test-actions-for-partners.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.
