> 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.md).

# Jobs

Jobs help you turn a deal into scheduled production work. Use Jobs to assign crews, set dates, manage schedule changes, and keep your Production Calendar accurate.

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

## How jobs work

Each job is linked to a deal and appears on your Production Calendar. You can schedule work, reassign crews, adjust timing, remove jobs from the calendar, and review weather directly from the scheduling views.

Jobs support:

* Scheduling from a deal or from the Production Calendar
* Crew assignment and reassignment
* Schedule, Day, Week, and Month calendar views
* Unscheduled jobs that are ready to be placed on the calendar
* Weather visibility in Schedule view

## Recommended first reads

* [Introduction to Scheduling](/support/operations/jobs/introduction-to-scheduling.md) — Learn how the Production Calendar, crews, and job views work
* [Schedule a Job](/support/operations/jobs/schedule-a-job.md) — Create a job from a deal or from the calendar
* [Edit or Reschedule a Job](/support/operations/jobs/edit-or-reschedule-a-job.md) — Update dates, change crews, and adjust the schedule

## In This Section

* [Introduction to Scheduling](/support/operations/jobs/introduction-to-scheduling.md) — Understand how jobs, calendar views, crews, and scheduling tools work
* [Schedule a Job](/support/operations/jobs/schedule-a-job.md) — Create a job from a deal or from the Production Calendar
* [Edit or Reschedule a Job](/support/operations/jobs/edit-or-reschedule-a-job.md) — Update dates, crews, and other scheduling details
* [How to Delete a Job](/support/operations/jobs/how-to-delete-a-job.md) — Remove a job from the calendar and return it to Unscheduled
* [Weather in PaintScout](/support/operations/jobs/weather-in-paintscout.md) — See the 14-day forecast used in Schedule view

## Related articles

* [Introduction to Deals](/support/operations/deals/introduction-to-deals.md) — Understand how deals connect sales work to production scheduling
* [Create a Crew](/support/operations/crews/create-a-crew.md) — Set up crews before assigning jobs on the calendar
* [Working With Work Orders](/support/estimating/work-orders/working-with-work-orders.md) — Prepare production details for scheduled work


---

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