# 상품 분류 관리

<details>

<summary>특정 회원 등급만 접근이 가능한 카테고리 생성이 가능한가요?</summary>

고도몰 관리자 > 상품 > 상품 분류 관리 > 카테고리 관리 > 카테고리 생성 시(수정 시) 접근 권한\
부분에서 특정 회원 등급을 클릭 후 등급 선택이 가능합니다.

</details>

[상품관리](/faq/admin/goods.md#undefined-18)

<details>

<summary>상품 카테고리 상단 네비게이션이 안 보이도록 설정 가능한가요?</summary>

고도몰 관리자 > 상품 > 상품 분류 관리 > 분류 설정 관리 > 네비게이션 영역 설정\
에서 해당 부분 설정이 가능합니다.

</details>

[상품관리](/faq/admin/goods.md#undefined-6)

<details>

<summary>브랜드는 몇 개까지 등록이 가능한가요?</summary>

현재 고도몰 솔루션의 브랜드 등록 개수 제한은 없습니다.

</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://godomall-help.nhn-commerce.com/faq/admin/goods/classify.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.
