# Cut-off Day

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

### What is Cut-off days

**Cut-off days** is the number of days that set a minimum amount of time that must pass between your customer's first and second cycle.

### Understanding the rule

If the second scheduled cycle falls within the number of cutoff days you've specified since the first cycle (the day that your customer finishes checking out), the second cycle is not skipped (instead of being skipped for not meeting the chosen frequency).&#x20;

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

### **Example:**

* Renewal Day: The 1st of every month.
* Cut-off Day: 15 days.
* Frequency: Once per month

| Without Cut-off Day                                                                                                                                                                                                                           | With Cut-off Day                                                                                                                                                                                                                                                              |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><ul><li>A customer subscribes on October 10th and gets charged immediately.</li><li>Their next charge occurs on December 1st </li><li>Because the first default cycle (November 1st) does not meet the frequency of 1 month.</li></ul> | <p></p><ul><li>A customer subscribes on October 10th and gets charged immediately.</li><li>Their next charge occurs on November 1st.</li><li>Because even though it does not meet the frequency of 1 month, it falls within the cut-off days (15 days from the 1st)</li></ul> |

### How to set up

The **Cut-off Day** feature is available only when the **Subscription Renewal Day** is set to a specific calendar day, rather than "The same day of the month as when the initial order was made."

**Setup steps:**

{% stepper %}
{% step %}
[Create a new subscription](/joy-subscriptions/features/subscription-plan.md) in Joy Subscriptions.

{% endstep %}

{% step %}
Set the **Subscription renewal day** to a specific day of the month.

{% endstep %}

{% step %}
Enable **Set cut-off days** and input the desired number of days in the **Cut-off days after** field.

{% endstep %}
{% endstepper %}

{% embed url="<https://app.arcade.software/share/mZsTH2Vd5JAJxfoptD5H>" %}

### How does this benefit your store?

* **Avoid customer dissatisfaction:** Prevent customers from being charged again too quickly, fostering trust.
* **Improve financial planning:** Help your store predict and control revenue more effectively.
* **Enhance service experience:** Provide customers with more flexible and transparent billing cycles.

### Overall

The **Cut-off Day** feature is an excellent way to improve the customer experience and streamline subscription management for your store. Make the most of this feature to elevate your subscription service!


---

# 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.avada.io/joy-subscriptions/features/subscription-plan/cut-off-day.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.
