# Dashboard chart vs list numbers

You may be surprised to see that the numbers in the chart sometimes do not match the number of leads shown in the list on the Manager Dashboard.

This is perfectly normal. Charts capture every user interaction within the selected time frame. A user can interact with the same lead multiple times and in different ways.

The list of leads, on the other hand, includes each lead only once.


---

# Agent Instructions: 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://docs.leadbay.app/doc/q-and-a/manager-dashboard-chart-and-list-numbers-dont-match.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.
