> For the complete documentation index, see [llms.txt](https://help.xpert.lever.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.xpert.lever.me/data_center/rd.md).

# 리포트 제작

## 리포트 제작 기능 소개

퍼포먼스 마케터들은 광고주에게 전송할 리포트를 제작합니다. 이때 매체별로 데이터를 수집하고 통합하는 과정이 까다롭고, 데이터를 가공하는 수작업이 비효율적이며, 버전 관리와 공유가 불편하다는 어려움이 있습니다. AE들은 리포트 제작을 위해 많은 시간과 노력을 들여야 하며, 실수 발생 가능성도 높아집니다.

Xpert는 데이터 센터의 리포트 RD 제작 기능을 제공해 업무 효율성을 증대합니다.

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

## 새 리포트 추가

리포트 RD 규칙 관리 페이지 내 `새 리포트 추가 버튼`을 눌러 리포트를 추가할 수 있습니다.

**Smart 모드**와 **Custom 모드** 중 하나를 선택해 리포트 작업을 시작할 수 있습니다.

<figure><img src="/files/5q5lBEmPSqEIr1twMUdT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
