> 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/schedule-a-job.md).

# Schedule a Job

Jobs in PaintScout are key to the production process. They can be scheduled, assigned to Project Managers and Crew, and their progress can be tracked within the platform. There are several ways to create jobs in PaintScout.

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

## Before you start

Make sure you have:

* A deal that is ready for production
* At least one crew in [Crews](/support/operations/crews/create-a-crew.md) in your Account Settings.

***

## How do I Schedule a Job? <a href="#h_91a26dd954" id="h_91a26dd954"></a>

### ​From a Deal

1. ​Open your selected deal.
2. ​On the **Schedule** card, click **+ New.**
3. ​Select the job's dates.

{% hint style="info" %}
**Pro Tip:** Click the calendar icon to verify your team's schedule and availability before selecting your dates.
{% endhint %}

4\. Choose which crew the job will be assigned to.

5\. Click **Schedule Job** when finished.

![](/files/YSNQ7p7A3w3oiaGRkTNC)

### From the Production Calendar <a href="#h_7c5bf65e07" id="h_7c5bf65e07"></a>

1. ​Navigate to **Calendars** > **Production**
2. ​Find your selected deal on the **Unscheduled** tab.
3. ​Click the **calendar** icon.
4. ​Select the job's dates.
5. ​Choose which crew the job will be assigned to.
6. ​Click **Schedule Job** when finished.​

![](/files/Fj1TEgypam5F4HpkwOZG)

## What happens next

After you schedule the job, it appears on:

* The deal's **Schedule** section.
* The **Production Calendar.**
* The related contact and company records.

{% hint style="success" %}
Coming soon: Automated emails to customers and notifications for job scheduling, updates and cancellations are upcoming.
{% endhint %}


---

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