# Manage Subscription

## Changing Your Plan

You can change plans at any time from the same billing portal you use for cancellation.

* **Upgrades** take effect immediately. Your new monthly budget is available right away, and you're charged a prorated amount for the remainder of the current cycle.
* **Downgrades** apply at the end of your current billing cycle. You keep your existing plan's access until then.

If you change plans during the [launch bonus](/plans-and-billing/launch-bonus.md) period, your new plan's launch bonus applies for the remainder of the bonus period.

***

## Seats

Each paid seat covers one editor — full canvas access, generation, MCP and API. Editors on the same workspace share the pooled usage budget.

{% hint style="info" %}
**Coming from migration?** If your workspace still has legacy contributors, every new seat you buy goes to converting one of them to a permanent editor — see [Adding seats during the grace period](/plans-and-billing/migration.md#adding-seats-during-the-grace-period).
{% endhint %}

**Self-serve cap: 8 seats.** You can buy up to 8 paid seats through normal billing. Past 8, the standard path is moving to Enterprise. In some cases we can raise the cap on a per-workspace basis as an exception — email <support@florafauna.ai> to ask.

**Adding an editor.** Buy a paid seat and assign it to the person you want to add. If your workspace has legacy contributors, the new seat converts one of them to a permanent editor first (your pick) — see [Adding seats during the grace period](/plans-and-billing/migration.md#adding-seats-during-the-grace-period).

**At the cap?** A few options:

* **Cycle seats** — demote an existing editor to guest to free their seat, then assign it to the new editor.
* **Get in touch** — email <support@florafauna.ai>; we may be able to increase the seat limit on your workspace.

***

## Subscription Cancellation

**How to Cancel**

You can cancel your subscription at any time:

1. From the home page, go to your **workspace** page.
2. Click the **settings icon** (gear) in the workspace header.

<figure><img src="/files/zYY6KRLXaujicD0H70Wq" alt="Settings icon"><figcaption></figcaption></figure>

3. In the sidebar, select **People and Credits**.

<figure><img src="/files/PXM1vNrIRHBDsFwsb1LS" alt="People and Credits"><figcaption></figcaption></figure>

4. On the People & Credits page, click the **Manage** button (next to "Next billing").

<figure><img src="/files/S9RFykZjbOPaAM8KDuh5" alt="Manage button"><figcaption></figcaption></figure>

5. In Stripe, update or cancel your subscription (e.g. click **Cancel Subscription** and follow the steps).

> **Note:** If your latest payment failed (Past Due), the Cancel button may be hidden by the billing portal. Please contact <support@florafauna.ai> to resolve this.

**After Cancellation**

* Your plan stays active until the end of the current billing cycle
* You retain full access to all models during that time
* Any extra usage in your workspace stays with you and doesn't expire if you come back
* Your subscription won't renew automatically
* We don't issue partial refunds for unused time

***

## Refund

All payments are final and non-refundable, unless FLORA approves an exception.

Refunds may be granted in cases such as:

* Duplicate charges
* Billing errors
* Other exceptional situations, at FLORA’s sole discretion

If approved, refunds will be issued to the original payment method.

***

For billing support, email us at [**support@florafauna.ai**](mailto:support@florafauna.ai)


---

# 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.flora.ai/plans-and-billing/manage-subscription.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.
