# Data Merge - Text

1. Component의 설정 아이콘을 클릭하거나\
   Canvas에서 해당 Component 영역을 클릭하여\
   Component 설정 패널로 이동합니다.

***

<div align="left"><figure><img src="/files/yawdLDshFbbkeeT3Yd5I" alt=""><figcaption></figcaption></figure></div>

2. 병합된 필드를 삽입하고 싶은 곳에 커서를 위치합니다.

***

<div align="left"><figure><img src="/files/vFGV2fJFPHAh5chHFNJD" alt=""><figcaption></figcaption></figure></div>

3. `field` 버튼을 클릭합니다.

***

<div align="left"><figure><img src="/files/bAnhCvKYbxUtGjlxeIjB" alt=""><figcaption></figcaption></figure></div>

4. 원하는 필드를 선택합니다.

***

<div align="left"><figure><img src="/files/3Cos7Qzq33kNjp8lGyE6" alt=""><figcaption></figcaption></figure></div>

5. 커서가 위치했던 곳에 병합된 필드는 `{{!label}}` 형식으로 삽입됩니다.


---

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