> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/commerce-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/commerce-api/admin-apis/file-management.md).

# File management

File management involves handling files—such as documents, images, or software packages—over the web using the [`GET /files/{fileId}/content`](https://docs.digitalriver.com/commerce-api-references/admin-apis/file-management/retrieve-a-file#files-id-content) request. This API provides a secure and efficient way to download files. By specifying the unique identifier of the file you wish to download, you can easily retrieve its content, enhancing the overall efficiency of operational tasks. This method ensures that accessing and managing files is streamlined, making it easier to handle your digital assets securely and effectively.
