# 급여\_old

```javascriptreact
급여내용은 소유자,관리자,재무담당자 역할만 볼 수 있어요
```

## 1. 급여 정보 추가

업무 > 급여 탭으로 이동해요.

최초 급여탭으로 들어오시면 **"급여내역 추가"** 버튼을 클릭하세요.

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

<figure><img src="/files/pNieX0ObrWhvVcvYxkty" alt="" width="563"><figcaption></figcaption></figure>

연봉정보가 입력되어 있어야 해당 구성원의 급여내역을 추가할 수 있어요. **"설정"** 버튼을 클릭하여 연봉정보를 입력해요.

<figure><img src="/files/EJztVzyhbNKXFFmujP6h" alt="" width="563"><figcaption></figcaption></figure>

그 이후 추가를 원하시는 인원을 클릭하여 해당 월에 급여정보를 추가해요.

<figure><img src="/files/GJrieEYrj8eTvYtgA99R" alt="" width="563"><figcaption></figcaption></figure>

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

## 2. 급여 계산

급여내역 추가 후 상태변경 및 내부적으로 금액을 조정할 수 있어요!

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

## 3. 급여명세서

### 급여명세서 발송

급여가 계산된 인원들에게 급여명세서를 손쉽게 발송할 수 있어요.

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

급여명세서를 발송하면 명세서 발송 날짜가 자동으로 생성돼요.

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

### 급여명세서 다운로드

발송한 급여명세서는 PDF 파일로 다운로드할수 있어요.

<figure><img src="/files/mgw30mt4wS13yn5WKVfw" alt="" width="563"><figcaption></figcaption></figure>

### 급여명세서 재발송

급여명세서를 재발송하고 싶다면, 급여 지급 내역에서 재발송이 가능해요. 발송 완료 날짜를 다시 누르면 급여명세서를 다시 보낼 수 있어요.

<figure><img src="/files/4dPrBITabIaebUV2T1IX" 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://support.granter.biz/undefined-8/salary.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.
