# 견적서 템플릿

## 견적서 템플릿 생성

견적서 템플릿 메뉴에서 우리 회사에 맞는 템플릿을 생성해 보세요!

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

{% stepper %}
{% step %}
`세일즈` > `견적서 템플릿` 메뉴에서 화면 상단의 `+ 템플릿` 버튼 클릭
{% endstep %}

{% step %}
템플릿 이름/견적서 제목/고객사 정보/공급자 정보 등 기본 정보를 입력
{% endstep %}

{% step %}
세부 내역 제목 설정
{% endstep %}

{% step %}
세부 내역 스타일 지정
{% endstep %}

{% step %}
부가세 및 비교 표시 설정
{% endstep %}
{% endstepper %}

\*견적서 상품 내 할인율을 적용하는 경우, 세부 내역 정보에 '할인' 컬럼을 반드시 포함해야 합니다.\
상품별 할인을 적용하지 않는다면, 견적서 이미지 내 '할인' 컬럼은 자동으로 비공개 처리됩니다.

<figure><img src="/files/eHr8tdgG9IgNNLhB4D5g" alt=""><figcaption><p>세부 내역 정보_할인 컬럼</p></figcaption></figure>

***

### 견적서 내 필드 추가

견적서 내 고객사 필드와 상품 필드에 유형을 추가하여 견적서 양식을 수정할 수 있습니다.\
이 때, 기존 데이터와 연동되는 필드와 견적서 작성 시 수동으로 입력해야 하는 필드로 구분할 수 있습니다.

✅ 기존 데이터와 연동되는 필드 (ex. 회사/이름/상품/코드)

<figure><img src="/files/HjY7MhatADmcWjVj0nUQ" alt=""><figcaption><p>견적서 내 필드 추가</p></figcaption></figure>

✅ 고객사 정보가 아닌, 계약에서 필요한 추가사항을 작성하기 위한 필드

<figure><img src="/files/wEWKooHCiVIeZ2fvbr9t" alt=""><figcaption><p>견적서 내 필드 추가2</p></figcaption></figure>

***

### 회사 정보 입력

‘공급자 정보’를 클릭했을 때 나오는 ‘공급자 정보 보기’ 버튼 클릭 시,\
회사 설정> 법인 정보 관리 메뉴로 이동하여 회사에 대한 상세 정보를 등록하여 견적서에서 활용할 수 있습니다.

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

회사 정책에 따라 견적서 내 **프로필 사진(회사 로고)** 혹은 **인감 사진을 추가**할 수 있습니다.

<figure><img src="/files/pZqK4B6WYi68IAeDfNJq" alt=""><figcaption><p>회사 정보 입력2</p></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://docs.salesmap.kr/sales/quote-template.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.
