> 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/deleting-a-crew.md).

# Deleting a Crew

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

If a crew is no longer needed, you can delete it from your account settings. There are a couple of things to check before you do.

***

## Before You Delete <a href="#h_28b58afba7" id="h_28b58afba7"></a>

A crew cannot be deleted if it has any current or upcoming jobs assigned to it. You'll need to either cancel or reassign those jobs first before the option to delete becomes available.

<figure><img src="https://downloads.intercomcdn.com/i/o/rgy8kelc/2337711650/7858392f8b1b224dc13b5a6e3181/image.png?expires=1779926400&#x26;signature=2ffe158da5f6549ff07eeda0694a7a397e861d3a4c461792318c7cebf34365cb&#x26;req=diMkEc5%2FnIdaWfMW3nq%2BgZFzetqCRYglh2Kxxa8%2BcWOj%2BJWafgnWJx0Ie6%2F7%0AE8LE9F8u4DrcC7o1rdu7hyKtht4%3D%0A" alt=""><figcaption></figcaption></figure>

***

## Deleting a Crew <a href="#h_582887f6a5" id="h_582887f6a5"></a>

1. Go to **Account Settings → Billing → User Management → Crews**
2. Find the crew you want to remove
3. Click the `...` next to the crew
4. Select **Delete**
5. Confirm the deletion

![](https://downloads.intercomcdn.com/i/o/rgy8kelc/2351531243/ae24be71da2df1eb0c145bade8dd/Screenshot+2026-05-04+at+4_50_14%E2%80%AFPM.png?expires=1779926400\&signature=2af755a13b3c9de12e7391c6bcb1e9ec00c2edea0f742a53cc5290605e1bfd5e\&req=diMiF8x9nINbWvMW3nq%2BgYwpW37o4zAQ%2F9IWwLOo%2FsFRo1tjiGEbyTJDGBIw%0Aq6fp0CY4FlcnN2JqN3OzFbj2E44%3D%0A)

{% hint style="info" %}
Deleting a crew does not delete the users associated with it. Your Painter accounts and other team members will **remain active** — they'll just no longer be grouped under that crew.
{% 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/crews/deleting-a-crew.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.
