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

# Cancel an Upgrade Template or Plan

> A brief description, use-case, and usage instructions of the Cancel Upgrade Template/Plan feature

The **Cancel an Upgrade Plan or Upgrade Template** feature allows you to stop an Upgrade Template or Upgrade Plan at any point in its execution, marking it with a **Canceled** status that remains visible in the dashboard. Once canceled, the workflow stops and the action cannot be undone—which means either a new Plan must be instantiated or a new Template must be requested. This is especially useful when a Template or Plan has become outdated, letting you formally indicate it shouldn't be used.

## Usage

<Note>
  The provided steps also apply to Cluster Upgrade Plans, Project Upgrade Plans, and Project Upgrade Templates.
</Note>

Follow the steps below to **Cancel** a Cluster Upgrade Template:

<Steps>
  <Step title="Navigate to Cluster Upgrade Templates">
    1. In the **left-hand column** of the **Chkk Dashboard**, expand **Upgrade Copilot**.
    2. Select **Upgrade Templates** -> **Clusters**.
  </Step>

  <Step title="Locate the Upgrade Template">
    1. Find the **Upgrade Template** you wish to cancel in the list.
    2. Click the **three dots** icon (⋮) at the far right of the template's entry.
  </Step>

  <Step title="Cancel the Upgrade Template">
    1. From the dropdown, select **Cancel Upgrade Template**.
    2. A **modal** will appear asking for confirmation.
    3. Click **Cancel Template** to confirm.
  </Step>

  <Step title="Check Upgrade Template Status">
    1. After cancellation, the template's **Status** will change to **Canceled**.
    2. A **Canceled** template can no longer be used or executed.
  </Step>
</Steps>
