# 16. 카테고리에 '전체'를 추가하고 싶어요.

1. 관리자 웹 > 앱 설정 > 해당하는 [단일 카테고리 검색창](/main/guide/develop_app/4/block/search/category-search.md) 블록을 클릭해 주세요.
2. 우측에서 전체 옵션 추가 여부 클릭 > \[전체 옵션 추가] > 변경사항 저장해 주세요.<br>

> \#카테고리, #단일 카테고리 검색창, #전체 카테고리 추가하는 방법, #전체 옵션 추가하기

2024.02.16 Jinny


---

# 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://docs.ohmyapp.io/main/guide/faq/app-settings/16.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.
