# 시작하기 전에

### 패키지 설치

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

{% embed url="<https://appexchange.salesforce.com/appxListingDetail?channel=recommended&listingId=5fcef546-fbbb-47d8-b650-6e7e7dff3886&tab=e>" %}

***

### 라이선스 및 권한 할당

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

[라이선스 및 권한 할당 >](/ko/smallbuilder-documents/start-with/undefined.md)

### 조직 통화 설정

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

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

### 번역 활성화

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

[번역 활성화 >](/ko/smallbuilder-documents/start-with/undefined-2.md)

### 연결된 앱 설정

빌더에서 **페이지 레이아웃에 버튼 추가, 커스텀 라벨 조회 등** 메타데이터 관련 작업을 수행하려면 SmallBuilder Documents에 연결된 앱에 대한 추가 설정이 필요합니다.

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

[연결된 앱 설정 >](/ko/smallbuilder-documents/start-with/undefined-3.md)

[외부 클라이언트 앱 (ECA) 설정 >](/ko/smallbuilder-documents/start-with/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-documents/start-with.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.
