# Canceling a Subscription

Your Simple Booth subscription will automatically renew at the end of each billing cycle until it is canceled. To avoid unwanted charges, ensure you cancel at least 24 hours before your renewal date.

Where you cancel depends on how you originally subscribed. If you are unsure where your subscription is managed, please check your [billing provider here](/accounts-and-billing/billing/making-subscription-changes.md#identifying-your-billing-provider).

You can cancel immediately after signing up to prevent future renewals while maintaining full access to your plan for the remainder of the subscription term.

***

#### Account & Gallery Access after Cancellation

When your subscription expires, your account will revert to a "Personal" status.

* **What you lose access to**: You will no longer be able to modify booth settings, customize galleries, or view event analytics.
* **What stays safe**: Your settings and data are saved to our database. If you choose to resubscribe in the future, your previous configurations and analytics will become available again.
* **Gallery Visibility**: You and your guests can continue to view your existing online galleries regardless of your subscription status.

{% hint style="info" %}
We strongly suggest [downloading your photos](/accounts-and-billing/sharing-photos/downloading-and-saving-photos.md) and exporting your analytics data before your subscription period ends.
{% endhint %}

***

#### How to Cancel

{% tabs %}
{% tab title="Canceling Simple Booth Subscriptions (Website)" %}
If you subscribed directly through our website, you can manage your cancellation from any web browser:

1. Sign in to your dashboard and navigate to the **Billing** section.
2. Locate your active subscription and click the **"..." (three dots)** button.
3. Select **Cancel Plan**.
4. Confirm the cancellation when prompted.

You will receive a confirmation email once the process is complete. Your plan will remain fully active until the end of your current billing term.
{% endtab %}

{% tab title="Canceling App Store Subscriptions (Apple)" %}
If you subscribed via In-App Purchase, Simple Booth cannot cancel the subscription for you; it must be done through Apple.

1. Sign in to your Apple ID account at [account.apple.com](https://account.apple.com/sign-in?returnUrl=https://account.apple.com/account/manage/section/subscriptions) or via the **Settings** app on an iPhone or iPad.
2. Navigate to the [**Subscriptions**](https://account.apple.com/account/manage/section/subscriptions) tab.
3. Select the **Simple Booth / HALO** subscription.
4. Select **Cancel Subscription** and confirm.

Get more help [here](https://support.apple.com/118428).

{% hint style="info" %}
If you do not see a subscription listed, ensure you are signed in with the exact same Apple ID used to make the initial purchase.
{% endhint %}
{% endtab %}
{% endtabs %}

***

If you'd like to request a refund, please review our [refund policy](https://www.simplebooth.com/policies/refund-policy) and [contact our support team](mailto:support@simplebooth.com).

We do not give prorated refunds if you only use the license for a partial term.


---

# 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.simplebooth.com/accounts-and-billing/billing/canceling-a-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.
