# 직원 입퇴사 처리하기

## 💡 핵심 꿀팁

{% hint style="info" %}

* 세모리포트 PC 상단알림, 고객 관리에서 확인할 수 있어요
* 소통게시판을 통해 입퇴사 현황을 확인하고 처리할 수 있어요
  {% endhint %}

## STEP 1. 입퇴사 처리 요청 도착

{% hint style="info" %}
사장님이 앱에서 처리 요청을 누른 경우 도착

* 세모리포트 PC 상단 알림
* 세모리포트 > 고객 관리
* 위멤버스 접속 > 소통게시판  &#x20;
  {% endhint %}

<div align="right"><figure><img src="/files/09Ai8pJ8V31pou7Rzp6Q" alt=""><figcaption><p>사장님 요청화면 예시</p></figcaption></figure></div>

### **\[방법1]** 세모리포트 PC 상단 알림

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

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

### **\[방법2] 소통게시판 확인**

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

<figure><img src="/files/kkBhVHkKUqGzhKlJMr04" alt=""><figcaption><p>소통게시판 도착 예시</p></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/3.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.
