> For the complete documentation index, see [llms.txt](https://help.getmobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getmobly.com/help-center/the-hub/working-with-leads/how-to-find-leads-needing-info.md).

# How to find leads that need more info

When scanning leads, it's best to add context—such as descriptions and tags—right away to capture key details from your conversation. However, if your booth is busy and you're scanning a high volume of leads, it can be difficult to add all this information in the moment.

To help with this, the **new "Needs Info" filter** makes it easy to identify leads that still require additional details.

## **How It Works**

1. Navigate to the **"Leads"** tab.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/6998d4300f8fc200dfd6c5d1/file-5Wyiq9XWQk.png)
2. Click the **"Needs Info"** pill button at the top of the screen.
3. Once selected, you'll see leads from the past **7 days** that **do not** have either a description OR at least one tag.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/6998d43b0f8fc200dfd6c5d2/file-np6fvAhzrF.png)
4. Tap on a lead to open its lead details page. Add a description or at least one tag.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/6998d013f53d0c59aeaf3c1b/file-87Xdale9pX.jpg)

Once a lead has **either** a description or at least one tag, it will be removed from the **"Needs Info"** list.

* Leads will also be removed automatically **after 7 days** from the scan date, even if no details are added.

This feature ensures better follow-ups with complete information and that leads are correctly attributed in your CRM/MAP, improving your reachout flows.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.getmobly.com/help-center/the-hub/working-with-leads/how-to-find-leads-needing-info.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
