# Reports

> Assign selected retail brands to an industry to calculate market size and analyze key metrics.> \
> You can download historical data and also download data for each indicator with filters applied.

## Report List <a href="#report-list" id="report-list"></a>

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

#### 1) Industry TOP 10 Reports

Reports are automatically generated monthly for the top 10 retail brands in each industry.

#### 2) Custom Request Reports

The following are reports in which users can define up to 10 retail brands as a custom industry to calculate market size and duplicate payers, and choose to make them public.

{% hint style="info" %}
If the 'Public' option is selected when requesting a report, the report will be made publicly available to all  paid members.

If the 'Public' option is not selected, the report will be available only in My Reports.
{% endhint %}

#### 3) My Reports

The following are reports in which users can define up to 10 retail brands as a custom category to calculate market size and duplicate payers, and choose to keep them private.

{% hint style="info" %}
Report Status

* <mark style="color:blue;">**Cancel Request**</mark> : The request can be canceled while the report is being generated.
* <mark style="color:$success;">**Report Completed**</mark> : The requested report has been successfully generated.
* <mark style="color:purple;">**ON/OFF**</mark> : When the “Monthly Auto Repeat” option is selected, you can enable or disable automatic repetition.
* <mark style="color:$danger;">**Cancellation Completed**</mark> : A report request that was canceled while being generated.
* <mark style="color:$info;">**No Data Available**</mark> : The report was generated, but no statistics are available to display.
  {% endhint %}

## Request Reports <a href="#request-report" id="request-report"></a>

You can submit a new report request using the Request Reports button at the top of the screen.

#### 1) Select Options

{% columns %}
{% column %}

* **Period** : Monthly
* **Title** : Enter a report title
* **Options**
  * **Monthly Auto Repeat** : An option to automatically generate reports on a monthly basis using the same settings.
  * **Public** : An option to make the reports you create available to other paid users. Public reports will appear in the 'User Reports' tab.
    {% endcolumn %}

{% column %}

<figure><img src="/files/GDyedZY03nJWC880tajv" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### 2) Select Retail Brands

{% columns %}
{% column %}

* **Retail Brands** : Select a minimum of 2 and a maximum of 10 retail brands
* **Add Retail Brands** : Select retail brands from the pop-up using Favorite Retail Brands or Search.
  {% endcolumn %}

{% column %}

<figure><img src="/files/kYv8MDmwFZ1Kmdl5zZZp" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### 3) Get a list of previous requests

{% columns %}
{% column %}
You can load the same options from a previously requested report.

All options except the period will be applied, so please make sure to check the selected period.
{% endcolumn %}

{% column %}

<figure><img src="/files/kyn5zbMglpcrrG2AROVh" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### 4) Request

{% columns %}
{% column %}
Once a report is requested, a completion notification email is typically sent to your account email address within 24 hours.

If the request includes retail brands with potential data issues or no available statistics, those retail brands can be automatically excluded before submission.
{% endcolumn %}

{% column %}

<figure><img src="/files/rdMnBOstot5Kvs9ypeP4" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://guide.wiseapp.co.kr/lang/eng/wiseretail/screen-help/reports.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.
