# 데이터 가져오기

레코드 리스트의 Excel 가져오기(Import) 기능을 설정할 수 있습니다. 이 기능을 활성화하면 **사용자는 외부 Excel 파일의 데이터를 리스트로 쉽게 불러올 수 있습니다.** 대량의 데이터를 수동으로 입력하는 번거로움을 줄이고, 기존 데이터베이스와의 통합을 용이하게 합니다. 이 설정은 데이터 마이그레이션, 대량 업데이트에 특히 유용하며, 업무 효율성을 크게 향상시킬 수 있습니다.

***

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

1\. 기본 설정 화면에서 데이터 가져오기(Allow Import) 버튼을 활성화 합니다. 데이터 가져오기 버튼을 활성화 할 경우 좌측에 가져오기(import) 요소가 추가됩니다.

<figure><img src="/files/DYTEiyZnTKonLLn5Z00l" alt="" width="335"><figcaption><p>기본 설정 화면</p></figcaption></figure>

2\. 데이터 가져오기 버튼을 활성화하면 데이터 테이블 상단에 가져오기 아이콘이 표시됩니다.

<figure><img src="/files/I4nXqI1WkhTLcuhFundG" alt="" width="512"><figcaption><p>가져오기 아이콘 확인</p></figcaption></figure>

[<mark style="color:blue;">데이터 가져오기 세부사항 설정 ></mark>](/ko/smallbuilder-lists/undefined-1-1/undefined.md)


---

# 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/default-setup/undefined-3.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.
