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

# Working with leads

Day-to-day lead management in the Hub: updating lead info, applying qualifiers, viewing activity history, finding leads that need more info, moving leads between events, bulk imports and exports.

> Articles marked ![](/files/8vpXxhcUsDW9NbPW4HGr) have a video walkthrough embedded at the top.

## Articles

* [How to update leads in the Hub](/help-center/the-hub/working-with-leads/how-to-update-leads-in-the-hub.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [How to use qualifiers to manage leads](/help-center/the-hub/working-with-leads/how-to-use-qualifiers-to-manage-leads.md)
* [Configuring qualifiers in Lead Settings](/help-center/the-hub/working-with-leads/configuring-qualifiers.md)
* [Configuring lead scoring](/help-center/the-hub/working-with-leads/configuring-lead-scoring.md)
* [How to view activity history of a lead](/help-center/the-hub/working-with-leads/how-to-view-lead-activity-history.md)
* [How to find leads that need more info](/help-center/the-hub/working-with-leads/how-to-find-leads-needing-info.md)
* [Tracking missing leads — where the gaps come from](/help-center/the-hub/working-with-leads/tracking-missing-leads.md)
* [How to move leads to the right event](/help-center/the-hub/working-with-leads/how-to-move-leads-to-the-right-event.md)
* [How to upload a CSV for enrichment](/help-center/the-hub/working-with-leads/how-to-upload-csv-for-enrichment.md)
* [How to export leads](/help-center/the-hub/working-with-leads/how-to-export-leads.md)
* [My Leads — the sales-rep view of the Hub](/help-center/the-hub/working-with-leads/my-leads-sales-rep-view.md)

***

Related:

* For capturing leads at events (mobile app), see [The Mobly App](/help-center/the-mobly-app/the-mobly-app.md)
* For syncing leads to your CRM, see [Integrations](/help-center/integrations/integrations.md)
* For reports across leads, see [Dashboards and reports](/help-center/the-hub/dashboards-and-reports.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, and the optional `goal` query parameter:

```
GET https://help.getmobly.com/help-center/the-hub/working-with-leads.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.
