> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/operations/jobs/how-to-delete-a-job.md).

# How to Delete a Job

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

Delete a job from the deal or from the Production Calendar. Deleting removes it from the schedule and keeps the related history intact.

***

## Where can I Delete a Job?

### From a deal

1. Open the deal.
2. On the **Schedule** card, click the `...` menu.
3. Select **Delete**.
4. Confirm the deletion.

<figure><img src="/files/pwb7rNNoEvyitTbO38m6" alt=""><figcaption></figcaption></figure>

***

### From the Production Calendar

1. Open **Calendars → Production**.
2. Choose **Schedule**, **Day**, **Week**, or **Month** view.
3. Click the job.
4. Open the job preview.
5. Select **Delete**.
6. Confirm the deletion.

<figure><img src="/files/FkABjdJD1AF6WAcrjomO" alt=""><figcaption></figcaption></figure>

***

## What happens after deleting the job

After you delete the job:

* It is removed from the **Production Calendar** Day, Week and Month views.
* It is removed from the deal's **Schedule** section.
* It returns to **Unscheduled**.

The deletion history still appears on:

* The deal's **Activity log.**
* The related contact and company records.

{% hint style="info" %}
Need to change the dates or crew instead? Use [Edit or Reschedule a Job](/support/operations/jobs/edit-or-reschedule-a-job.md).
{% endhint %}

## Related articles

* [Schedule a Job](/support/operations/jobs/schedule-a-job.md) — Create a job from a deal or the Production Calendar
* [Edit or Reschedule a Job](/support/operations/jobs/edit-or-reschedule-a-job.md) — Update job dates, crews, and assignments


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.paintscout.com/support/operations/jobs/how-to-delete-a-job.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
