> 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-utilize-event-pinning.md).

# How to utilize event pinning

How to make sure your leads are properly attributed with pins

When you pin an event in the Mobly mobile app, all scans are automatically tagged to that event. You can still manually add leads to other events, but by default, every lead goes to your pinned event.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685dca3fadcb9162bce90b1b/file-foiYEBLRIs.jpg)

Once you've programmed dates into your events in the Hub, Mobly will automatically recognize the event happening today. If there is an event today, Mobly will prompt users to pin the current event.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/685dca5f2671c8165d37a68d/file-CdWjtnRWvL.jpg)

You can be confident that your leads are being added to your event when the Add Lead icon in the bottom navigation bar is orange. If the icon is purple, it means no event is pinned — leads will be saved to My Leads in Mobly, but they won’t be added to any event.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/686d95e56aa113248888ddf6/file-3gu9apxpV7.jpg)

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/686d95e54a619f6c851b7d66/file-nuImxwgG2q.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-utilize-event-pinning.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.
