> For the complete documentation index, see [llms.txt](https://guides.mangoapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.mangoapps.com/user-guide/files.md).

# Files

MangoApps File and Folder Management provides complete cloud-based document organization, sharing, and storage solutions for businesses of any size. We keep content safe, organized, and easy to find.

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

## Features

#### Keep Content Secure & Organized

Safely and securely store and organize any kinds of documents, media or files into folders and sub-folders.

* Attach, share, and view files directly from the mobile app
* Share files with any desired recipient, both internally and externally
* Receive up to 10 GB of file storage per user

#### Search & Find Anything

Users can search deep inside files to find anything they are looking for. Enhance the search tool by associating custom meta-data with documents, making it easy to search and explore.

#### Collaborate With Colleagues

Users can ‘check in’ and ‘check out’ files to ensure that no other contributor is making edits at the same time. The latest version of the file is immediately available to colleagues.

#### Co-Author & Edit With Office 365 Integration

With MangoApps’ Office 365 integration, employees can work together without downloading files onto their system, allowing them to edit files on the go.

#### Approve Documents With Ease

Enable users to proofread or edit files. Users simply indicate the document recipients, set individual permissions for the approval process, and add a deadline.

<figure><img src="/files/Z1bovYWy6H32QZtD8t0q" alt=""><figcaption></figcaption></figure>

#### Audit File Usage

Admins and file owners get full visibility reports to their file usage to audit and track when anyone downloads, uploads, adds comments or views a document.

#### Ensure Compliance

Pick from multiple storage options including Amazon S3, SAN, and Box. Admins can specify auto-archival and auto-delete rules in the retention settings to meet IT compliance requirements.

#### Trusted Security

Keep data secure with file transfer over HTTPS from any device, 256-bit encryption at rest, HIPAA compliance and certification for EU, and more.


---

# 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://guides.mangoapps.com/user-guide/files.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.
