# 쇼핑몰에서 스마트 폴더 설정은 어떻게 하나요?

{% stepper %}
{% step %}
스마트 폴더로 추가를 원하시는 메뉴를 클릭하여 접속해 주세요.\
좌측 메뉴 오른쪽에 생긴 별모양 아이콘을 클릭하시면 스마트 폴더 설정 팝업이 열려요.

<figure><img src="/files/aknZer2M6fYLf5yjE2ib" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
스마트 폴더 설정 팝업에서 메뉴 추가된 부분 확인 및 메뉴명 수정도 가능하며 추가 시 자동으로 저장돼요.

<figure><img src="/files/IkGDR5MzGpoUolLvDH6G" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
메뉴를 폴더에 추가하시려면 \[+새폴더] 버튼을 눌러 원하시는 폴더명으로 폴더를 추가해 주세요.

<figure><img src="/files/2fRX8zJGOWdZnn7ArzYf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
메뉴를 폴더안에  넣으려면 원하시는 폴더의 아이콘을 클릭하셔서 폴더를 열고, \
메뉴를 드래그하여 폴더 아래로 이동하면 폴더 안으로 메뉴가 이동돼요. \
이 때 반드시 아래 저장 버튼을 클릭해 주세요.

<figure><img src="/files/Nwn3MzZlhlItNQe5MSeL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
아래의 이미지처럼 스마트 폴더 등록이 완료됐어요.

<figure><img src="/files/1iK5lyZu6gNWiGAF2Ush" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참고&#x20;

\[+새폴더] 버튼 클릭 시 폴더 생성 후 반드시 하단의 “저장” 버튼을 꼭 클릭해 주세요.\
저장을 안하면 추가하신 폴더가 저장되지 않아요.
{% endhint %}


---

# 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/set/undefined/undefined-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.
