> ## Documentation Index
> Fetch the complete documentation index at: https://docs.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bandwidth Usage by Files and Folders Report

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "Reporting , Admin"}} />

The Bandwidth Usage by Files and Folders report contains information on the 1000 most bandwidth-consuming (uploads and downloads) files owned by managed users within your organization. The data in a Bandwidth Usage by Files and Folders report can help you ensure that your users and your organization adhere to the [Box Fair Use Policy](https://www.box.com/en-gb/legal/fairusepolicy).

<Note>
  **Note**

  * Box began collecting bandwidth usage data on January 1, 2024. No bandwidth usage data is available before that date.
  * UTC is used to calculate the times for the beginning and the end of the month.
</Note>

Bandwidth is defined as the amount of data necessary to move anything in or out of your Box organization. The amount of bandwidth to move a file is equivalent to the size of the file in bytes. For example, a managed user uploads a 72586 byte file to Box. Bandwidth usage for that user for that file upload will typically be logged as 72586 bytes, but potential file compression or unreliable connections that require retries might result in a usage number that differs from the file size number.

## Bandwidth Usage by Files and Folders report details

* **File format**: comma-separated value (.csv) file
* **Filename format**:`bandwidth_usage_by_files_and_folders_run_on_YYYY-MM-DD-HH-MM-SS_Page_#.csv`
* **Folder name format** (each report run is placed in its own folder):`Bandwidth Usage by Files and Folders run on YYYY-MM-DD HH-MM-SS`
* **Filename and folder name time zone**: the local [date and time](/en/box-admin-tools/reporting-and-insights/dates-and-times-in-report-data) of the admin who ran the report or who set up the report [schedule](/en/box-admin-tools/reporting-and-insights/scheduling-reports).

## Bandwidth Usage by Files and Folders report data

The Bandwidth Usage by Files and Folders report contains the following data:

<ResponseField name="(File) ID">
  A number the uniquely identifies the file.
</ResponseField>

<ResponseField name="Type">
  The type of the entity that consumed the bandwidth, which can be:

  * File
  * Folder
</ResponseField>

<ResponseField name="(File) Name">
  The name given to the file.
</ResponseField>

<ResponseField name="Month">
  The month in which the bandwidth was consumed.
</ResponseField>

<ResponseField name="Owner">
  The value in the Name field in User Account Details of the owner of the file.
</ResponseField>

<ResponseField name="Upload Bandwidth">
  The amount of upload bandwidth consumed by the file during the month.
</ResponseField>

<ResponseField name="Download Bandwidth">
  The amount of download bandwidth consumed by the file during the month.
</ResponseField>

<ResponseField name="Content Moved In">
  The total bandwidth, in bytes, consumed by the file or folder during the month of all times it was moved into your organization's Box instance from another organization's Box instance.
</ResponseField>

<ResponseField name="Content Moved Out">
  The total bandwidth, in bytes, consumed by the file or folder during the month of all times it was moved out of your organization's Box instance and into another organization's Box instance.
</ResponseField>

<ResponseField name="Total Bandwidth">
  The total amount of bandwidth consumed by the file during the month.
</ResponseField>
