# Create events

#### **Step 1: Navigate to the Discounts & Events Section**

* Go to the **Discounts & Events** section in your dashboard.

#### **Step 2: Create new discount event**

* Click on the **Create** button to set up a new discount event.

#### **Step 3: Fill in the Event Details**

* **Event Name**: Enter a name for your discount event.
* **Event Description**: (Optional) You can describe your event or ask AI to help generate a catchy description ;)
* **Start Date**: Select the date when the event will begin.
* **End Date**: Select the date when the event will end.

#### **Step 4: Select Products**

* Choose the products you want to include in this discount event.

#### **Step 5: Set Discount for Each Product**

* Enter the discount amount or percentage for each product participating in the event.

<figure><img src="/files/nuB1hiA2Kd8dPSryGgxf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AzyJqHrTU75PEMdsag1C" alt=""><figcaption></figcaption></figure>

#### **Step 6: Save the Discount Event**

* Once all the details are entered, click **Save** to finalize the discount event.

Your discount event is now scheduled! You can start it when the time comes or edit it anytime before the start date.


---

# 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://academy.wandace.com/how-to-guides/discounts-and-events/create-events.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.
