# 가입일 이전의 리포트는 어떻게 생성하나요?

## 전년도 1월부터의 보고서를 생성하고 있어요&#x20;

{% hint style="info" %}

* 보고서 설정 > 보고서 생성 설정 OFF → ON을 해주세요
* 보고서가 생성 되어있지 않을 경우, \
  가입월 기준 전년도 1월부터 보고서가 생성돼요\
  \
  **예시)** 가입일자 : 2024년 09월\
  2023년 1월 \~ 2024년 08월까지의 보고서 생성
  {% endhint %}

<figure><img src="/files/wmQWCowQ4Wf8ANFyNoJh" alt=""><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/faqlist/c1/4.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.
