# Cancel Subscription

### Individual

An Individual subscriber can cancel their subscription on the [Account/Billing page](https://app.prod.ovationvr.com/account/billing). There are three options for cancellation:

1. Cancel Subscription at Billing Renewal - The subscriber can continue to use Ovation until the next Billing Renewal Date when the subscription will be canceled with no further charges.
2. Cancel Subscription Now - The subscription will be terminated immediately and any remaining time until the Billing Renewal Date will be forfeited.
3. Delete Ovation Account - The account will be deleted in addition to everything in #2 Cancel Subscription Now.

No payment will be charged if the account is in a trial and is canceled before converting to a paid subscription.

### Organization Member

An Organization Member does not own the subscription they use and cannot cancel it; however, they can leave their organization or delete their account.

### Organization Admin

An Organization Admin subscriber can cancel their subscription on the [Organization/Billing page](https://app.prod.ovationvr.com/organization/billing). There are three options for cancellation:

1. Cancel at Renewal - The Admin and Organization Members can continue to use Ovation until the Billing Renewal Date when the subscription will be canceled with no further charges.
2. Cancel Subscription Now - The subscription will be terminated immediately and any remaining time until the Billing Renewal Date will be forfeited. All Organization Members will be removed from the organization and deactivated.
3. Delete Organization and Ovation Account - The account will be deleted in addition to everything in #2 Cancel Subscription Now.

No payment will be charged if the account is in a trial and is canceled before converting to a paid subscription.


---

# 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.ovationvr.com/ovation/creating-an-account/untitled.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.
