# 1. 매체/트래커 선택

## 1. 리포트 이름 입력 <a href="#undefined" id="undefined"></a>

추가할 새 리포트 이름을 입력합니다.

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

## 2. 날짜 선택 <a href="#undefined" id="undefined"></a>

데이터 전처리에서 활용할 데이터의 날짜를 지정합니다.

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

{% hint style="warning" %}
지정된 날짜에 데이터가 수집 되어 있지 않으면 목록에서 확인할 수 없습니다.

목록에서 확인되지 않는 경우 데이터가 없는 경우이니 [자산 관리에서 재수집](/asset_mgmt/menu.md#id-7)을 진행합니다.
{% endhint %}

## 3. 매체/트래커 선택 <a href="#undefined" id="undefined"></a>

데이터 전처리에서 활용할 수 있는 워크스페이스에 연동된 자산을 목록에서 선택합니다.

각 자산별 수집 상태, 수집을 시도한 시점, Xpert에 데이터가 저장된 기간 등을 확인해 리포트 내보내기에 사용할 매체/트래커를 좌측 `체크박스`를 통해 선택합니다.

### 컬럼별 정의 및 기능 <a href="#undefined" id="undefined"></a>

<figure><img src="/files/0BUMaKkNLSr5hcbB77M3" alt=""><figcaption></figcaption></figure>

#### 1. 매체/트래커

자산 관리에 연동한 매체 및 트래커, 데이터 업로드로 업로드한 수동 데이터를 표시합니다.

#### 2. 계정

자산 관리에 연동된 매체 및 트래커의 경우 계정명을, 수동 데이터인 경우 워크시트 이름을 표시합니다.

#### 3. 연동상태

현재 수집 상태가 성공인지, 실패인지를 알려줍니다.

{% hint style="info" %}
실패인 경우에도 우측 **저장 기간**에 데이터가 있으면 [2. 데이터 전처리](/data_center/rd/report_design/preprocessing.md)에서 활용할 수 있습니다.\
[자산 관리하기](/asset_mgmt/menu.md)에서 해당 매체/트래커 데이터를 선택해 연동을 재시도할 수 있습니다.
{% endhint %}

{% hint style="danger" %}
계정이 아예 종료되어 실패하는 경우, Xpert가 동작하지 않기에 **최종 수집된 데이터**까지만 확인할 수 있습니다.
{% endhint %}

#### 4. 마지막 수집

마지막으로 수집된 시점을 나타냅니다.

* **실패**의 경우 마지막으로 데이터 수집을 시도한 시점이 나타납니다.

#### 5. 저장 기간

Xpert에 해당 매체 및 트래커가 저장된 전체 기간을 나타냅니다. 해당 기간 내에서 데이터 전처리를 자유롭게 진행할 수 있습니다.


---

# 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://help.xpert.lever.me/data_center/rd/report_design/asset_select.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.
