# 거래처에서 계좌등록을 했는데 입출금 내역이 안보인다고 합니다

계좌 등록시 최초데이터는 계좌를 등록한 **익일 오전에 자동으로 수집**되며,\
**최초 등록일 경우** 등록일 기준 17개월 전 데이터를 가져와요

바로 데이터 확인이 필요하신 경우 \
계좌목록 화면에서 계좌 선택 후 새로고침 버튼을 누를경우 3개월 전 데이터부터 수집가능해요


---

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