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

# Upgrade Plan Marked as Completed

> A brief description, use-case, and usage instructions of the Upgrade Plan Marked as Completed feature

Chkk's **Upgrade Plan Marked as Completed** feature provides a clear way to finalize the upgrade for each individual cluster. Once all recommended and custom steps are done, a user can mark that cluster's plan as complete. Because each plan is tied to one cluster, completing one upgrade doesn't affect the status of the others.

By using this feature, your team can quickly see which clusters are fully upgraded and which still need attention, making it easier to coordinate parallel efforts, allocate resources effectively, and maintain a transparent view of your overall upgrade strategy.

## Usage

<Note>
  The provided steps also apply to Project Upgrade Plans.
</Note>

Follow the steps below to **Mark an Upgrade Plan as Complete**:

<Steps>
  <Step title="Navigate to an In-Progress Plan">
    1. In the **left-hand column** of the **Chkk Dashboard**, expand **Upgrade Copilot**.
    2. Click **Upgrade Plans**, then select **Clusters**.
    3. Identify the Upgrade Plan currently in **In Progress** status that you want to complete.
  </Step>

  <Step title="Open the Completion Modal">
    1. Next to the plan entry, click the **checkmark icon**.
    2. A confirmation modal will appear once you click it.
  </Step>

  <Step title="Confirm Completion">
    1. *(Optional)* Add any **comments** you wish to include about the plan's outcome.
    2. Click **Mark as Complete** to finalize the completion process.
  </Step>

  <Step title="Verify Completion Status">
    1. Once marked complete, the Upgrade Plan becomes **read-only** and appears with a **Completed** status.
    2. The **Marked Completed by** column updates to show the name of the user who completed the plan.
  </Step>
</Steps>
