# Uploading and Sharing Media

### **Accessing the Media Center**

Navigate to **Media Center** module from the left-hand navigation menu.

<figure><img src="/files/1AJ6quJ3lhagzfnLJanO" alt="" width="563"><figcaption></figcaption></figure>

***

### **Sharing Media**

Generate a **share link** to share the media library with others.

<figure><img src="/files/fs04OM3C9hBFqNgI811Z" alt="" width="563"><figcaption></figcaption></figure>

The link provided is a shareable link to the media files you're viewing, including any filters applied. You can copy and share this link in various ways: within a team update to provide members with a rich inline view of the media, in a private message for specific users, or by adding it to the dashboard through the media library or quick links widgets. Viewing options for the link include carousel, auto-scroll, auto-rotate, and preview, allowing for a dynamic presentation of the media files.

***

### **Uploading New Media**

<figure><img src="/files/4sFf19ms7pCE6HSixe7O" alt="" width="563"><figcaption></figcaption></figure>

To upload new media to the **Media Center**:&#x20;

1. Navigate to the **Media Gallery**, then click the **Upload New Media button** located in the top right of the module.
2. Within the Upload New Media pop-up menu, **Drag and drop** your file or click **Browse Media**.
3. Select your file and click **Next**.
4. Fill in optional details in the **Set Custom Fields** step, click **Next**.
5. Choose the folder within the **Media Center** to save to, then click **Done**.
6. A confirmation message will appear upon successful upload.

***

### **Permission Types**

Set different permission levels when sharing media files to control access.

<figure><img src="/files/cJNyrycIMkRM7DROiL1X" alt="" width="563"><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="158"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>Owner</td><td>Editor</td><td>Viewer</td><td>Viewer (No Download)</td></tr><tr><td>View</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>Upload</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Download</td><td>✓</td><td>✓</td><td>✓</td><td></td></tr><tr><td>Share</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Rename</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Edit</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Comment</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Check in/out</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Publish</td><td>✓</td><td></td><td></td><td></td></tr><tr><td>Move</td><td>✓</td><td></td><td></td><td></td></tr><tr><td>Delete</td><td>✓</td><td></td><td></td><td></td></tr><tr><td>Restore</td><td>✓</td><td></td><td></td><td></td></tr><tr><td>Workflow</td><td>✓</td><td>✓</td><td></td><td></td></tr><tr><td>Sync</td><td>✓</td><td>✓</td><td>✓</td><td></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://guides.mangoapps.com/workplace-guide/standard-features/uploading-and-sharing-media.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
