# Admin Dashboard

### Campaign overview

To access an overview of all discount campaigns, select **Marketing > Discount category**.

<figure><img src="/files/0YB6ckt5vhJzO3QoAGuc" alt=""><figcaption></figcaption></figure>

To create a new campaign, click on the Create button.

All available campaigns are displayed in the list view. These are divided into the columns:

| Column                           | Description                                                                                                                                                                                                                                                                                                                                                                                      |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Name                             | The internal name of the campaign                                                                                                                                                                                                                                                                                                                                                                |
| Status                           | Shows if the campaign is active or inactive                                                                                                                                                                                                                                                                                                                                                      |
| Priority                         | If several campaigns apply to a product, the priority determines which discount is deducted first or which discount is valid at all. The higher the priority, the more important the campaign is.                                                                                                                                                                                                |
| Valid From                       | Specify here if the campaign should start automatically on a certain date.                                                                                                                                                                                                                                                                                                                       |
| Valid Until                      | Define a date on which the campaign ends automatically.                                                                                                                                                                                                                                                                                                                                          |
| Discount                         | Indicates the amount of the discount and whether it is an absolute discount or a percentage discount.                                                                                                                                                                                                                                                                                            |
| ![](/files/AhumteTKxPoDHiSke5L7) | By clicking on the icon, you can show or hide individual columns. There are also three ‘...’ in each row. By clicking on the dots, a context menu opens and you can choose between [**Edit**](/en/plugins/discount-category-for-shopware-6/admin-dashboard/edit-campaign.md), [**Duplicate** ](/en/plugins/discount-category-for-shopware-6/admin-dashboard/duplicate-campaign.md)or **Delete**. |

{% hint style="info" %}
You can delete a campaign from this page by clicking the “…” menu button and selecting **Delete**. Deleted campaigns cannot be restored.
{% endhint %}

### Common questions:

After installation and creating a discount campaign the discount is not shown

\- Please ensure that you have enabled the extension for the suitable sales channel in extension configuration.

\- Please check if the dynamic product group of your discount campaign has products for the related sales channel.

\- Update Indexes in Admin at "Settings -> Caches & Indexes"


---

# 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.premsoft.de/en/plugins/discount-category-for-shopware-6/admin-dashboard.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.
