# Upgrade/downgrade account

{% hint style="info" %}
If you want to upgrade or downgrade your account, or change your Wild Mail plan, just follow the steps below.
{% endhint %}

### 1. Access your Wild Mail billing app

You can login to the billing app by following [**these steps.**](https://docs.wildmail.io/account-and-billing/wild-mail-app-login)

### **2. Inside the Wild Mail app**

You will be redirected to the Wild Mail app; once inside, click on **Billing.**

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

### 3. Update plan

Using the pencil symbols to the right of the current features of your plan, make the necessary modifications. For example, change the number of active contacts, the type of plan, or add/remove users.

<figure><img src="/files/4OcSPxo9S0P9adtfQs3Q" alt=""><figcaption></figcaption></figure>

### 4. Choose/update add-ons

You can add more add-ons if you need to, such as CRM, SMS, the Custom Reports add-on, or increase your monthly email sends.

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

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

### 5. Finalize

Once you have made the necessary changes, you will see a breakdown of what you need to pay, click **Confirm**, and the changes will be applied to your account. Additional charges will be made automatically through Stripe. The screen will display your updated plan.

<figure><img src="/files/6Dbgu7Gh66R0wnl2NfjB" alt=""><figcaption></figcaption></figure>

Your plan is now upgraded. If you have any questions, please let us know at **<support@wildmail.io>**.&#x20;


---

# 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.wildmail.io/account-and-billing/account-upgrades/upgrade-downgrade-account.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.
