# FAQ

### 개요

* [**빌더**](#undefined-1)

#### 빌더

<details>

<summary><strong>Q:</strong> Add Tab 실행 시 성공 메시지가 표시되었지만 찾을 수 없습니다.</summary>

프로필에서 해당 탭 권한을 확인하세요. 탭 설정(Tab Settings)이 기본값(Default On)으로 선택되어 있어야 합니다.

**설정 방법**

1. 설정(*Setup*) 화면으로 이동
2. 사용자 > 프로필(*Users > Profiles*)로 이동\
   또는 '프로필(*Profiles*)'로 검색하여 이동
3. 권한 설정하려는 프로필 선택
4. 개체 설정(*Object Settings*) 클릭
5. 설정하려는 탭 찾아 클릭
6. 탭 설정(*Tab Settings*)이 '기본값 설정(*Default On*)'으로 되어있는지 확인

</details>


---

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