> 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-move-leads-to-the-right-event.md).

# How to move leads to the right event

How to get leads added to the right event if they were scanned erroneously

Sometimes, reps scan leads without a pin on their app or accidentally add the to the wrong event,. To ensure proper attribution, make sure the leads are added to the correct event so the CRM reflects accurate data. Follow these steps to add leads to an event:

In the mobile app:

1. Locate the lead you want to move.
2. Click the three-dot menu next to their name.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685d7b569aae081523607f36/file-xT11NYIlfP.png)
3. Select:

   • **Move to different event** – if the lead was added to the wrong event

   • **Add to event** – if the lead isn’t currently linked to any event

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685d7b9593e8b938d07ea0fc/file-9dhFkocDLi.png)
4. Choose the correct event from the list.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685d7bb5ee72e71c6767d3a0/file-KTimUl2iqh.png)
5. Confirm the change. The lead will be removed from the current event and added to the new one.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685d7be69aae081523607f3a/file-nLI1QqYfAd.png)

In the Hub:

1. Go to the "**Events"** tab and select the event.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/6998983f0f8fc200dfd6baf4/file-T85HggCll9.png)
2. Click onto the "**Leads**" tab and then click **"Add Lead"** in the top right corner. Select "**Existing Lead**".

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/6998984c0f8fc200dfd6baf5/file-FO04o84ATk.png)
3. Start typing the name of the lead. Options for leads with that name will pop up.
4. Click the add icon next to the lead you want added to this event.

Once added, the lead will appear in the event’s table.


---

# 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-move-leads-to-the-right-event.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.
