# 세일즈맵 X 모두싸인 활용하기

***

## 1. 세일즈맵 X 모두싸인 활용하기

모두싸인을 연동하고 템플릿과 계약서까지 만들었다면, 만들어진 양식을 딜과 연결해 보세요. 계약 상태를 실시간으로 추적하고 계약에 소요되는 시간을 단축할 수 있습니다.

### 1-1. 딜 상세 화면에 모두싸인 위젯 추가 &#x20;

<mark style="color:red;">`#적용 추천`</mark>&#x20;

{% @arcade/embed flowId="Ti86Gg2eZJyrpI0pH9FY" url="<https://app.arcade.software/share/Ti86Gg2eZJyrpI0pH9FY>" %}

{% stepper %}
{% step %} <kbd>세일즈맵 메뉴</kbd> > <kbd>회사 설정</kbd> > <kbd>레이아웃 관리</kbd> > <kbd>딜</kbd> > <kbd>상세 화면 관리</kbd> 화면으로 이동합니다.
{% endstep %}

{% step %}
새로운 레이아웃을 만들고자 하는 경우 `상세 화면 생성`을 클릭합니다.&#x20;

기존 레이아웃에 모두싸인 위젯을 추가하고자 하는 경우 `해당 레이아웃`을 클릭 후 `수정` 버튼을 선택합니다.
{% endstep %}

{% step %}
상세화면 편집으로 이동해 <kbd>앱</kbd> > `모두싸인` 을 활성화합니다.
{% endstep %}
{% endstepper %}

### 1-2. 알림 설정 &#x20;

<mark style="color:red;">`#적용 추천`</mark>&#x20;

세일즈맵 안에서 실시간으로 전자 계약 진행 상황을 전달받고, 기회를 놓치지 마세요.&#x20;

{% @arcade/embed flowId="Rj6SIfIXuojTYFwvXJYT" url="<https://app.arcade.software/share/Rj6SIfIXuojTYFwvXJYT>" %}

{% stepper %}
{% step %}
세일즈맵 메뉴의 <kbd>개인 설정</kbd> > <kbd>알림 관리</kbd> 로 이동합니다.
{% endstep %}

{% step %}
화면을 아래로 내려 모두싸인 알림 항목으로 이동합니다.
{% endstep %}

{% step %}
알림을 받고자 하는 항목의 `토글`을 클릭해 선택해 활성화 또는 비활성화합니다.
{% endstep %}

{% step %}
설정한 알림은 해당 내용 발생 시 **딜 담당자**와 **계약서 담당자**에게 전송됩니다.
{% endstep %}
{% endstepper %}

### 1-3. 딜 상세 화면에서 계약서 생성/추가&#x20;

<figure><img src="/files/3FCf8rURj9wouFIvPUdT" alt=""><figcaption></figcaption></figure>

딜 상세 화면에 모두싸인 위젯을 추가했다면, 다음과 같이 개별 딜에서 계약서를 생성하거나, 추가하는 작업이 가능해집니다. &#x20;

{% hint style="info" %}
**계약서 생성과 계약서 추가, 어떻게 다른가요?**

* **계약서 생성** : 새 계약서를 **생성하고 서명을 요청**합니다.
* **계약서 추가** : **이미 생성된 계약서를 딜에 '연결'만** 합니다.
  {% endhint %}

### 1-4. 계약서 목록 화면

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

* 딜 상세화면에서 생성/추가된 계약서 역시 <kbd>모두싸인 연동</kbd> 탭의 <kbd>계약서</kbd>화면에서 확인할 수 있습니다.
* <kbd>상태</kbd>에서는 서명 진행/취소/서명 완료 등 계약 진행 상태도 실시간으로 확인할 수 있습니다.
* 계약 진행 상태별 / 담당자 별로 필터링해서 확인할 수 있고, 검색을 토도해 원하는 계약서를 빠르게 찾을 수 있습니다.
* 개별 계약서를 삭제하는 것도 가능하지만, **세일즈맵에서 계약서를 삭제하더라도 모두싸인에서 계약서가 삭제되지는 않습니다.** ⚠


---

# 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/settings/integration/modusign-integration/utilizing.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.
