# 시작하기 전에

SmallBuilder Lists의 강력한 기능을 활용하기 위해서는 **사전 준비 단계**가 필요합니다. 이 과정은 시스템을 효율적으로 설정하고 사용자의 특정 요구사항에 맞게 커스터마이징하는 데 중요한 역할을 합니다. 이를 통해 SmallBuilder Lists를 원활하게 구현하고 최적의 성능을 발휘할 수 있도록 환경을 조성할 수 있습니다.

### :small\_orange\_diamond: 패키지 설치

**AppExchange**에서 **SmallBuilder Lists**를 조직에 설치합니다.

{% embed url="<https://appexchange.salesforce.com/appxListingDetail?listingId=b72c9291-b397-4d49-9917-234e6b5e6e84>" %}
SmallBuilder LIsts 설치 화면 바로가기
{% endembed %}

***

### :small\_orange\_diamond: 라이선스 및 권한 할당

**SmallBuilder Lists**는 **10개의 라이선스를 무료로 제공**하고 있습니다. 제품을 사용하기 전에 각 사용자가 제품에 접근할 수 있도록 SmallBuilder Lists 관련 라이선스와 권한 집합을 할당해야 합니다.

[<mark style="color:blue;">라이선스 및 권한 할당 ></mark>](/ko/smallbuilder-lists/undefined-1/undefined.md)

***

### :small\_orange\_diamond: 조직 통화 설정

조직이 처음 생성된 후 통화가 null로 설정되어 있을 수 있습니다. 통화가 올바르게 설정되지 않으면 SmallBuilder가 제대로 작동하지 않을 수 있습니다. 제품을 사용하기 전에 조직의 통화가 제대로 설정되어 있는지 확인하세요.

[조직 통화 설정 >](/ko/smallbuilder-lists/undefined-1/undefined-1.md)

***

### :small\_orange\_diamond: 번역 활성화

SmallBuilder Lists는 **영어**와 **한국어**를 지원합니다. 기본 언어는 영어이며, 한국어 번역을 사용하려면 **조직에서 번역 기능을 활성화**해야 합니다.

[<mark style="color:blue;">번역 활성화 ></mark>](/ko/smallbuilder-lists/undefined-1/undefined-2.md)

***

### :small\_orange\_diamond: 연결된 앱 설정

SmallBuilder Lists에서 **탭 생성 및 관리**와 같은 메타데이터 관련 작업을 수행하려면 SmallBuilder Lists에 연결된 앱에 대한 추가 설정이 필요합니다.

{% hint style="info" %}
버전 3.1부터는 Connected App 대신 **외부 클라이언트 앱(External Client App, ECA)** 으로 전환되었습니다.
{% endhint %}

[<mark style="color:blue;">연결된 앱 설정 ></mark>](/ko/smallbuilder-lists/undefined-1/undefined-3.md)

[<mark style="color:blue;">외부 클라이언트 앱 (ECA) 설정 ></mark>](/ko/smallbuilder-lists/undefined-1/eca-setup.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.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.
