> 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/account-settings/users-and-permissions/how-to-deactivate-a-user.md).

# Deactivate a User

Deactivating a user in PaintScout removes their access to the account. Before you deactivate them, you can transfer their estimates to another team member. If your account includes the Operations add-on, the same choice also applies to their deals.

## How to Deactivate a User

1\. Go to **Account Settings** → **Billing** → **User Management** and click **Deactivate** on the user you want to remove.

<figure><img src="/files/9NxPVG5xZxTZkGLE6YlL" alt="Screenshot showing the User Management section with the Deactivate button for removing a user"><figcaption></figcaption></figure>

2\. A window will appear where you can decide what to do with the user's existing estimates.

* If your account includes the [Operations add-on](/support/operations/crm.md), this selection also determines what happens to that user's deals.

{% hint style="warning" %}
You cannot deactivate the account Owner. [Transfer ownership](/support/account-settings/users-and-permissions/account-ownership.md) to another Sales user first.
{% endhint %}

<figure><img src="/files/D59qJIzKL6vxfnpR2C0m" alt="Screenshot showing the deactivation prompt with options for handling the user&#x27;s existing estimates"><figcaption></figcaption></figure>

***

## What happens when you transfer records?

When you transfer estimates, you choose an active user to become the new owner of those records. That user receives notifications for those estimates, and the estimates count toward their dashboard metrics.

If you have the Operations add-on, transferred deals also move to that same active user.

This action cannot be reversed.

<figure><img src="/files/nABN6EJH4Yz9cd9OrtIA" alt="Screenshot showing the transfer records option when deactivating a user and reassigning estimates or deals"><figcaption></figcaption></figure>

{% hint style="info" %}
This does not transfer account ownership. [Account ownership](/support/account-settings/users-and-permissions/account-ownership.md) can only be transferred by the current Owner to another Sales user.
{% endhint %}

***

## What happens to a user's jobs if I remove them from a crew or deactivate them?

If your account includes the [Operations add-on](/support/operations/crm.md), a user may be assigned to a crew as a lead or crew member. In that case, PaintScout reminds you to remove them from the crew before you complete deactivation.

After you remove them from the crew, they stay listed on current and past jobs. They are not added to future jobs.

After you deactivate the user, they are removed from all records, including current and past jobs.

<figure><img src="/files/5BffdVLerIbApGhWDDpX" alt=""><figcaption></figcaption></figure>

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Add a New User</strong></td><td>Add new team members to your PaintScout account and assign the right user type for their role.</td><td><a href="/pages/CsSF5VdoqyitWKkV5WzY">/pages/CsSF5VdoqyitWKkV5WzY</a></td></tr><tr><td><strong>Custom Permissions</strong></td><td>Configure access levels for Sales, Team, and Painter users using custom permissions to control what team members can view and edit.</td><td><a href="/pages/PykJN6yexm8MsWLrtXka">/pages/PykJN6yexm8MsWLrtXka</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/account-settings/users-and-permissions/how-to-deactivate-a-user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
