# 자동 챗봇알림

## 💡 핵심 꿀팁

{% hint style="info" %}

* 거래처에 자동으로 중요한 업무 알림을 보내드려요
  {% endhint %}

<table><thead><tr><th width="268">종류</th><th>상세내용</th><th data-hidden></th></tr></thead><tbody><tr><td>최초가입</td><td>거래처 최초 앱 가입 후 로그인 시 환영 메시지</td><td></td></tr><tr><td>급여작성 </td><td>거래처에서 급여 내역을 작성 후 전송</td><td></td></tr><tr><td>용도설정</td><td>거래처에서 계좌의 적요 내용에 새로운 용도를 설정</td><td></td></tr><tr><td>입사요청</td><td>신규 등록 시 입사 처리 요청 수락</td><td></td></tr><tr><td>퇴사요청</td><td>거래처에서 직원의 퇴사 처리</td><td></td></tr><tr><td>계정 추가 등록</td><td>거래처에서 계정 신규 추가 등록</td><td></td></tr><tr><td>계정수정</td><td>거래처에서 계정 수정</td><td></td></tr></tbody></table>

## \[예시] 입사 처리 요청 확인 시

{% hint style="info" %}
위멤버스에서 확인 완료 버튼을 누르면, \
거래처 앱에 자동 챗봇으로 알려드려요&#x20;
{% endhint %}

<figure><img src="/files/GoSNyNJtWe9tsWMYcmEm" 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/4/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.
