# 15. 제목, 내용 이외에 닉네임으로도 검색하고 싶어요.

**웹에서 검색 항목 추가하는 방법**

* 관리자 웹 > 운영 모드 > 좌측 메뉴바에서 원하는 메뉴 클릭 > 우측 상단의 설정 버튼 클릭 > 우측 상단의 검색 항목 선택 > 좌측의 '기준 항목' 중 검색하고 싶은 항목(닉네임)을 우측의 '사용 중인 항목'으로 끌어온 후 변경 사항 저장.
* 위에서 아래 순으로. 저장 후 웹 화면에서는 좌측에서 우측 순으로 보여요. (위치는 드래그로 변경할 수 있어요.)

**앱에서 검색 항목 추가하는 방법**

* 관리자 웹 > 앱 설정 > 좌측 탭에서 검색창 추가할 탭 선택 > [목록 화면](/main/guide/dictionary/list.md) 선택 > '+ 화면 구성' 클릭 > '검색 구성 항목' 클릭 > 추가된 '검색 구성 항목' 폴더 클릭 > 우측 블록명 검색 창에 [텍스트 검색창](/main/guide/develop_app/4/block/search/text-search.md) 블록 검색 > 텍스트 검색창 블록을 '검색 구성 항목' 폴더에 넣고(드래그앤드롭) 클릭 > 검색 항목에 '닉네임' 선택 > 변경 사항 저장.

> \#검색 항목 추가하는 방법, #검색 항목 추가하기, #검색 구성 항목, #텍스트 검색창, #닉네임으로 검색하는 방법, #닉네임 검색창 만들기

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/15.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.
