> ## Documentation Index
> Fetch the complete documentation index at: https://docs.binderhr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 2. 시퀀스 생성하기

> 해당 페이지에서는 프로젝트를 구성하는 시퀀스에 대한 개념 및 사용 방법에 대해 소개합니다.

## 1. 시퀀스

시퀀스는 타임라인을 구성하는 개체입니다. <b>입사일을 기준으로 '입사 14일 전 시퀀스', '입사 3일 후 시퀀스'등</b>을 생성할 수 있습니다. <br />
시퀀스를 생성하여 할 일을 추가할 수 있습니다.

<img src="https://mintcdn.com/binder-0d6eccc3/PL1IgXSFD8m8il_d/images/SCR-20240504-moij.png?fit=max&auto=format&n=PL1IgXSFD8m8il_d&q=85&s=f3296b7a4a7ed44592d9ae70fd1289b0" width="2078" height="1622" data-path="images/SCR-20240504-moij.png" />

<Info>
  <b>좌측</b>은 <b>신규 입사자들의 시퀀스</b>를 구성할 수 있으며, <b>우측</b>은 <b>온보딩 담당자들의 시퀀스</b>를 구성할 수 있습니다.
</Info>

***

## 2. 시퀀스 추가하기

### 2.1 입사일 기준 시퀀스 추가하기

<img src="https://mintcdn.com/binder-0d6eccc3/PL1IgXSFD8m8il_d/images/SCR-20240504-mqyu.png?fit=max&auto=format&n=PL1IgXSFD8m8il_d&q=85&s=2acb4d0928fe148ebddfe9ab2b681905" width="1364" height="1538" data-path="images/SCR-20240504-mqyu.png" />

<CardGroup cols={2}>
  <Card title="시퀀스 이름" icon="square-1">
    시퀀스 이름은 온보딩 이해관계자들에게 노출되지 않으며, 관리자가 시퀀스를 구분하기 위해 작성하는 란입니다.
  </Card>

  <Card title="시퀀스 실행 시점" icon="square-2">
    입사일을 기준으로 디데이를 수정하여 일자 별로 해야할 일을 구성할 수 있습니다.
  </Card>
</CardGroup>

<img src="https://mintcdn.com/binder-0d6eccc3/PL1IgXSFD8m8il_d/images/SCR-20240504-mzyb.png?fit=max&auto=format&n=PL1IgXSFD8m8il_d&q=85&s=e28db4827f7b55b184f05e4f98eb5560" width="2144" height="1640" data-path="images/SCR-20240504-mzyb.png" />

시퀀스를 추가하면 가운데 타임라인에 시퀀스가 생성된 것을 확인할 수 있습니다.

### 2.2 특정 시퀀스 이후에 실행시키기

<iframe width="100%" height="700" src="https://player.vimeo.com/video/942607238?badge=0&autopause=0&player_id=0&app_id=58479" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

어떤 시퀀스가 수행이 완료됐을 때를 조건으로 실행되는 시퀀스입니다.

<Info>
  <b>예시</b> : 신규입사자가 서베이로 장비를 선택 완료하면 총무팀에게 알람을 발송시킬 수 있습니다.
</Info>
