# Import subscription plan

{% hint style="info" %}
Import Existing Plan option is only available if you have previously set up one or more subscription plans
{% endhint %}

**Step 1:** Navigate to the Products section in the menu, select the product you want to add a subscription to, and click on "Import Existing Plans."

<figure><img src="/files/fxuz9lH0zWN4vfDw4AEC" alt=""><figcaption></figcaption></figure>

**Step 2:** Select a Subscription Plan

Choose the subscription plan you want to import for the selected product

<figure><img src="/files/ZFH2JSedz6H27r8v73K4" alt=""><figcaption></figcaption></figure>

That's it! Your chosen subscription plan is now applied to the new product.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avada.io/joy-subscriptions/features/subscription-plan/import-subscription-plan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
