> ## 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.

# Edit or Update a Subscription

> Learn how to edit basic subscription details or update subscription history to keep your records accurate

You can modify an existing subscription anytime to keep your records accurate.

There are two types of changes you can make: editing basic details or updating subscription history.

## Edit a Subscription

Editing is used for simple changes, such as updating the name or managing tags.

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

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

  <Step title="Edit the fields">
    In the history drawer, edit fields such as:

    * **Subscription Name** – Rename the subscription if needed.
    * **Tags** – Add new tags or remove existing ones.
  </Step>

  <Step title="Save changes">
    Click **Save Changes** to update the subscription.

    Your edits are applied instantly and reflected across the dashboard and reports.
  </Step>
</Steps>

## Update a Subscription

Updating affects the subscription's history — for example, when the price changes.

<Steps>
  <Step title="Open the subscription">
    Open the subscription in the history drawer.
  </Step>

  <Step title="Add a history record">
    Add a new history record to capture the change.

    You can modify:

    * Price
    * Next Payment Date
  </Step>

  <Step title="Save changes">
    Click **Save Changes** to confirm.

    Subtrakr will automatically adjust calculations and reports based on your updated data, keeping historical records intact for accurate trend tracking.
  </Step>
</Steps>
