# 스마트스토어 연동 후 ‘분류미정’ 분류가 생성되었어요 왜 그런가요?

스마트스토어 연동 시, 서버 통신 과정에서 카테고리 정보가 유실될 수 있어\
&#x20;\[분류미정] 분류가 기본으로 생성돼요.

`상품` > `상품 관리` > `전체 상품 관리` 메뉴에서 \[분류미정] 분류를 선택해 검색한 후, \
해당 분류에 상품이 있다면 상품명을 눌러 원하는 분류로 수정해 주세요.

\[분류미정] 분류에 상품이 없다면 \
`상품` > `분류 관리` > `분류 관리` 메뉴에서 \[분류미정] 분류를 선택한 뒤, \ <mark style="color:$primary;">선택분류 삭제</mark> 버튼을 통해 분류를 삭제할 수 있어요.


---

# 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.makeshop.co.kr/faq/undefined-7/undefined-1.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.
