# How To Create A Coupon Code

Digably • Jul 22, 2023 7 steps • 1 minute read

{% embed url="<https://youtu.be/Bcs_BtkWIGU>" %}

This guide will walk you through the steps to create a coupon code in Digably.

***

#### 1. Click "Products"

In the Digably dashboard, navigate to the Products section by clicking "Products" in the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FgqeAXwVL6cHq1AYwebmcUT%2FvjBmq1Nj576fghicm8CkAB_doc.png?alt=media&#x26;token=4e497c93-09d9-49c6-9065-9631dd67ce89" alt=""><figcaption></figcaption></figure>

#### 2. Click "Coupons"

Next, click on the "Coupons" tab at the top of your screen.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FgqeAXwVL6cHq1AYwebmcUT%2FdC79PECXk5WBL2UhGr5wkN_doc.png?alt=media&#x26;token=e0a147eb-783e-4e38-959a-2f4561462ed9" alt=""><figcaption></figcaption></figure>

#### 3. Click "Create Coupon"

Click the "Create Coupon" button in the top right of your screen.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FgqeAXwVL6cHq1AYwebmcUT%2FvYRyTuVbn2hXqMvp5zJ8GU_doc.png?alt=media&#x26;token=63d4c806-5338-4bce-8899-1bf71dd02639" alt=""><figcaption></figcaption></figure>

#### 4. Configure the Rules and Redemption Settings for your coupon

Next, configure the Rules and Redemption settings for the coupon. These include settings such as the Name, Code Type, the code itself, whether the discount is a fixed amount or percentage amount, and other settings such as how many times, and at what times, the coupon can be redeemed.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FgqeAXwVL6cHq1AYwebmcUT%2FgDk2tCDqmNh4Nodhc7xMhg_doc.png?alt=media&#x26;token=a049147e-ffe7-4ba5-afcb-aefadfb476d1" alt=""><figcaption></figcaption></figure>

#### 5. Click "Save"

After the Rules and Redemption settings have been configured, click the "Save" button at the bottom to save your new coupon code.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FgqeAXwVL6cHq1AYwebmcUT%2F6MCu9A2bkgvzwCBG6QRBST_doc.png?alt=media&#x26;token=504866c1-ffa7-49cf-9bc5-51483ee8d238" alt=""><figcaption></figcaption></figure>

In this guide, you learned how to create a coupon code in Digably by navigating to the "Products" section, clicking the "Coupons" tab, creating a new coupon, filling in the necessary details, and saving the coupon.


---

# 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.digably.io/products/how-to-create-a-coupon-code.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.
