This document summarizes file management in Drupal and the Media module. It discusses how the Media module provides a common approach and API for working with files, extending the file field that is in Drupal core. Key components of the Media module include file entities that can have fields and be viewed, file types like images and documents, and stream wrappers for remote files from sources like S3 and Dropbox.