# Features

- [Subscription plan](https://docs.avada.io/joy-subscriptions/features/subscription-plan.md): Creating a subscription plan allows your customers to enjoy recurring purchases with ease. Follow this guide to set up a subscription plan for products in just a few steps.
- [Pay-as-you-go vs Auto-renew prepaid](https://docs.avada.io/joy-subscriptions/features/subscription-plan/pay-as-you-go-vs-auto-renew-prepaid.md): Choose between flexible recurring charges or upfront prepaid commitments for your subscription plans.
- [Cut-off Day](https://docs.avada.io/joy-subscriptions/features/subscription-plan/cut-off-day.md): The Cut-off Day feature in Joy Subscriptions prevents customers from being charged too closely together, ensuring a smoother subscription experience.
- [Tiered discounts](https://docs.avada.io/joy-subscriptions/features/subscription-plan/tiered-discounts.md): Reward loyal subscribers with increasing discounts the longer they stay.
- [Trial Period](https://docs.avada.io/joy-subscriptions/features/subscription-plan/trial-period.md): Let new customers try your subscription at a discounted or free price before committing — boost conversions and reduce buyer hesitation.
- [Min/Max Order Requirements](https://docs.avada.io/joy-subscriptions/features/subscription-plan/min-max-order-requirements.md): Control how long a subscription lasts by setting the minimum and maximum number of orders for each subscription plan.
- [Import subscription plan](https://docs.avada.io/joy-subscriptions/features/subscription-plan/import-subscription-plan.md): Guide to importing an existing subscription plan for your product
- [Widget settings](https://docs.avada.io/joy-subscriptions/features/subscription-plan/widget-settings.md): Discover how to customize the Joy Subscriptions widget, enabling you to tailor the layout and settings for each product, enhancing both the user experience and subscription conversion rates.
- [Subscriptions](https://docs.avada.io/joy-subscriptions/features/subscriptions.md): In this guide, learn how to easily manage your customers' subscriptions using the Joy Subscriptions app
- [Order Notes](https://docs.avada.io/joy-subscriptions/features/subscriptions/order-notes.md): Add special delivery instructions or product requests directly to upcoming subscription orders — keeping merchants and customers on the same page.
- [Orders](https://docs.avada.io/joy-subscriptions/features/orders.md)
- [Subscribers](https://docs.avada.io/joy-subscriptions/features/subscribers.md): Explore how Joy Subscriptions helps you manage subscribers and their subscriptions efficiently, allowing for seamless control over customer information and subscription details.
- [Widget](https://docs.avada.io/joy-subscriptions/features/widget.md): A guide on how to customize their subscription widget's appearance and display.
- [Customer Portal](https://docs.avada.io/joy-subscriptions/features/customer-portal.md): Explore the Joy Subscription customer portal, where customers can easily manage subscriptions, update shipping, and modify payment methods with just a few clicks.
- [Change order schedule](https://docs.avada.io/joy-subscriptions/features/customer-portal/change-order-schedule.md): Easily manage and adjust the delivery dates of your subscription orders with the new Change Order Schedule feature from Joy Subscriptions.
- [Store credit for upcoming orders](https://docs.avada.io/joy-subscriptions/features/customer-portal/store-credit-for-upcoming-orders.md): Let customers apply their Shopify store credit balance to pay for their next upcoming subscription order.
- [Cancellation flow](https://docs.avada.io/joy-subscriptions/features/cancellation-flow.md): Keep more subscribers active by offering tailored retention actions before they cancel or pause.
- [Analytics](https://docs.avada.io/joy-subscriptions/features/analytics.md)
- [Performance](https://docs.avada.io/joy-subscriptions/features/analytics/performance.md): Track your subscription revenue, orders, and growth — all in one place to make data-driven decisions for your store.
- [Performance - Revenue](https://docs.avada.io/joy-subscriptions/features/analytics/performance/performance-revenue.md): Understand where your revenue comes from — subscription vs. non-subscription — and track how subscription revenue grows over time.
- [Performance - Orders](https://docs.avada.io/joy-subscriptions/features/analytics/performance/performance-orders.md): See how many subscription orders are being placed, who's placing them, and whether recurring orders are processing successfully.
- [Performance - Subscriptions](https://docs.avada.io/joy-subscriptions/features/analytics/performance/performance-subscriptions.md): Monitor your subscriber base — who's joining, who's leaving, and how long subscribers stay.
- [Subscriber - LTV (Lifetime Value)](https://docs.avada.io/joy-subscriptions/features/analytics/subscriber-ltv-lifetime-value.md): Track how much revenue each subscriber generates over time — so you can measure your subscription program's true return on investment.
- [Inventory forecast](https://docs.avada.io/joy-subscriptions/features/analytics/inventory-forecast.md): Plan ahead for your subscription fulfillment — see exactly how much stock you need and when to reorder.


---

# 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.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.
