> 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-update-leads-in-the-hub.md).

# How to update leads in the Hub

{% embed url="<https://getmobly.wistia.com/s/434e05ai9yn778t>" %}

After a tradeshow or networking event, the leads you captured are only useful if they have the qualifying detail your team needs to follow up. It's not always possible to add notes on the show floor — the Hub is where you fill that in later from a desktop.

## Accessing your leads

Sales reps with a **Client** role can sign in to the Hub from a desktop browser to update and follow up on leads, in addition to working in the mobile app.

The **My Leads** page groups your leads into three lists:

* **Leads missing qualifiers or description** — leads from the past 7 days that don't have a description or at least one qualifier. The lead drops off this list once you add the missing info, or automatically after 7 days.
* **Leads favorited by you** — leads you've starred in the app or Hub. Use this for the high-priority follow-ups you want to keep on your radar.
* **Your recent scans** — every lead you've captured, newest first.

## Opening a lead

Click any lead to open its detail page, where you can review contact info, event history, scan images, and the full activity timeline.

For more on the detail page itself, see [Working with a lead](/help-center/the-mobly-app/working-with-a-lead.md).

## Editing contact information

1. Click the lead to open the detail page.
2. Click the **edit icon** in the top right.
3. Update phone, email, or other fields.

Edits sync to your CRM through the standard field mapping — see [Field mapping](/help-center/integrations/crm/field-mapping.md) for how Mobly fields land in CRM properties.

## Adding qualifiers and descriptions

For leads missing context:

1. Open the lead detail page.
2. Click the **edit icon** on the Qualifiers box and pick the relevant options.
3. Use the pencil icon in the top right to edit the description.

For a deeper walkthrough of qualifiers (what they are, how to apply them in bulk, how they affect scoring), see [How to use qualifiers to manage leads](/help-center/the-hub/working-with-leads/how-to-use-qualifiers-to-manage-leads.md).

***

Keeping leads updated means cleaner follow-ups, more accurate attribution in your CRM, and better reporting downstream.


---

# 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-update-leads-in-the-hub.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.
