> 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-teams.md).

# Sales teams

Leads in eMarketeer are delivered to a sales team. Sales users in the same team share incoming qualified leads.

If your marketing activity spans multiple markets, brands, or product categories, create multiple sales teams so each one receives only the leads relevant to it.

## Create a sales team

Creating a sales team requires admin privileges.

1. Open Settings from the top menu and click User accounts.
2. Open the Sales teams tab.
3. Click Create new team.

   <div align="left" data-with-frame="true"><img src="/files/ip0ciqIcXlJXi3BUB9rc" alt="Sales teams tab with the Create new team button visible"></div>
4. Give the team a name. If you already have sales users, tick the ones who should be members.
5. Click Save changes.


---

# 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-teams.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.
