# 매출보고서 3개월치 데이터를 수정하고 싶어요

세모리포트는 가입월 기준으로 **전월 보고서**를 생성하고 있어요

다만, 매출보고서의 경우 이전 3개월치 데이터를 가져와서 보고서를 보여주고 있어요

보고서 수정은 세모리포트 PC에서 생성된 보고서 기준으로 수정이 가능하며&#x20;

“3개월”로 표시되는 데이터는 수정이 불가해요

<figure><img src="/files/iJYZ53VF7IHv1DAEnqN5" alt="" width="375"><figcaption></figcaption></figure>


---

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