# 온보딩

온보딩은 **신규 입사자 합류일(D-day) 이후 D+N일마다 보내져야 할 메시지들을**\
**미리 등록해 놓은 템플릿을 기반으로 자동 발송**할 수 있는 기능이에요.

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

#### 온보딩 대상자(신규 입사자)

온보딩 기능을 통해 `D+1 협업 툴 셋팅 안내`, `D+7 리더와의 점심식사 안내`, `D+30 수습 평가 안내` 등과 같은 신규 입사자 구성원 공통 온보딩 메시지 발송을 자동화할 수 있어요.

<figure><img src="/files/FkqNaXE837szYJ8AhOO1" alt=""><figcaption><p>신규 입사자에게 자동 발송된 온보딩 메시지들</p></figcaption></figure>

#### 온보딩 담당자(아기고래 관리자)

관리자는 슬랙에 새 구성원이 가입하면 **버튼 클릭 한 번으로 온보딩을 시작해 자동으로 진행**할 수 있고,\
각 온보딩 대상자별 온보딩 진행을 관리할 수 있어요.

<div><figure><img src="/files/833BhrvPa72590edDhKP" alt=""><figcaption><p>온보딩 관리자 채널</p></figcaption></figure> <figure><img src="/files/sHCYEiySb2NYtc0kdBmS" alt=""><figcaption><p>온보딩 별 관리 스레드(댓글)</p></figcaption></figure></div>

`아기고래 앱 홈` > `온보딩 관리(관리자 메뉴)` 에서 온보딩 관리 채널을 선택하고 **온보딩 기능을 활성화**할 수 있어요.\
온보딩 기능 활성화 후 온보딩 메시지 템플릿을 구성하고, 신규 입사자 합류 시 온보딩을 운영할 수 있습니다.

<div><figure><img src="/files/01RuUI4a4Ek21DuCj4oJ" alt=""><figcaption><p>아기고래 앱 홈(관리자 메뉴), 온보딩 관리 탭</p></figcaption></figure> <figure><img src="/files/AFN8j9lcVD9jah5Z5Wwk" alt=""><figcaption><p><code>온보딩 관리</code> 탭에 등록된 온보딩 메시지 템플릿</p></figcaption></figure></div>


---

# 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://docs.babywhale.io/features/onboarding.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.
