> 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/managing-events/how-to-prep-for-an-event.md).

# How to prep for your upcoming event

Make sure you and your team are well-prepped to use Mobly for your event

You can use the "Upcoming Events" section of the dashboard on [hub.getmobly.com](https://hub.getmobly.com/) to track and prepare for your upcoming events. Once they've been created, your next five events will show here. You'll be able to see here if you haven't added users to the event yet.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/6998999af53d0c59aeaf31ed/file-u5prAHoB5A.png)

1. Upload the list of registrants for your event at [hub.getmobly.com](https://hub.getmobly.com/) so Mobly can pre-enrich the leads that will be attending your event. **If you're using Host registration for this event, you can skip this step** — registrants flow into Mobly automatically when they submit your Host form. See [How registrants flow from Host into Mobly](/help-center/host/how-registrants-flow-into-mobly.md).
2. Make sure that your whole field team has been assigned to the event so they can add and access leads from that event.
3. Make sure you have configured and mapped the correct qualifiers for your events so that you can correctly attribute your leads.
4. Login to the Mobly app before arriving at the event. You will need internet connection to login to our app, but sometimes event spaces don't have great service or wifi. So get logged in before you arrive!
5. Make sure to pin your event on the Mobly app by clicking the thumbtack icon on your event so that all your leads will automatically get tagged to the right event.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685d7c7a93e8b938d07ea101/file-6VQ0pe7TLG.jpg)


---

# 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/managing-events/how-to-prep-for-an-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.
