# Data Merge

지정된 대상 개체의 필드, 조회 필드, 관련 목록의 필드 값을 템플릿에 병합 할 수 있습니다. 필드를 클릭하여 Template 과 병합 합니다. 관련 목록은 관련목록 테이블 컴포넌트를 클릭하여 병합 할 수 있습니다 이때 병합될 필드는 {{!레이블}}로 표현됩니다.


---

# 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/data-merge.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.
