# 매출보고서가 생성대기로 되있어요

### 온라인 매출은 3개월에 한번씩 업데이트 돼요!

{% hint style="info" %}
세모리포트 데이터는\
세무대리인 인증서를 이용하여 홈택스에서 조회되는 항목들만 가져와요

배달앱, PG 매출은 3개월에 한번씩 업데이트 되므로\
홈택스 데이터 업데이트 이후에 반영돼요
{% endhint %}

* 1\~3월 데이터는 4월에 한번에 업데이트\
  4\~6월 데이터는 7월에 한번에 업데이트\
  7\~9월 데이터는 10월에 한번에 업데이트\
  10\~12월 데이터는 1월에 한번에 업데이트

{% hint style="info" %}

#### **대략적인 온라인 매출을 아신다면, 수기로 입력하실 수 있어요**

세모리포트PC -> 보고서생성 메뉴 → 0월 매출보고서 → 보고서 수정팝업 \
→ 온라인매출 항목 입력 후 저장&#x20;

\*0원으로 보고서가 생성돼도, 업데이트 때 제대로 된 금액으로 반영돼요!
{% endhint %}


---

# 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.semoreport.com/guide/skill-1/faqlist/c1/6.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.
