# Plans Tab Overview

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

### Apply a new plan

{% columns %}
{% column %}
**To apply a new plan:**

1. Click the respective <img src="/files/PBHUSUSj93JSOLlbc06V" alt="" data-size="line"> button.
2. In the modal window that opens, click the <img src="/files/NQ5al2VdhBkkBLUBsEUj" alt="" data-size="line"> button.
3. Fill in the payment details.
4. Click the <img src="/files/NQ5al2VdhBkkBLUBsEUj" alt="" data-size="line"> button.
   * click the <img src="/files/A5QOMdmPKnx7NwcaZTpc" alt="" data-size="line"> button to close the modal window
     {% endcolumn %}

{% column %}

<figure><img src="/files/1XV0tt2Yzf5MAzLIe3j5" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Billing address or payment details are missing

{% hint style="info" %}
If the instance contains the **Stripe** payment provider, the following verifications and actions will be performed.
{% endhint %}

* If the billing address or [payment method](https://support.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/balance-and-payment-details) is missing, a modal opens with the required configuration.
* After you enter payment and billing details, they are saved to the account as the default [payment method](https://support.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/balance-and-payment-details).
* If the plan uses prepay (most plans do), the plan is assigned to the account.
* An [invoice](https://support.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/invoices-tab) is generated and paid automatically (if the selected payment method has sufficient funds).

{% hint style="info" %}
When you confirm the plan, the system verifies that the account has a billing address and a [payment method](https://support.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/balance-and-payment-details).
{% endhint %}

### Billing address or payment details are set

* If the plan uses prepay (most plans do), the plan is assigned to the account.
* An [invoice](https://support.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/invoices-tab) is generated and paid automatically (if the selected payment method has sufficient funds).

{% hint style="info" %}
You can choose only one plan at the moment. You can change plan not more that 1 time per hour.
{% endhint %}


---

# 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://support.docstudio.com/admin-panel/billing/plans-tab-overview.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.
