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

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

생년월일은 동명이인인 경우도 있어 저희 쪽에 등록할 때 필수로 필요한 부분이라 \
급여대장 등록 시 직원 생년월일 입력 후 다시 시도 부탁드리며, \
4대보험 앱 등록을 이용하면 자동으로 업데이트 관리가 가능해요


---

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