> 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-use-event-specific-calendars.md).

# How to use event specific calendars

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

\* This article is only relevant to Mobly Admins (with access to the Hub) \*

The best moment to book a demo at a conference is right when the lead is in front of you and excited. Event-specific calendar links give every rep assigned to an event the right scheduling option in the mobile app — your own calendar, an on-site demo room, a specific AE — without each rep having to manage that on their phone.

## Steps

1. In the Hub, go to the **Events** tab.
2. Click into the event you want to add a calendar to.
3. Open the **Calendars** tab on the event detail page.
4. Click **Add Calendar Link**.
5. Enter a **Name** (what reps see in the mobile app) and the **public-facing calendar URL** (Calendly, HubSpot Meetings, SavvyCal, etc.).
6. Save.

That's it. The link now appears as a booking option in the mobile app for every user assigned to this event.

## Common patterns

* **One link per event** — the simplest setup. All reps on the event use the same calendar (an on-site demo room, an AE's calendar, a generic team round-robin).
* **Multiple links per event** — add as many as you need. Useful when different rep roles need different calendars (SDRs → discovery call calendar; AEs → demo calendar).
* **Per-rep calendars on top** — reps still see their own personal calendar in the mobile app alongside the event-specific ones. Event links are additions, not replacements.

## Tips

* **Test the URL before the event.** Paste it into a browser and make sure it loads the right calendar — Mobly doesn't validate the link, so a typo'd URL silently fails when a rep tries to book.
* **Use descriptive names.** "VIP Demo Room" reads better than "Calendar 1" when a rep is scrolling on a busy show floor.
* **Reuse calendars across events** by adding the same link to multiple events. There's no shared calendar library yet, but copy-paste works.

## Related articles

* [How to book meetings](/help-center/the-mobly-app/engaging-with-leads/how-to-book-meetings.md) — the rep-side flow on the mobile app
* [How to assign users to an event](/help-center/the-hub/managing-events/how-to-assign-users-to-an-event.md) — only assigned users see the event's calendars in the app
* [How to add an event](/help-center/the-hub/managing-events/how-to-add-an-event.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/how-to-use-event-specific-calendars.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.
