# How do I downgrade 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;">**Plans**</mark> tab.&#x20;

Select <mark style="color:blue;">**Set Plan**</mark> to choose a Plan. This takes immediate effect and all charges are prorated.

{% hint style="info" %}
If your Account currently has features that are not available in the new Plan, a prompt will display the features that are not compatible. You will need to delete those features prior to downgrading.
{% endhint %}

<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-downgrade-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.
