# 시퀀스

***

## 1. 시퀀스란 <a href="#about" id="about"></a>

<figure><img src="https://266453150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMQWZWEhmSM7VgdI2ju3B%2Fuploads%2FuYFhCVW4ZwBPew1DcYY9%2Fimage.png?alt=media&#x26;token=9e3b01e3-39dd-4775-9961-ed251635434c" alt=""><figcaption></figcaption></figure>

시퀀스는 연속적으로 실행되어야 하는 작업들을 하나로 묶어 지정된 고객에게 자동으로 실행하는 기능입니다.\
세일즈맵에서 시퀀스로 묶을 수 있는 기능은 <kbd>TODO</kbd>, <kbd>이메일</kbd>, <kbd>문자 메시지</kbd>, <kbd>카카오 알림톡</kbd> 네 가지로, 아래 예시와 같이 상황에 맞게 다양하게 구성할 수 있습니다.

{% hint style="success" %}

#### 콜드 메일 시퀀스

잠재 고객에게 유용한 자료를 제공해 신뢰를 쌓고, 미팅 기회를 만드는 시퀀스

① `email` Day 0: 환영 인사 & 서비스 소개 메일

② `email` Day 3: 활용 가이드(영상/블로그 링크) 메일

③ `email` Day 9: 무료 체험 연장 안내 & 미팅 제안 메일

④ `TODO`: 각 이메일별 오픈률·클릭률 체크 / Day 3 이후 전환까지 이어지는 고객 비율 추적
{% endhint %}

{% hint style="success" %}

#### 재계약 유도 시퀀스

고객의 계약 만료 시점에 맞춰 혜택, 성공 사례를 전달해 재계약으로 유도하는 시퀀스

① `카카오 알림톡` D-30: "한 달 뒤 계약이 만료됩니다"&#x20;

② `sms` D-14: “계약 만료 2주 전, 재계약 혜택 확인하세요”

③ `카카오 알림톡` D-7: “재계약 상담 일정 잡기” (CTA 버튼)

④ `TODO`: 미응답 고객 → 담당자 지정 및 후속 전화
{% endhint %}

이처럼 **시퀀스를 생성한 후 고객을 생성된 시퀀스에 등록**하면, 정해진 순서에 따라 자동으로 고객에게 메시지가 전달되고 담당자에게는 TODO가 생성됩니다.

<figure><img src="https://266453150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMQWZWEhmSM7VgdI2ju3B%2Fuploads%2F23uK6G6iuqaHAJi4BZc4%2Fimage.png?alt=media&#x26;token=2776db3d-4d4f-4eb3-af40-29e8fe21e46e" alt=""><figcaption></figcaption></figure>

뿐만 아니라 시퀀스 대시보드를 통해 오픈율, 클릭률, 전환율 등 이메일 마케팅 성과도 빠르게 분석할 수 있습니다. \
지금부터 B2B 마케터와 세일즈맨의 수작업을 줄이고, 고객 응대를 자동화하는 시퀀스 사용법을 알아봅니다.


---

# 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.salesmap.kr/automation/sequence.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.
