# Set Schedule Status (Enable or Disable)

Managing a schedule’s status allows you to temporarily disable or reactivate a scheduled flow as needed. This helps in pausing automation without deleting the schedule.

### Enabling a Flow Schedule <a href="#enabling-a-flow-schedule" id="enabling-a-flow-schedule"></a>

A disabled schedule (PAUSED status) must be enabled to resume execution at the defined time.&#x20;

**Option 1:** **Using the Schedule Details Page**

1. Open the Schedule Details page by clicking the schedule name or selecting "View Details" from the ellipsis menu.
2. Click the Edit button.
3. In the Edit Schedule popout card. Click the Enable button if the schedule is currently disabled.
4. Click Save to apply the changes.
5. A popup notification appears: "Schedule status successfully updated."
6. The schedule will now be active and execute according to its defined recurrence.

**Option 2: Using the Schedules Page**

1. Navigate to the Schedules Page.
2. Locate the disabled (PAUSED) schedule you want to enable.
3. Click the ellipsis (⋮) menu in the Actions column.
4. Select Enable from the dropdown menu.
5. A popup notification appears: "Schedule status successfully updated."
6. The schedule will now be active and execute as per its schedule settings.

### Disabling a Flow Schedule <a href="#disabling-a-flow-schedule" id="disabling-a-flow-schedule"></a>

Disabling a schedule pauses its execution while keeping its configuration intact.&#x20;

**Option 1:** **Using the Schedule Details Page**

1. Open the Schedule Details page by clicking the schedule name or selecting "View Details" from the ellipsis menu.
2. Click the Edit button.
3. In the Edit Schedule popout card. Click the Disable button if the schedule is currently active.
4. Click Save to apply the changes.
5. A popup notification appears: "Schedule status successfully updated."
6. The schedule will be paused and will no longer execute until re-enabled.

**Option 2: Using the Schedules Page**

1. Navigate to the Schedules Page.
2. Locate the active schedule you want to disable.
3. Click the ellipsis (⋮) menu in the Actions column.
4. Select Disable from the dropdown menu.
5. A popup notification appears: "Schedule status successfully updated."
6. The schedule will now be paused and will no longer run until reactivated.

### Visual Indicator for Schedule Status <a href="#visual-indicator-for-schedule-status" id="visual-indicator-for-schedule-status"></a>

* **Active Schedules**: Displayed in their original color in the Calendar View.
* **Disabled (Paused) Schedules**: Displayed in Gray with a PAUSED status in the Schedules Page and Calendar View.
