# Find & Manage your Deal Types

Once you've created various [deal types](/brand/what-would-you-like-to-learn-about/platform-features/deals/deal-types-overview.md), you can manage them when they are in one of the following statuses, *Active*, *Pending*, or *Expired*.

#### Find your deals

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content** → **Deals**.
2. Optionally, search for a deal by **ID** when you have multiple deals with similar or identical names, as this method provides faster and more accurate results.

   * Select **Scope** to filter by how specific the deal applied to the store (e.g, *Entire Store*).
   * Select **Status** to filter by a specific deal status (e.g., *Active*).

   <div data-with-frame="true"><figure><img src="/files/F0PXMXmwL8SowJfzPrAk" alt="" width="563"><figcaption></figcaption></figure></div>

#### Manage a deal

Manage your deals by performing actions when they are in one of the following statuses, *Active*, *Pending*, or *Expired* or by refining their columns.

{% tabs %}
{% tab title="Action your deals" %}
Hover your cursor over a deal you wish to manage and select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]**.

* Depending on whether the deal is *Active*, *Pending* or *Expired*, you can perform the following actions.

| Status       | Action                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Active       | <p>• <strong>Edit</strong> - Select <strong>Edit</strong> to modify the deal details, then select <strong>Save</strong> to apply the changes.</p><p>• <strong>Expire</strong> - Select <strong>Expire</strong>, review the warning message, and then select <strong>OK</strong> to expire the deal.</p><p>• <strong>See ads</strong> - Select <strong>See ads</strong> to view any ads associated with the deal.</p>                 |
| Pending      | <p>• <strong>Edit</strong> - Select <strong>Edit</strong> to modify the pending deal details, then select <strong>Save</strong> to apply the changes.</p><p>• <strong>Expire</strong> - Select <strong>Expire</strong>, review the warning message, and then select <strong>OK</strong> to expire the deal.</p><p>• <strong>See ads</strong> - Select <strong>See ads</strong> to view any ads associated with the pending deal.</p> |
| Expired      | **See ads** - Select **See ads** to view any ads that were associated with the deal.                                                                                                                                                                                                                                                                                                                                                 |
| {% endtab %} |                                                                                                                                                                                                                                                                                                                                                                                                                                      |

{% tab title="Refine your deal columns" %}
Select ![](/files/2UBIaZ4rC68uB64ftE82) **\[Columns]** on the right of the screen to add or remove columns from the table.

| Column        | Description                                                                                           |
| ------------- | ----------------------------------------------------------------------------------------------------- |
| ID            | The unique ID of the deal.                                                                            |
| Name          | The name of the deal.                                                                                 |
| Code          | The default promo code associated with the deal that can be used by any partner to promote this deal. |
| Scope         | The scope of the deal (e.g., *Entire Store*, *Category* or *Product*).                                |
| Discount      | The discount applied to the deal.                                                                     |
| Dates Active  | The dates on which the deal is *Active*.                                                              |
| Status        | The current status the deal is in (e.g., *Active*, *Pending* or *Expired*).                           |
| {% 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/find-and-manage-your-deal-types.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.
