# 거래증빙과 직원급여정보가 안보여요

직원정보는 급여대장 또는 4대보험에서 불러오는데 \
해당 거래처 급여대장에 이름이 없어 직원정보를 불러오지 못한 경우에요<br>

급여대장에 동명이인이 있는 경우 이체 실수가 발생할 수 있어, \
급여대장의 성명을 구분해서 재요청 해주시기 바랍니다.\
4대보험  앱등록을 이용하면 자동으로 업데이트 관리가 가능해요\
\
**예시) 동명이인 이름 : 홍길동**\
**'홍길동750102', '홍길동900502'**&#x20;


---

# 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/d1/4-1.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.
