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

# Crews

Crews help you organize your field team for production scheduling. Use them to group team members, assign a lead, choose a calendar color, and assign jobs on the Production Calendar.

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

## How crews work

Crews are used in the Production Calendar to organize job assignments. Each crew has a name, a lead, and a calendar color. Once a crew is created, you can assign it to jobs and manage scheduling by crew.

Crews support:

* Crew names for clear production assignments
* Crew leads chosen from active Team or Sales users
* Calendar colors for faster schedule visibility
* Job assignment in the Production Calendar
* Crew-based scheduling for current and upcoming work

## Recommended first reads

* [Create a Crew](/support/operations/crews/create-a-crew.md) — Set up a crew with a name, lead, and calendar color
* [Schedule a Job](/support/operations/jobs/schedule-a-job.md) — Assign crews when scheduling production work
* [Deleting a Crew](/support/operations/crews/deleting-a-crew.md) — Remove a crew after clearing any active assignments

## In This Section

* [Create a Crew](/support/operations/crews/create-a-crew.md) — Create a crew with a name, lead, and calendar color
* [Deleting a Crew](/support/operations/crews/deleting-a-crew.md) — Remove a crew after reassigning or canceling its active jobs

## What to know

* A crew lead can be any active Team or Sales user.
* Crew colors appear on the **Production Calendar** to help you spot assignments quickly.
* You cannot delete a crew with current or upcoming jobs still assigned.

## Related articles

* [Schedule a Job](/support/operations/jobs/schedule-a-job.md) — Assign a crew when you schedule production work
* [Edit or Reschedule a Job](/support/operations/jobs/edit-or-reschedule-a-job.md) — Change the crew on an existing job
* [How to Delete a Job](/support/operations/jobs/how-to-delete-a-job.md) — Remove a scheduled job before deleting a crew if needed


---

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