# Canceling your plan

***

#### **Can I get a refund?**

Refunds aren’t available during an active subscription period. If you cancel your plan, you will retain access until the end of the current billing period and won't be charged again.&#x20;

For full details, please see our [Terms of Service](https://www.boxhero.io/en/tos).

#### **How do I cancel my subscription?**

Go to <mark style="color:$primary;">`Settings`</mark> > <mark style="color:$primary;">`Billing`</mark> > <mark style="color:$primary;">`Cancel Plan`</mark>. Your subscription will not renew, but you'll still have access to all features for the remainder of your current billing period.

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

#### **What happens after I cancel my subscription?**

Once your current billing period ends, your account will automatically move to the free [Personal Plan](https://www.boxhero.io/docs/pricing#personal-plan). Premium features such as **Low Stock Alerts** and **Inventory Reports** will be disabled, but your data will not be deleted — you can pick up right where you left off if you resubscribe later.

#### **Will I be charged if I cancel mid-cycle?**

No. When you cancel, you won't be charged again. Your subscription remains active until the end of the current billing period, and no further payments will be processed.

#### **Can I pause my subscription instead of canceling?**

No, BoxHero does not offer a pause option. If you cancel, your account will move to the free Personal Plan at the end of the billing period. You can resubscribe at any time to regain access to Business Plan features.


---

# 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://www.boxhero.io/docs/faq/billing/canceling-your-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.
