# SmallBuilder Documents

- [릴리즈 노트](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined.md)
- ['26 업데이트](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/26.md)
- [v 1.93.29](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/26/v-1.93.29.md)
- ['25 업데이트](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/25.md)
- [v 1.9202](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/25/v-1.9202.md)
- ['24 업데이트](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/24.md)
- [v 1.50 ~](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/24/v-1.50.md)
- [제품 소개](https://help.smallbuilder.com/ko/smallbuilder-documents/introduction.md): Document Template Builder는 커스텀 템플릿을 No-Code로 쉽게 만듭니다.
- [시작하기 전에](https://help.smallbuilder.com/ko/smallbuilder-documents/start-with.md)
- [라이선스 및 권한 할당](https://help.smallbuilder.com/ko/smallbuilder-documents/start-with/undefined.md)
- [조직 통화 설정](https://help.smallbuilder.com/ko/smallbuilder-documents/start-with/undefined-1.md): SmallBuilder를 사용하기 위해 회사의 통화 설정을 확인합니다.
- [번역 활성화](https://help.smallbuilder.com/ko/smallbuilder-documents/start-with/undefined-2.md)
- [연결된 앱 설정](https://help.smallbuilder.com/ko/smallbuilder-documents/start-with/undefined-3.md)
- [외부 클라이언트 앱 (ECA) 설정](https://help.smallbuilder.com/ko/smallbuilder-documents/start-with/eca-setup.md)
- [신규 생성 및 빌더 실행](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1.md)
- [Components](https://help.smallbuilder.com/ko/smallbuilder-documents/components.md)
- [Data Merge](https://help.smallbuilder.com/ko/smallbuilder-documents/data-merge.md)
- [Data Merge - Text](https://help.smallbuilder.com/ko/smallbuilder-documents/data-merge/data-merge-text.md): Text를 입력할 수 있는 Component에서의 데이터 병합
- [Data Merge - Related List](https://help.smallbuilder.com/ko/smallbuilder-documents/data-merge/data-merge-table-related.md): \`Target Object\`와 관련된 Object의 테이블형 집합 자료
- [Data Merge - Table (Related) Grouped](https://help.smallbuilder.com/ko/smallbuilder-documents/data-merge/data-merge-table-related-grouped.md): 그룹화된 테이블형 집합 자료
- [Data Merge - Table (Related) Filtered](https://help.smallbuilder.com/ko/smallbuilder-documents/data-merge/data-merge-table-related-filtered.md): 특정 조건을 만족하는 테이블형 집합 자료
- [Data Merge - Table (Related) Grouped with image](https://help.smallbuilder.com/ko/smallbuilder-documents/data-merge/data-merge-table-related-grouped-with-image.md): 이미지 필드를 포함하는 그룹화된 테이블형 집합 자료
- [Document Job](https://help.smallbuilder.com/ko/smallbuilder-documents/document-job.md)
- [기초 사용 예제](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1-1.md)
- [페이지 상단에 로고 이미지를 고정하는 방법](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1-1/undefined.md): Page Header - Background Image
- [컴포넌트 사이에 공백 넣는 방법](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1-1/undefined-1.md): Empty
- [컴포넌트 사이에 구분선 넣는 방법](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1-1/undefined-2.md): Divider
- [고급 사용 예제](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-2.md)
- [청구서 템플릿 생성 예제](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-2/undefined.md): 많이 사용되는 문서 템플릿 중 하나인 청구서를 작성하는 예제
- [Trigger를 사용한 청구서 자동 이메일 전송](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined-2/trigger.md): Trigger를 사용하여 Salesforce의 Quote 개체의 Status 값이 Accepted가 되었을 때 Document Builder로 생성한 문서\[청구서]를 email로 전송하는 예제
- [FAQ](https://help.smallbuilder.com/ko/smallbuilder-documents/faq.md)


---

# 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://help.smallbuilder.com/ko/smallbuilder-documents.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.
