---
title: "Enabling and Disabling Job"
slug: "enabling-and-disabling-job"
description: "Upon adding a Scheduled Job to Decisions,  users have the option to enable or disable it manually.  This document shows how to enable or disable a job, and how to set a server as a Job Server. "
updated: 2024-08-12T18:17:19Z
published: 2024-08-12T18:17:19Z
---

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

# Enabling and Disabling Job

## Overview

When a Scheduled Job is added to Decisions, it has the option to enable or disable it manually. Upon disabling the Job, the Job Schedule's settings remain are ineffective. Enabling the job continues its use and adheres to the Job Schedule's settings. These functions are only available when at least one Scheduled Job is added. With v8.13 a delete job action has been added that will remove the job permanently.

---

## Enable Server as Job Server

1. Scheduled Job/Event features are not explorable until the appropriate Decisions Server has been designated as a Job Server. To do so follow these instructions:

Navigate to **System > Adminstration > Servers**.
2. Right-click the correct **Server Name** where the **IS ME** column value is **True**.
  1. Select Edit Server.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-12_13h47_51(1).png)
3. If not currently enabled, toggle the checkbox for **Can Be Job Server** under **SERVER INFO**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-08_15h33_37.png)

---

## Enable or Disable Scheduled Job

1. Navigate to **System > Jobs and Events > Scheduled Jobs**.
2. Right-click the name of a **Scheduled Job** and select **Disable Schedule Job**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-08_15h43_09.png)
  1. From the Disable Schedule Job screen, select YES.

Notice that the Scheduled Job has been removed from the Scheduled Jobs folder view.
3. To view the Schedule Job to re-enable it, click the gear icon in the top right corner of the Folder View.
  1. Select **Change**beside **Change Report**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-08_15h44_52.png)
4. From the **Change Report** window, select**Scheduled Jobs [Include Hidden]**, then click **PICK REPORT**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-08_15h45_24.png)
5. Right-click the Job, then select **Enable Job**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-12_14h05_07(1).png)
  1. From the next panel, select **YES**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2020-12-30_15h32_10.png)

---

## Delete a Job

In v8.13 users will also be able to delete scheduled jobs right from the report.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-12_14h16_01.png)

---

## Feature Changes

| Description | Version | Date | Developer Task |
| --- | --- | --- | --- |
| Delete Schedule Job action added | [8.13](https://documentation.decisions.com/v99/docs/version-8x) | August 11, 2023 | [DT-038110] |
