# 하위 리스트 설정

한 리스트 화면에서 해당 리스트의 레코드와 그에 연결된 하위 레코드들을 직관적으로 확인할 수 있습니다.

<figure><img src="/files/etSoytF8uYw1qkI3hx4M" alt=""><figcaption><p>리스트 화면</p></figcaption></figure>

<table><thead><tr><th width="60" data-type="number">번호</th><th width="178">영역</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>

***

### :small\_orange\_diamond: 하위 리스트 설정

<figure><img src="/files/dwRTXE9MweZKxmDGSVKD" alt="" width="299"><figcaption><p>하위 리스트 설정 화면</p></figcaption></figure>

<table><thead><tr><th width="60" data-type="number">번호</th><th width="178">영역</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>하위 리스트</td><td>리스트 구성기에 설정되어 있는 하위 리스트 연결 현황을 확인 할 수 있습니다.</td></tr><tr><td>2</td><td><p><a href="/pages/JfKz4NK74pSBDlmnUTrH">하위 리스트 추가</a></p><p><a href="/pages/JfKz4NK74pSBDlmnUTrH">(Add Child)</a></p></td><td>리스트 화면에서 보고자 하는 하위 레코드와 관련된 하위 리스트를 추가합니다.</td></tr></tbody></table>


---

# 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.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.
