# 데이터 소스 설정

다양한 데이터 소스를 연결하고 관리할 수 있는 기능을 제공합니다. **사용자는 내부 및 외부 데이터 손쉽게 통합하여, 필요한 데이터를 실시간으로 가져올 수 있습니다.** 또한, 데이터 소스의 연결 상태를 모니터링하고, 필요한 경우 설정을 조정하여 최적의 성능을 유지할 수 있습니다.

***

### :small\_orange\_diamond: 데이터 소스 설정 방법

1\. List Bilder의 우측 상단에 데이터 소스 설정(DataSource Setup) 버튼을 눌러 데이터 소스 설정 화면으로 이동합니다.

<figure><img src="/files/u6rasMa8GWJZANqlINFB" alt=""><figcaption><p>리스트 빌더</p></figcaption></figure>

<figure><img src="/files/rmbHzyaXIWzwUlzdibZh" alt=""><figcaption><p>데이터소스 설정 화면</p></figcaption></figure>

2\. 기본 또는 고급 탭에서 데이터 소스 설정을 추가합니다.

* [<mark style="color:blue;">기본(Basic) - 내부 데이터 사용 ></mark>](/ko/smallbuilder-lists/undefined-1-1/datasource-setup/basic-datasource.md)
* [<mark style="color:blue;">고급(Advanced) - 외부 데이터 또는 복잡한 로직 사용 ></mark>](/ko/smallbuilder-lists/undefined-1-1/datasource-setup/advanced-datasource.md)

3\. 설정이 끝나면 우측 상단의 리스트 설정(Lists Setup) 버튼을 눌러 List Builder로 돌아옵니다.


---

# 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/datasource-setup.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.
