> 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/howtomake.md).

# 세모.인사이트의 데이터는 어떻게 생성되나요?

## 데이터 생성 기준

세모.인사이트의 데이터 생성 기준은 세모리포트와 동일합니다.

홈택스 자료 기준으로 생성되며, **매월 18\~19일경 데이터 수집후 최신 기준의 정확한 데이터를 확인**하실 수 있습니다.

<mark style="color:$primary;">※ 실시간 반영 데이터가 아닙니다.</mark>&#x20;

####

## 데이터 수집 방법&#x20;

1. 세모리포트의 보고서 \[데이터 검증]을 통해 데이터가 수집됩니다.
2. 혹은세모.인사이트 메뉴에서도 데이터를 수집할 수 있습니다.&#x20;

* **경로:** &#x20;  세모.인사이트 > 고객관리 > 거래처 선택 > **\[실시간정보수집]** 버튼 클릭<br>

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

<mark style="color:$primary;">※ 데이터는 자동으로 갱신되지 않으며, 최신 데이터 확인을 위해 \[실시간정보수집] 버튼을 눌러 수집해 주셔야 합니다.</mark>&#x20;


---

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