> ## Documentation Index
> Fetch the complete documentation index at: https://docs.subtrakr.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Cancel or Delete a Subscription

> Learn how to cancel a subscription to keep history or delete it permanently from your Space

You can remove subscriptions from your Space in two ways — by canceling them (to keep history and optionally reactivate later) or deleting them (to remove completely).

## Cancel a Subscription

Canceling a subscription is used when you stop using a service, but you still want to keep its payment history, analytics data, and the option to reactivate it in the future.

<Steps>
  <Step title="Open the subscription">
    Go to the Subscriptions page.

    Click on the subscription you want to cancel.
  </Step>

  <Step title="Cancel the subscription">
    In the history drawer, select **Cancel Subscription**.

    Select the cancellation date — this determines when the subscription should be considered inactive.
  </Step>

  <Step title="Confirm cancellation">
    Click **Confirm** to finalize the cancellation.
  </Step>
</Steps>

Once canceled:

* The subscription will no longer appear in future cost calculations.
* Past payments remain visible in reports for historical accuracy.
* You can reactivate the subscription at any time by clicking **Reactivate Subscription** in the same drawer.

## Delete a Subscription

Deleting a subscription completely removes it from your Space.

Use this option only if the subscription was added by mistake or you no longer want to keep its records.

<Steps>
  <Step title="Open the subscription">
    Go to the Subscriptions page.

    Click on the subscription you want to delete.
  </Step>

  <Step title="Delete the subscription">
    Press the **…** (more) button and select the **Delete** option.
  </Step>

  <Step title="Confirm deletion">
    Click **Confirm** to permanently delete the subscription.
  </Step>
</Steps>

Once deleted:

* The subscription and its entire history are permanently removed.
* Deleted subscriptions cannot be recovered.

<Tip>
  Use **Cancel** when a service ends but you want to keep its history or may reactivate it later.

  Use **Delete** only for subscriptions added in error or duplicates.
</Tip>
