# 급여대장 발송하기

## 💡 핵심 꿀팁

{% hint style="info" %}

* 급여대장을 리포트로 보낼 수 있어요
* 발송된 리포트를 토대로 사장님은 직원에게 급여 송금 및 급여명세서를 보낼 수 있어요
  {% endhint %}

<figure><img src="/files/eYfqXIGIbgJUUm9O5wz7" alt=""><figcaption><p>급여대장 리포트 예시</p></figcaption></figure>

## STEP 1. 월별 급여대장 등록

{% hint style="info" %}

* 세무회계 신고프로그램 급여대장 엑셀 다운로드
* 위멤버스 > 수임처 APP > 거래처 클릭 > 급여대장 탭에서 등록
  {% endhint %}

<figure><img src="/files/fiA0yOaJG02UHuIU9du9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/W1LDC9EMIOAs3tD8OgBy" alt=""><figcaption></figcaption></figure>

## STEP 2. 급여대장 리포트 발송

{% hint style="info" %}
급여대장 등록 후 > 보내기 아이콘 클릭 > 세모리포트로 보내기
{% endhint %}

{% hint style="danger" %}
**급여대장을 등록했는데도 인건비 보고서에 데이터가 들어오지 않아요**

* 위멤버스에서 급여대장 양식 등록 시 잘못된 경로에서 다운받은 양식을 등록한 경우\
  \- 사업소득 : 세무사랑 프로그램에서 "사업소득지급명세서(연간집계표) 메뉴 > 엑셀다운\
  \- 일용소득 : "일용직급여자료일괄입력" 메뉴 > 인쇄 > 엑셀 내보내기
* 인건보고서는 매월 다음달 1일에 생성이 되기 때문에, \
  그 전에 급여대장이 등록된 경우에는 자동으로 보고서가 생성돼요\
  만약 1일 이후에 급여대장을 등록한 경우에는 수동으로 급여대장 등록 후, \
  인건비 보고서 생성 버튼을 눌러주셔야 해요
  {% endhint %}

<figure><img src="/files/0yQ9CdnvkBBbZztPe4mj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QAz3v1ZpwE2VhH1uXjNf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**신고 프로그램 변경은 수임처 > 해당 수임처 클릭 > 우측 상단 버튼으로 전환 가능**
{% endhint %}

<figure><img src="/files/ihPNsazMGJmPtVQM6MPO" 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/skill/1/2.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.
