# Data Usage

The **Data Usage Report** collects data from the **Companion App** on devices by querying the Android OS. This OS provides a list of data used by apps over **Mobile Networks** and **Wi-Fi**, showing both app-wise usage and overall totals.

This report allows you to view aggregated data consumption across **mobile data** and **Wi-Fi** networks over different time periods, including **daily, weekly**, and **monthly** views.

#### **How to View the Data Usage Report**

To view the data usage report, follow these steps:

1. **Device Data Collection**:

   * companion app version above 1.5.3 is required to fetch data usage report
   * The Companion App automatically collects data usage stats from the device. No configuration is required to start data collection.<br>

   <figure><img src="/files/wT8MmqCQdTWDh60FbC8Y" alt=""><figcaption></figcaption></figure>
2. **Filters**:
   * Use the **filters** to narrow down the data:
     * **Device**: Select the specific device.
     * **Profile**: Filter by user profile.
     * **Group**: Filter by user group.
     * **Application**: Choose a specific app to view its data consumption.<br>
3. **Date Range Selection**:

* Select a **Date Range** to view the data usage for the desired period:
  * **Last 7 Days**
  * **Last 30 Days**
  * **Last 15 Days**
  * **Custom Range**: Set a custom start and end date.

<div align="left"><figure><img src="/files/mq3mPuonyPmDooo4OVIN" alt=""><figcaption></figcaption></figure></div>

#### **Types of Reports**

1. **Mobile Data Usage**: Shows data consumed over mobile networks by the selected device(s).
2. **Wi-Fi Data Usage**: Displays data consumed over Wi-Fi networks.
3. **Total Data Usage**: Aggregates both **Mobile Data** and **Wi-Fi Data** for the selected device(s).

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

**Viewing Data Usage for Specific Apps**

For each device, the report shows the data usage per app, including both **Mobile** and **Wi-Fi** data consumption. This allows for granular tracking of which apps are consuming the most data over time.      &#x20;

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

&#x20;**Scheduled Reports**

You can **download** or **email** the data usage reports periodically. The report includes all the details about data consumption, sorted by device, application, and network type.&#x20;

<div align="left"><figure><img src="/files/INsjc4Fi2X3qXGSByM8D" alt="" width="244"><figcaption></figcaption></figure></div>


---

# 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://docs.cubilock.com/data-usage.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.
