> 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/the-lead-board.md).

# The lead board

The lead board is where contacts qualified by marketing as leads are delivered to your sales team.

The purpose of the board is to let sales evaluate leads and move them down the funnel to a sale.

<div align="left" data-with-frame="true"><img src="/files/KoSChlZs6eZrsJLI073C" alt="The lead board"></div>

### The process

A fresh lead lands in the MQL stage. Your job is to validate MQLs and move them down the funnel. If a lead is interesting, move it to the next stage. If it disqualifies at any point, move it to "Lost / No opportunity" — this also gives important feedback to your marketing team.

### The features

Several features help you work the sales process.

#### Filtering

To narrow the leads on your board, use these filters:

* **Lead streams.** By default the board shows all leads regardless of source. Click a specific lead stream to show only leads from that stream.
* **Date range.** Show only leads generated in a specific date range. If you don't find what you're looking for, expand the date range.
* **Filters.** Above the stages, filter to show all leads, only leads assigned to you, or hidden leads.
* **Contact category.** Show leads from all categories or only one, such as prospects, customers, or others.
* **Search.** Search by email, name, or company to find a specific lead.

### The contact card

<div align="left" data-with-frame="true"><img src="/files/uPOXakFZb62cmnEVCjuc" alt="Contact card with the lead tab open"></div>

Click a lead on the board to open the contact card. The first tab is the lead tab, which shows everything relevant for managing the lead.

From here you can:

* See which lead streams the contact has matched and the description.
* Change the category of the lead to prospect, customer, or other.
* Change the lead stage.
* Assign the lead to yourself or someone else.
* Hide the lead from the board.

You also have direct links to the contact's email and corporate website.

The other tabs on the contact card let you:

* Review the full engagement timeline.
* Edit the contact information.
* Make notes.

There is also a link to the company card.

### The company card

From the lead board or the contact card, open the company card to see a summary of the company. The company is identified by the domain in the lead's email address.

<div align="left" data-with-frame="true"><img src="/files/98sRI2SgUeOfb4zOrH3b" alt="Company card"></div>


---

# 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/the-lead-board.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.
