> 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/edit-or-reschedule-a-job.md).

# Edit or Reschedule a Job

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

Edit a scheduled job from the deal or the Production Calendar. Update dates, adjust the date range, or reassign the crew, and the changes appear right away across your schedule and related records.

***

## Where can I Edit a Job? <a href="#h_416168d955" id="h_416168d955"></a>

### From a deal <a href="#h_aed5796b28" id="h_aed5796b28"></a>

1. ​Navigate to the **deal page** for the selected job.
2. ​Click on the `...` located on the **Schedule** card, and then **Edit**.
3. ​The **Edit Job** dialog will appear.

{% hint style="info" %}
To review your team's full schedule and availability before rescheduling, click on the **calendar icon** to navigate to the Calendar page.
{% endhint %}

![](/files/zNKKpKBds1Oqzm8nsUSs)

***

### From the Production Calendar

1. Open **Calendars → Production**.
2. Choose **Schedule**, **Day**, **Week**, or **Month** view.
3. Click the job that you wish to edit.
4. Open the job preview.

![](/files/CgaXzi4NjtPGyrYw2V55)

***

## Reschedule a job

1. On the **Edit Job** dialog, update the job's time and date.

* Remember to **Save** your changes.

<figure><img src="https://downloads.intercomcdn.com/i/o/rgy8kelc/2333439986/8f6c198126fc90f6e971bc38eb3f/upload_16529599676628522116.gif-3Falt-3Dmedia-26token-3D607e84ca-90be-40c3-b0f1-fc150fd78593?expires=1779926400&#x26;signature=e6eb538279b960163444207f37b560160a0c69c0d703691f1f9a905b326efb70&#x26;req=diMkFc19lIhXX%2FMW3nq%2BgVcJyGjlBoBxfl%2BAOguOrpsnlOfxmZZHhZgXFsBe%0ARwopObeGjNp9ASYLxaymj8OH0I0%3D%0A" alt=""><figcaption></figcaption></figure>

​

2\. ​On the job preview, click the pen icon to update the dates.

* On **Schedule** view, you can also edit a job's date range on the Timeline by dragging the borders of the job.

![](/files/6goRNGHLtx9KEKYAQOcL)

{% hint style="warning" %}
Remember to add or edit your project leads and crews in your [Account Settings](https://app.paintscout.com/settings?section=billing-users).
{% endhint %}

***

## Reassign a crew

1. Change the Crew field on the **Edit Job** dialog.

* **Save** your changes.

2. You can also reassign a crew from the job preview on the Calendar.

![](/files/rjrWWlh6CPBGGkdZbyhf)

***

## What updates after you save

After making your desired edits, your updated job will immediately appear on:

* The calendar (Schedule, Day, Week, and Month views).
* The deal’s **Schedule** section and **Activity** log.
* The contact and company pages associated with the deal.

{% hint style="success" %}
Need to build or adjust the schedule first? Start with [Schedule a Job](/support/operations/jobs/schedule-a-job.md).
{% 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/edit-or-reschedule-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.
