> 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/managing-event-content.md).

# Managing event content

The Content library is where you upload and organize files — product sheets, case studies, one-pagers — that reps can share with leads on the show floor.

You manage content here in the Hub. Reps share it from the mobile app — see [How to share content from the app](/help-center/the-mobly-app/engaging-with-leads/how-to-share-content-from-the-app.md).

## Where to find Content

Two views, same library:

* **Content tab** in the left nav — your full, account-wide content library
* **Event Content** — the same content filtered to a specific event, accessible from within any event

  ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c53d815afd74eac97f09/file-JpKR7VpJMY.png)

  ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/690910cf82c38a0d1aa3aa48/file-H1bexfXWoR.png)

## Upload files

1. Click **Upload File** in the upper-right of the Content tab.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c574e36e670b9c69ec77/file-CQfctwT8wc.png)
2. Drag and drop your files into the window, or click **Add New** to pick them.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c55a021adb4173f93ac4/file-i6hZ3kxmc9.png)
3. Upload as many files as you want. Each file must be under **1 GB**, but there's no total storage limit.
4. After upload, edit the file name and assign it to an event or activation.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c598b63a6964b958a958/file-mLXz1juGUI.png)
5. Click **Save**.

   ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c5b2021adb4173f93ac5/file-8VsmxBZhXG.png)

## Organize and manage

* **Edit** the file name or event/activation assignment from the file tile.
* **Delete** or **download** files from the same tile.

  ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c5cee36e670b9c69ec7a/file-smRDesDcPN.png)
* Switch between **grid view** and **list view** for browsing.

  ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c5de021adb4173f93ac6/file-2u0TjUGVzs.png)
* Filter by event or activation to find files fast.

  ![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/68b0c5eba0a2d5208a7e895b/file-56Uy6xytoI.png)

## Attaching content to an event

From inside an event, the Event Content view lets you upload files scoped to that event or one of its activations.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/690a0f027918450982db93b7/file-Qz3MiL4cMi.png)

Click the upload button in the top right — a drawer opens for you to upload files.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/690a0f98f4d13a7a266ff695/file-tx9Nr0CLTA.png)

After upload, pick which event or activation the file belongs to. It then appears under that event or activation.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/67f00b47b96c282fea91b6f6/images/690a0fe188188c55b8be0d2b/file-iEGVaAtpmF.png)

Any rep assigned to the event sees the attached content in their mobile app when they go to send something.

## Related articles

* [How to share content from the app](/help-center/the-mobly-app/engaging-with-leads/how-to-share-content-from-the-app.md) — the rep-side flow
* [Tracking activations within an event](/help-center/the-hub/managing-events/tracking-activations.md) — attach content to specific activations


---

# 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/managing-event-content.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.
