> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/reporting/undefined.md).

# 커스텀 리포트

***

### 커스텀 리포트는 실시간으로 업데이트되나요? <a href="#custom-analytics-sync" id="custom-analytics-sync"></a>

데이터는 **하루에 한 번 자동으로 동기화**됩니다. 최신 데이터를 바로 확인하려면 좌측 메뉴 하단의 동기화 아이콘을 눌러 주세요.

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

### 여러 팀 데이터를 통합해서 분석할 수 있나요? <a href="#analyze-multiple-teams" id="analyze-multiple-teams"></a>

커스텀 리포트는 팀 단위로 데이터가 분리되어 있으며 **접속한 팀의 데이터만 분석**할 수 있습니다.

### 멤버의 커스텀 리포트 접근을 제한할 수 있나요? <a href="#restrict-custom-report-access" id="restrict-custom-report-access"></a>

일반 멤버는 커스텀 리포트에 접근할 수 있지만, **커스텀 권한이 적용된 멤버는 접근할 수 없습니다.**

따라서 특정 멤버의 접근을 제한하려면 해당 멤버에게 커스텀 권한을 부여해 주세요.\
커스텀 권한 설정에는 ‘커스텀 리포트’ 항목이 제공되지 않기 때문에, **모든 권한을 선택하더라도 커스텀 리포트는 사용할 수 없습니다.**

<figure><img src="/files/OQzixKRb5Mb5asDpRlXN" alt="커스텀 권한 설정하는 방법"><figcaption></figcaption></figure>

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# 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://www.boxhero.io/docs/faq/ko/reporting/undefined.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.
