> 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=""><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 %}

## Related articles

* [Add a New User](/support/account-settings/users-and-permissions/how-to-add-a-new-user.md) — Invite a new team member and assign the right user type.
* [Custom Permissions](/support/account-settings/users-and-permissions/user-permissions.md) — Adjust access for Sales, Team, and Painter users.


---

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