# Plans & Pricing

{% hint style="info" %}
If you are unfamiliar with Plans & Pricing, [this article](https://help.jframework.io/the-logic-concept/plans-and-pricing-packages-and-prices) will help you.
{% endhint %}

These entities typically handle:

* **Plan Definition:** Specifications of different service or product tiers, including features, quotas, and limits.
* **Pricing Models:** Calculation logic for different pricing strategies (e.g., subscription-based, usage-based, or hybrid).
* **Subscription Management:** Manage subscriptions, upgrades, downgrades, and renewals for users through licenses.
* **Billing and Invoicing:** Automated generation of invoices based on plan prices and usage, supporting various payment methods.
