# Flutterwave Plan ID

### Creating Flutterwave Plan IDs:

* Visit [Flutterwave Dashboard](https://flutterwave.com/) and log in with your Flutterwave account credentials.
* In the left-hand sidebar, click on **Subscriptions**.
* Click on **Plans** under Subscriptions.
* Click on **Create Plan**.
* Enter a **Name**, **Amount**, **Interval** (e.g., monthly, yearly), and other relevant details for your plan.
* Flutterwave will automatically generate a **Plan ID** for your new subscription plan.
* Copy the **Plan ID** generated by Flutterwave. This ID uniquely identifies your subscription plan in the Flutterwave system.
* In your application or script, navigate to **Finance Manager -> Subscription Plans**
* Paste the copied **Plan ID** into the respective field designated for Flutterwave Plan IDs.
* Save the changes in your application's settings.
