# How do I upgrade my Subscription plan?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Subscription access is required.
{% endhint %}

### **Step 1**&#x20;

Navigate to Settings Dashboard, select <mark style="color:blue;">**Subscription**</mark> on the Side Navigation Menu, and select <mark style="color:blue;">**Billing**</mark> tab.&#x20;

Expand the <mark style="color:blue;">**Credit Cards**</mark> card.

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

Click <mark style="color:blue;">**Update Cards**</mark>. You will be redirected to Stripe, our payment processor, to update your payment cards.&#x20;

### **Step 2**

After updating your payment info, come back to the <mark style="color:blue;">**Plans**</mark> Tab to select <mark style="color:blue;">**Set Plan**</mark> to choose a Plan. This takes immediate effect.

<figure><img src="/files/7HOA8XBshRG3OZJqEpM1" alt=""><figcaption></figcaption></figure>


---

# 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.apptiflo.com/settings-docs/subscriptions/how-do-i-upgrade-my-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.
