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

# Lead management

eMarketeer Leads lets marketing qualify contacts by engagement and persona, then deliver them to sales teams in real time.

The lead board gives sales an intuitive way to qualify and progress leads. This guide covers three areas:

1. Setting up sales teams and delivering qualified leads to them.
2. Working with leads as a sales user.
3. Using eMarketeer Leads inside your CRM.

<div align="left" data-with-frame="true"><img src="/files/CdDhtO406YFBXhk9THDY" alt="eMarketeer lead board with qualified leads"></div>

## Generate and deliver leads to a sales team

Qualifying and delivering leads requires three pieces:

* **Sales teams** Leads can only be delivered to sales teams. You can have one team or many. [Create a sales team](/guides/lead-board-scoring/sales-teams.md)
* **Lead streams** A lead stream is a set of qualification rules (a filter). Any contact that matches the filter is qualified as a lead and delivered to the selected sales team or teams. [Create lead streams](/guides/lead-board-scoring/lead-streams.md)
* **Sales users** A sales user has access to the lead board for processing leads, and always belongs to a team that receives leads. [Create sales users](/guides/lead-board-scoring/sales-users.md)

## Working with the lead board

Once leads come in, sales users open the lead board to review enriched leads and move them down the funnel.

[Open the lead board guide](/guides/lead-board-scoring/the-lead-board.md)

## Lead board and SuperOffice

The eMarketeer lead board works fully inside SuperOffice. Learn how the lead board and SuperOffice work together.

[Lead board and SuperOffice](/integrations/superoffice/lead-board-and-superoffice.md)


---

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