> 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-add-a-new-user.md).

# Add a New User

Add new team members from User Management. PaintScout recommends a user type based on the role you choose.

## How to Add a New User

1\. Click the person icon in the top right and go to **Account Settings** → **Billing** → **User Management**.

2\. Click the **+Add User** button.

<figure><img src="/files/8T8Zp8XYxhP5gZxnpihZ" alt="Screenshot showing the User Management section under Billing with the Add User button"><figcaption></figcaption></figure>

3\. Enter the user's name, email, and select their **role**.

4\. Review the recommended user type.

* **Sales** is best for owners, estimators, and sales reps who create estimates.
* **Team** is best for office staff, coordinators, and production managers who need visibility without estimate creation.
* **Painter** is best for field crews and subcontractors who need job access.

{% hint style="info" %}
You can adjust custom permissions later. See [Custom Permissions](/support/account-settings/users-and-permissions/user-permissions.md), [Sales User](/support/account-settings/users-and-permissions/sales-user.md), [Team User](/support/account-settings/users-and-permissions/team-user.md), and [Painter User](/support/account-settings/users-and-permissions/painter-user.md).
{% endhint %}

<figure><img src="/files/WgV6QPHWKO6VJ9PYcBNC" alt="Screenshot showing the new user information form with fields to fill out and Save button"><figcaption></figcaption></figure>

5\. Click **Save**.

6\. Send the password creation email so the user can log in.

## Related articles

* [Deactivate a User](/support/account-settings/users-and-permissions/how-to-deactivate-a-user.md) — Remove user access and optionally transfer records first.
* [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-add-a-new-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.
