# Change Plan

You can upgrade or downgrade anytime. Upgrades apply immediately. Downgrades apply next billing cycle.

### Before you change anything

Start by checking where you stand right now.

Use [View Plan](https://uni.fotello.co/billing/view-plan) to confirm your current plan details.

You’ll want to note:

* **Remaining listings** (what you can still create this cycle)
* **Rolled over listings** (unused listings carried forward)
* Your **next billing date**

When you’re ready to make the change, go to **Settings → Plan & Billing → Change Plan**:

* <https://app.fotello.co/dashboard/settings/subscription/change-plan>

{% hint style="info" %}
If you can’t see billing pages, you likely don’t have access.

Ask your account Owner to make plan changes.
{% endhint %}

***

### Upgrade your plan

Upgrading makes sense when you’re running low on listings, or you want more features.

#### Increase your monthly listing commitment

1. In the plan selector, choose a higher listing commitment.
2. Click **Confirm Plan Change** to confirm.

Your upgrade applies right away.

#### Upgrade to Ultimate

1. In the plan selector, choose one of the **Ultimate** plans.
2. Click **Confirm Plan Change** to confirm.

{% hint style="success" %}
Ultimate includes a lot more!

You typically get more included edits, plus included **Twilights** and **Staging**. See what’s included on each plan: <https://www.fotello.co/pricing>
{% endhint %}

#### Switch to an annual plan

Annual plans give you **all listings upfront** and typically save **25%**.

Book a quick call or reach out to us on chat and we’ll switch you over:

* <https://cal.com/fotello/fotello-connect>

#### What happens when you upgrade

* Your account updates **immediately**.
* If you upgrade to a **higher monthly listing commitment**, your billing cycle resets to the upgrade date.
* If you upgrade to a **higher tier (moving from Essential to Ultimate)** without changing your listing commitment, charges are **prorated** for the remaining days in your current cycle.

***

### Downgrade your plan

Downgrading is useful if you’re in a slow season or your current commitment is higher than you need.

{% hint style="warning" %}
Listings can roll over. If you downgrade, you may reduce your ability to “bank” listings for peak season.
{% endhint %}

#### What happens when you downgrade

* Your new plan starts at the **beginning of your next billing cycle**.
* Your billing date stays the same.
* You keep full access until the change takes effect.

***

{% hint style="info" %}
**Pro tip**

Pick a monthly commitment that matches your average usage over the last 12 months. It gives you room to roll listings forward in slow months and use them during peak season.
{% endhint %}

***

### Need help choosing the right plan?

You’ve got a few options:

* **Book a call** and we’ll recommend the best fit: <https://cal.com/fotello/fotello-connect>
* **Message us** anytime via chat.
* **Compare plans** here: <https://www.fotello.co/pricing>


---

# 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://uni.fotello.co/billing/change-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.
