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

# Removing a Scheduled Report

> How to remove individual reports from a schedule or delete an entire scheduled report configuration.

## Overview

You can remove a single report from a schedule or delete an entire scheduled report configuration. Both actions are available from the Scheduled Reports screen.

## Removing a single report

<Steps>
  <Step title="Access your scheduled reports">
    Go to the **Scheduled Reports** screen where you can view all your scheduled reports.
  </Step>

  <Step title="Select the report to edit">
    Click on the scheduled report you want to modify.
  </Step>

  <Step title="Remove the report">
    Click the **Remove** button next to the specific report you want to delete. Then click **Save** to confirm the change.
  </Step>
</Steps>

<Info>Removing one report from a set does not affect the other reports in that schedule. They remain active.</Info>

## Deleting an entire schedule

<Steps>
  <Step title="Open the scheduled report">
    Navigate to the scheduled report you want to delete entirely.
  </Step>

  <Step title="Delete the schedule">
    Scroll to the bottom of the screen and click **Delete**.
  </Step>

  <Step title="Confirm deletion">
    A prompt will ask you to confirm. Click **OK** to permanently remove the entire report schedule.
  </Step>
</Steps>

<AccordionGroup>
  <Accordion title="Will I be asked to confirm before deleting?">
    Yes. You always receive a confirmation prompt before a report is permanently removed.
  </Accordion>

  <Accordion title="Can I add new reports after removing one?">
    Yes. Return to the **Scheduled Reports** screen and click **+Add a Scheduled Report**.
  </Accordion>
</AccordionGroup>
