# How to Use the Discount Feature in Multiday services

{% hint style="warning" %}
T**his is a Ultra feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}

***

The **Automatic Discounts** feature within Cowlendar allows you to apply discounts to your Multiday Booking services based on the number of days the customer selects when booking. This feature is perfect for encouraging customers to book for longer durations by offering attractive discounts.

**Key Benefits:**

* Create **multiple discount tiers** for various booking durations.
* Discounts can be set as either a **percentage** (e.g., 10% off) or a **fixed amount** (e.g., $20 off).
* Ideal for promoting **longer bookings**, such as offering a 10% discount for 3+ days or a 20% discount for 7+ days.

This feature helps to boost your bookings and offers your customers better rates for extended stays or multi-day experiences.

### **How to activate the** Discount **feature:**

{% hint style="warning" %}
It is not compatible with Instant Booking with Checkout. It works only with services set as Regular bookings.
{% endhint %}

1. **Go to Apps**
2. **Go to Cowlendar**
3. **Go to My Services:** In your Cowlendar account, navigate to the "My Services" section.
4. **Click Edit:** Find the service you wish to add a deposit to and click the "Edit" button next to it.

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

5. **Go to the Payment Tab:** Inside the service editing page, click the "Payment" tab.
6. **Scroll to the Discounts Section:** Look for the section labeled **Discounts**.
7. **Click Add Discount:** Here you can set up your discount tiers.

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

8. **Choose Discount Type:** Select whether the discount is a **percentage** or a **fixed amount** (e.g., 10% or $20).
9. **Set Minimum and Maximum Days:** Define the minimum and maximum number of days for which the discount should apply. For example, if you want to offer a discount for bookings between 3 and 5 days, set the **minimum** to 3 and the **maximum** to 5.
10. **Enter the Discount Value:** For percentage discounts, enter the percentage (e.g., 10%); for fixed amount discounts, enter the dollar value (e.g., $20).
11. **Repeat the Process for Multiple Discount Tiers:** You can create additional discount tiers to apply different discounts based on the number of days selected. For instance, you might have a 10% discount for 3-5 days, 20% for 6-10 days, and so on.

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

***

The **Automatic Discounts** feature is especially beneficial for services like vacation rentals, long-term stays, or multi-day experiences where offering better rates for longer bookings can help increase customer conversion and loyalty.

If you need assistance configuring your discount structure or have any questions, our support team is just a message away via the in-app chat. We’re happy to help!


---

# 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://penida.gitbook.io/cowlendar-help/how-to.../how-to-configure-multiday-booking-services/how-to-use-the-discount-feature-in-multiday-services.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.
