# File Viewer

### Overview

When you open a file that has been shared with you or that you have uploaded, there are several activity options available through the file level tool bars. These options enable you to download, share, manage, and perform advanced actions on the file.

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

***

### Key Toolbar Options

#### **Download**

Download files for offline access, ensuring you can work without internet connectivity, which is crucial for mobile workers or during internet outages.

#### **Share**&#x20;

Tailor sharing options based on your role—whether you're the file owner or a recipient—allowing precise control over who accesses the file and to what extent. This capability fosters seamless collaboration within and beyond your organization.

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

***

### **Manage**

File owners benefit from extensive management capabilities:

* **Publish:** Directly share files across platforms like SharePoint, Office 365, and others, ensuring seamless integration into various workflows.
* **Move:** Organize files by transferring them between folders while managing permissions, ensuring content remains secure and accessible to the right teams.
* **Rename:** Customize file names to improve clarity and relevance, aiding in efficient document management.
* **Delete:** Permanently remove files when necessary, maintaining tidy and organized storage (available exclusively to file owners).

**Advanced Tools:**\
Access additional functionalities that support advanced file management:

* **Upload New Version:** Safely update files with new versions while retaining access to previous iterations, ideal for iterative content development.
* **Check Out:** Secure files for exclusive editing, preventing conflicting changes and ensuring version control integrity.
* **File Access Review:** Monitor file activity comprehensively, ensuring transparency and accountability in collaborative projects.
* [**Initiate Approval Workflow**](https://guides.mangoapps.com/user-guide/files/file-level-actions/approval-workflow-for-files)**:** Seek timely approvals from designated users before finalizing changes, streamlining collaborative processes and ensuring compliance.

***

### **Comments**

Engage in collaborative discussions directly within files:

* **View:** Review existing comments to gain insights and context from team members.
* **Add:** Contribute new comments to facilitate communication, gather feedback, and drive productive discussions.

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

***

### **File Details**

Access comprehensive file information:

* **Meta Details:** View and edit metadata such as associated folders and descriptions (editable by owners), ensuring accurate file categorization and information management.
* **Old Versions:** Retrieve and review previous file versions:
  * Locate files and access version details through the Advanced Tools menu.
  * Utilize options to download or view earlier versions based on permissions, enabling thorough revision tracking and historical reference.

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

***

These tools collectively empower users to streamline file management, enhance collaboration, and maintain organized workflows within the Files Module. Whether ensuring offline access, managing permissions, soliciting approvals, or facilitating real-time collaboration through comments, these functionalities are indispensable for optimizing productivity and achieving seamless document control and sharing in any professional environment.

&#x20;


---

# 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/user-guide/files/file-viewer.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.
