> ## Documentation Index
> Fetch the complete documentation index at: https://flexprice-mintlify-e7733680.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create subscription for a customer

> Once a customer is created, you can create a subscription for them by following these steps:

* Navigate to the **Customers Dashboard**.

* Click on the customer you want to create a subscription for. This will open the customer's details page.
  <Frame>
    <img src="https://mintcdn.com/flexprice-mintlify-e7733680/ioNBH4hXF7A3KkTJ/Screenshot2025-01-21at9.01.50PM.png?fit=max&auto=format&n=ioNBH4hXF7A3KkTJ&q=85&s=d2b16dd1d0a126f945dcc0f3400d4ffc" alt="Select Customer" width="2874" height="1442" data-path="Screenshot2025-01-21at9.01.50PM.png" />
  </Frame>

* On the customer details page, click the **Add Subscription** button.

* Select a pricing plan from the dropdown menu. Only plans that have been created will be listed.
  <Frame>
    <img src="https://mintcdn.com/flexprice-mintlify-e7733680/ioNBH4hXF7A3KkTJ/Screenshot2025-01-21at9.03.00PM.png?fit=max&auto=format&n=ioNBH4hXF7A3KkTJ&q=85&s=202359754e2b579856bb7c59d2a4dc2c" alt="Select Plan" width="2876" height="1434" data-path="Screenshot2025-01-21at9.03.00PM.png" />
  </Frame>

* Based on the selected plan, subscription preview along with breakdown of charges will appear on the right side of the screen. This includes all recurring charges and usage-based charges that you've created in the plan for the given billing period.
  <Frame>
    <img src="https://mintcdn.com/flexprice-mintlify-e7733680/ioNBH4hXF7A3KkTJ/Screenshot2025-01-21at9.05.38PM.png?fit=max&auto=format&n=ioNBH4hXF7A3KkTJ&q=85&s=3d8803a1f5c0de1a90e88025cbef0ad5" alt="Subscription Preview" width="2880" height="1448" data-path="Screenshot2025-01-21at9.05.38PM.png" />
  </Frame>

* Specify the **Subscription Start Date** thats marks as the beginning of the billing cycle.

* Define the **Subscription End Date** if required. By default, this is set to "Forever."

* **Optional: Configure Override Line Items** - If you need to customize pricing for this specific subscription, you can add override line items to modify amounts, quantities, billing models, or tier structures. See [Subscription Override Line Items](/docs/subscriptions/override-line-items) for detailed information.

* Once all details are entered, click **Add Subscription** to save.

* The subscription will now appear under the customer's details with its status and billing information.
  <Frame>
    <img src="https://mintcdn.com/flexprice-mintlify-e7733680/ioNBH4hXF7A3KkTJ/Screenshot2025-01-21at9.09.06PM.png?fit=max&auto=format&n=ioNBH4hXF7A3KkTJ&q=85&s=f45831c616bf3d3059b1e37980bd75a7" alt="Subscription Created" width="2874" height="1434" data-path="Screenshot2025-01-21at9.09.06PM.png" />
  </Frame>

### **Managing Multiple Subscriptions for a Customer**

* A single customer can have multiple active subscriptions.

* Each subscription operates independently based on its assigned billing period, charges, and start date.

* For example, a customer can have both a `Basic Plan` and an `Addon: AI Agent Sessions` subscription, each billed separately.

### **Customizing Subscription Pricing**

* **Override Line Items**: Customize pricing for specific subscriptions by overriding plan prices
* **Special Pricing**: Offer enterprise discounts, bulk pricing, or promotional rates
* **Flexible Billing**: Modify billing models, tier structures, and quantities per subscription

For comprehensive information on customizing subscription pricing, see [Subscription Override Line Items](/docs/subscriptions/override-line-items).
