# Setting up Promotions

Picture this: you notice that your store has low foot traffic. What if you can attract customers to your store by giving them deals on your products over a specific date period?

That’s easy to do on Imonggo via the **Promotions** module. Here’s how to do that.

{% tabs %}
{% tab title="Creating a Promotion" %}

### Step 1:

Go to **Stockroom** and go to the **Promotions** tab.

<figure><img src="/files/30o8bhy9lt5eOiwLu0oZ" alt=""><figcaption></figcaption></figure>

### Step 2:

Click the **Add Promotion** button to create your first promotion.

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

### Step 3:

Fill up the details for your promotion on the dialog that appeared.

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

### Step 4:

Choose any name for this promotion, then type the amount of the discount that you want to give. Under **Applies To**, you can choose to apply the discount to all of your products or only to only specific items, chosen via **tags**.

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

For this example, we are choosing to give discounts to items with the tag **‘gadgets’**. *Take note that you can add as many tags as you want in this field.*

### Step 5:

After adding the tag or tags, you have to add the **Start Date** and **End Date** of the promotion. Include the time when it will start on the Start Date, and when it will end on the end date.

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

You can add remarks or leave it blank.

### Step 6:

Save the promotion to see the details. The **‘A’** letter under **Status** means that the promotion is now active.

<figure><img src="/files/tYYtHRW9d2sxNM1HfEs4" alt=""><figcaption></figcaption></figure>
{% 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://imonggo.gitbook.io/imonggo-help-center/the-basics/setting-up-promotions.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.
