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

# Managing events

Set up events in the Hub, prep your team, manage activations within an event, check in leads, and review per-event ROI.

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

## Articles

* [How to add an event](/help-center/the-hub/managing-events/how-to-add-an-event.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [How to bulk upload events](/help-center/the-hub/managing-events/how-to-bulk-upload-events.md)
* [How to prep for your upcoming event](/help-center/the-hub/managing-events/how-to-prep-for-an-event.md)
* [How to use event specific calendars](/help-center/the-hub/managing-events/how-to-use-event-specific-calendars.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [How to utilize event pinning](/help-center/the-hub/managing-events/how-to-utilize-event-pinning.md)
* [How to pin an event from the Hub](/help-center/the-hub/managing-events/how-to-pin-an-event-from-the-hub.md)
* [How to configure qualifiers by event](/help-center/the-hub/managing-events/how-to-configure-qualifiers-by-event.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [How to assign users to an event](/help-center/the-hub/managing-events/how-to-assign-users-to-an-event.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [How to remove a user from an event](/help-center/the-hub/managing-events/how-to-remove-a-user-from-an-event.md)
* [Managing activations within an event](/help-center/the-hub/managing-events/tracking-activations.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [How to check in leads](/help-center/the-hub/managing-events/how-to-check-in-leads.md) ![](/files/8vpXxhcUsDW9NbPW4HGr)
* [Checking in Host registrants](/help-center/the-hub/managing-events/checking-in-host-registrants.md)
* [How to see my event's ROI](/help-center/the-hub/managing-events/how-to-see-event-roi.md)

***

Related:

* For event discovery (finding events to attend), see [Scout](/help-center/scout/scout.md)
* For hosting events (registration + check-in surfaces), see [Host](/help-center/host/host.md)
* For lead management within an event, see [Working with leads](/help-center/the-hub/working-with-leads.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/managing-events.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.
