# 라이선스 및 권한 할당

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

{% hint style="info" %}
샌드박스에서는 라이선스 제한이 없기 때문에, 사용자에게 라이선스를 할당하지 않아도 제품을 사용할 수 있습니다.
{% endhint %}

***

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

SmallBuilder Lists 정식 라이선스는 사용자별로 부여되어야 합니다. 라이선스를 부여하는 방식은 다음과 같습니다.

1. 설정에서 빠른 찾기 상자에 **설치된 패키지**를 입력한 후 **설치된 패키지**를 선택합니다.
2. SmallBuilder Lists를 찾아 **라이센스 관리**를 클릭합니다.
3. **사용자 추가**를 눌러 원하는 사용자를 선택합니다.
4. **추가**를 클릭합니다.

***

### :small\_orange\_diamond: 권한 집합 할당

SmallBuilder Lists는 두 가지 권한 집합을 제공합니다. 사용자의 역할에 맞는 권한 집합을 적절히 할당해 주세요. 제품 기능을 원활하게 사용하려면 **반드시 권한 집합을 할당해야 합니다.**

:white\_check\_mark: **SmallBuilder Lists Manager**

SmallBuilder Lists Manager 권한 집합은 조직 내 관리자가 SmallBuilder Lists의 전체 관리를 쉽게 수행할 수 있도록 설계되었습니다. 이 권한 집합을 할당받은 관리자는 List Builder 설정을 구성하거나 리스트 탭 생성 등의 작업을 원활하게 진행할 수 있습니다.

:white\_check\_mark: **SmallBuilder Lists User**

SmallBuilder Lists User 권한 집합은 리스트를 조회해야 하는 일반 사용자들을 위하여 설계되었습니다. 이 권한 집합을 통하여 사용자는 리스트를 쉽게 조회할 수 있습니다.


---

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