# Report

## Overview**​** <a href="#tong-quan" id="tong-quan"></a>

**In addition to Dashboard, vCDN System is providing Report** feature , allowing customers to track and analyze their CDN usage history. Reports are updated with data frequency **up to day N-1** (current day is N).

## Detail <a href="#chi-tiet" id="chi-tiet"></a>

Statistical information in the report includes:

* **Key information:**
  * **CDN** : Includes customer-owned resources such as Web Accelerator, Object Download, Video on Demand (VoD), Live Stream, and Live Entrypoint.
  * **Group Type** : Classify the service package the customer is using (Basic, Standard, Pro, Enterprise).
  * **Traffic Type** : Distinguish transmission traffic, including:
    * **Domestic** : Domestic traffic.
    * **International** : International traffic.
* **Detailed data:**
  * **Daily Traffic** : Traffic is counted from **07:00 day N-2 to 07:00 day N-1** .
  * **Total CDN's Traffic** : Total traffic through all of the customer's CDN resources during the filter period.
* **Multi-day options:**
  * Customers can use filters to view reports for one or more past days as desired.

## **Steps to follow** <a href="#cac-buoc-thuc-hien" id="cac-buoc-thuc-hien"></a>

**Step 1:** Access vCDN Portal at [https://vcdn.vngcloud.vn](https://vcdn.vngcloud.vn/live-entrypoint/list.html)

**Step 2:** Select **Report** to view the report. The data includes statistical information as stated in the details section.

<figure><img src="/files/KPrnm2BZ9C3zFVTmAzcv" alt="" width="166"><figcaption></figcaption></figure>

**Step 3:** You can **filter according to the conditions:**

* **Service** : Service type.
* **CDN** : Select specific resource.
* **Traffic Type** : Domestic or International.
* **Group** : Service package.
* **Timeframe:** Select the reporting period.

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

**Step 4: Click on the Excel** icon to export the report to an Excel file for storage or further analysis.

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


---

# 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.vngcloud.vn/vng-cloud-document/vcdn/bao-cao.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.
