> For the complete documentation index, see [llms.txt](https://help.semoreport.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.semoreport.com/guide/insight/guide4/data/sample.md).

# 고객이 인사이트에 로그인하면 샘플 데이터만 보입니다.

고객이 세모.인사이트에 로그인 후 내사업장의 데이터가 아닌 샘플 데이터만 보인다면, 다음의 두 가지를 확인해 주세요.

#### <mark style="color:$primary;">**1. 세모리포트 사용 등록이 안되어있는 경우**</mark>

* 세모리포트 사용 등록이 되어있지 않으면, 세모.인사이트에 데이터가 연동되지 않습니다.&#x20;
* **세모리포트 사용 등록 방법**&#x20;

1\) 좌측 세모.인사이트 메뉴 > 고객관리 > 세모리포트 항목을 'ON'으로 변경해주세요.

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

2\) 좌측 고객관리 > 거래처 정보 > 미사용 탭 > 거래처 선택 후 \[사용하기] 버튼을 눌러주세요.&#x20;

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

####

#### <mark style="color:$primary;">**2. 인사이트 활성화가 꺼져 있는 경우**</mark>

* 고객님의 소중한 사업장 정보를 보호하기 위해 사업자등록번호로 가입한 모든 고객에게 인사이트 정보가 노출되지 않습니다. <mark style="color:$primary;">세모리포트 사용 거래처의</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**대표자와 추가 연락처 정보와 매칭되는 가입자**</mark><mark style="color:$primary;">에게만 사업장 인사이트가 보이며,</mark> 그 외 고객에게는 데모 데이터가 보입니다. 아래 방법을 참고하여, 별도로 인사이트 접속을 활성화시켜 주세요.&#x20;
* **인사이트 활성화 방법:**&#x20;

  * 좌측 세모.인사이트 메뉴 > 고객관리 > 사용자 현황 탭의 'N명' 텍스트 클릭 > 인사이트 활성화'ON'으로 변경해주세요.<br>

  <div data-full-width="true"><figure><img src="/files/3PrhUmyoQK5q4GE3iG5n" alt=""><figcaption></figcaption></figure></div>

  <br>

  <figure><img src="/files/QSgg8xDAr6sdKtGXmExm" 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, and the optional `goal` query parameter:

```
GET https://help.semoreport.com/guide/insight/guide4/data/sample.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
