> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getbonde.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Subscription configuration

> Configure subscription plans for your products.

This guide covers how to configure subscription plans for your products.

## Creating subscription plans

<Steps>
  <Step title="Navigate to subscription products">
    In the Bonde app, go to **Subscriptions > Products** and click **Manage Products**.
  </Step>

  <Step title="Select a product">
    Select a product to configure subscriptions for.
  </Step>

  <Step title="Add subscription plans">
    Click **Add Plan** to create a subscription plan. You can create multiple plans with different intervals and discounts.
  </Step>
</Steps>

## Plan options

Each plan includes:

| Option                | Description                                                                                                            |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| **Delivery interval** | How often the subscription renews (e.g., every 15 days, 30 days)                                                       |
| **Discount**          | Percentage or fixed amount discount for subscribers                                                                    |
| **Free shipping**     | Ship orders on this plan free, including renewals. See [Free shipping for subscriptions](/subscriptions/free-shipping) |

## Advanced settings

You can configure additional options for each plan:

* **Minimum billing cycles**: Set a minimum commitment period (note: local regulations may have rules against preventing cancellations)
* **Maximum billing cycles**: Set when the subscription automatically ends
* **Delivery cut-off days**: How many days before delivery that changes can no longer be made

## Variant-level subscriptions

You can restrict subscription plans to specific product variants. This is useful when:

* Some variants shouldn't be available for subscription
* You want different plans for different variants
* Certain variants have different pricing or availability

## Importing plans

If you're setting up a staging environment, you can import subscription plans from your production store to your staging store using the import feature in the subscription settings.
