> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/guides/lead-board-scoring/sales-users.md).

# Sales users

A user in eMarketeer can have access to both marketing and sales features. With sales access, the user can work in a sales team on the lead board.

Managing users requires admin privileges.

Open Settings and choose User Accounts to see the current users and their privileges.

<div align="left" data-with-frame="true"><img src="/files/C7d6LYlqW3o6hoo5ZbII" alt="User Accounts list showing existing users and their assigned privileges"></div>

## Create a new sales user

1. Click Create User.
2. Enter the email address of the new user.
3. Enable Sales leads with the checkbox, then tick one or more sales teams the user should belong to. A user can belong to one or more sales teams.

   <div align="left" data-with-frame="true"><img src="/files/Ukc76EKMltUvc1QSLOtJ" alt="Create User form with Sales leads enabled and sales teams selected"></div>
4. Click Create user and send login email.

The user is notified by email to set a password and complete the profile.


---

# 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://support.emarketeer.com/guides/lead-board-scoring/sales-users.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.
