# 연결된 앱 설정

SmallBuilder 제품을 설정하는 **빌더 화면**에서 **페이지 레이아웃에 버튼 추가, 탭 생성 등** 메타데이터 관련 작업을 수행하려면 SmallBuilder에 연결된 앱에 대한 추가 설정이 필요합니다.

{% hint style="info" %}
만약 SmallBuilder Line Items 제품을 사용하는 경우, SmallBuilder Line Items OAuth를 설정하세요.
{% endhint %}

### Step 1: 허용된 사용자 설정

1. 설정에서 빠른 찾기 상자에 **연결된 앱**을 입력한 후 **연결된 앱 관리**를 선택합니다.
2. **SmallBuilder {제품 이름} OAuth 편집**을 클릭합니다.
3. **허용된 사용자**를 **관리 승인 사용자가 미리 인증됨**으로 선택합니다.
4. **저장**을 클릭합니다.

<figure><img src="/files/PlSVU8XN4uNMYJf8sGn3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KgmQSReANJIZoO73jJiP" alt=""><figcaption></figcaption></figure>

### Step 2: 프로필 또는 권한 집합 할당

1. 설정에서 빠른 찾기 상자에 **연결된 앱**을 입력한 후 **연결된 앱 관리**를 선택합니다.
2. **SmallBuilder {제품 이름} OAuth**을 클릭합니다.
3. 하단에 **프로필 관리** 또는 **권한 집합 관리**를 클릭합니다.
4. **빌더 설정을 담당하는 프로필 또는 권한 집합**을 선택합니다.
5. **저장**을 클릭합니다.

<figure><img src="/files/gnBsTxtw9m0Z3nt422xQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oScoBwLJkauXyBfAh1MS" alt=""><figcaption></figcaption></figure>


---

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