# Cancel Plan

You can cancel anytime. Before you do, there’s usually a cheaper option that keeps full access.

{% hint style="success" %}
We also offer **pay as you go-only** plans.

Your monthly plan can be as low as **1 listing**. This is great if you're just starting your career as a real estate photographer. See plan options here: <https://www.fotello.co/pricing>
{% endhint %}

### Before you cancel

If your goal is to reduce spend (not fully leave), switch to:

* A **pay as you go-only** plan, or
* The lowest monthly commitment that fits your baseline

This keeps your account active and fully usable. You avoid **Free plan** limitations like watermark&#x73;**,** download locks, etc.

### How to cancel

1. Go to **Settings → Plan & Billing → Change Plan**.
2. Or open: <https://app.fotello.co/dashboard/settings/subscription/change-plan>
3. In the cancellation area, submit the **cancellation request** form.
4. Confirm the cancellation.

### What happens when you cancel

Once you request cancellation, your account is set to cancel at the end of your current billing cycle. You can keep using your current plan until then. After your billing cycle ends, your account moves to the **Free** plan.

You can still:

* Access any **unused listings** on your account
* Keep using Fotello to test new updates and improvements

You cannot:

* **Download** your edits
* Request **Human Revisions**
* Let customers **download** shared photos (they can still view them)
* ...And all limitations of the **Free** plan apply

### Billing and invoices after cancellation

If you have any outstanding balance for the current cycle, we settle it first. This includes any **pay as you go** usage.

To view invoices:

1. Go to **Settings → Plan & Billing → Invoices**.
2. Or open: <https://app.fotello.co/dashboard/settings/subscription/invoices>

### Can I pause instead?

There’s no pause mode right now. If you’re in a slow season, switching to a **pay as you go-only** plan is the closest equivalent. It keeps you active, keeps your workflow unblocked, and keeps your baseline low.

See options here:

* <https://www.fotello.co/pricing>

### Coming back later

You can upgrade anytime by choosing a plan again. Once you’re back on an active plan:

* Your account unlocks immediately
* New listings are added based on the plan you pick
* Any unused listings from before are restored (as long as you upgrade within 90 days)

### Final word

We improve Fotello every week. If something fell short, tell us. We read everything. If your needs change, you’re always welcome back.


---

# 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/cancel-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.
