> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flexprice.io/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/_FTvPy7G6Ow7yaiY/Screenshot2025-01-21at9.01.50PM.png?fit=max&auto=format&n=_FTvPy7G6Ow7yaiY&q=85&s=566e55d5093f7f25414c0e9cc5621c68" 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/_FTvPy7G6Ow7yaiY/Screenshot2025-01-21at9.03.00PM.png?fit=max&auto=format&n=_FTvPy7G6Ow7yaiY&q=85&s=a02095f4134c294c25690b6fca4515dc" 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/_FTvPy7G6Ow7yaiY/Screenshot2025-01-21at9.05.38PM.png?fit=max&auto=format&n=_FTvPy7G6Ow7yaiY&q=85&s=ad8bb7aa4153cdab266db3a9b5ed25be" 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/_FTvPy7G6Ow7yaiY/Screenshot2025-01-21at9.09.06PM.png?fit=max&auto=format&n=_FTvPy7G6Ow7yaiY&q=85&s=fb317c295d10824930861c380a90fa6c" 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).
