# 하위 리스트 추가

리스트 구성기의 대상 개체와 **마스터-디테일** 또는 **조회** 관계로 연결된 하위 개체가 있는 경우, 해당 하위 개체를 기반으로 생성된 리스트 구성기를 하위 리스트로 연결할 수 있습니다. 이를 통해 리스트의 레코드와 그에 연결된 하위 레코드들을 한 화면에서 직관적으로 확인할 수 있습니다.

***

### :small\_orange\_diamond: 설정 방법

1\. 하위 리스트 추가(Add Child) 버튼을 클릭하여 하위 리스트 편집 화면으로 이동합니다.

<figure><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2Fgit-blob-430d0163326c95d8eec899debfaa6dada602f178%2Fchildlist-5.png?alt=media" alt="" width="300"><figcaption></figcaption></figure>

2\. **하위 개체**, **상위 참조 필드**, **하위 리스트 구성기**를 차례로 선택하여 연결할 하위 리스트 설정을 완료합니다.

<figure><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2Fgit-blob-2235d1364b4eb0ab64df23333eaa0fed9fa8e7bc%2Fchildlist-3.png?alt=media" alt="" width="300"><figcaption></figcaption></figure>

<table><thead><tr><th width="65" data-type="number">번호</th><th width="173">선택 항목</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>하위 개체</td><td>리스트의 대상 개체와 마스터-디테일 또는 조회 관계로 연결된 하위 개체가 검색됩니다.</td></tr><tr><td>2</td><td>상위 참조 필드</td><td>선택된 하위 개체의 필드 중 리스트의 대상 개체와 연결된 참조 필드가 표시됩니다.</td></tr><tr><td>3</td><td>하위 리스트 구성기</td><td>선택한 하위 개체를 기반으로 생성된 활성화 상태의 리스트 구성기가 검색됩니다.</td></tr></tbody></table>

3\. 저장(Save) 버튼을 클릭하여 하위 리스트를 추가합니다.

<figure><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2Fgit-blob-b44f4075a1b6c4e7eb7c81ad5740b2c0b34ead6d%2Fchildlist-6.png?alt=media" alt="" width="300"><figcaption></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://help.smallbuilder.com/ko/smallbuilder-lists/undefined-1-1/child-setup-optional/add-child.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.
