# Canceling your Plan

1. **Open billing settings** – Click 'Workspace settings' and scroll down to 'Plan & Billing.'&#x20;
2. **Cancel plan** - Here you can cancel or downgrade the plan.&#x20;

## What happens once I have Canceled my plan?

When you cancel your Blings subscription, your plan will not renew at the end of your current billing period. However, your access to features does not end immediately.

#### What You Can Expect:

**Continued Access Until End of Billing Period**

You’ll retain access to all features and benefits included in your current plan tier (e.g., Free, Business, Enterprise, etc.) through the end of your billing cycle.

**Charges for Extra Usage Still Apply**

If your account generates additional usage (such as views beyond your plan’s included amount), you will still be charged for that overage, even after cancellation, until the billing period ends.

**Campaign Management Reminder**

While your account remains active:

* We recommend pausing or stopping any live campaigns before your billing period ends.
* This ensures there’s no unexpected interruption when your plan fully expires.<br>

After the billing period ends, your account will be downgraded to the Free tier (unless you’ve chosen a different plan), and features specific to your previous tier will be disabled.


---

# 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://help.blings.io/plans-pricing/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.
