# 상품을 모르고 삭제 했어요 어떻게 복구 할 수 있을까요?

## 관리자 메뉴 위치&#x20;

`상품` > `상품 관리` > `삭제 상품 조회`&#x20;

위 메뉴에서 삭제한 상품에 대해 확인 가능하고, 삭제된 상품을 체크박스로 선택해서\
\[상품복구] 버튼 클릭 시&#x20;상품 복구 처리되어 기존처럼 상품 확인 가능해요.

<figure><img src="/files/E0ajYBZ7mAn2z826PAsU" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
삭제상품 관리 메뉴에서 \[완전삭제] 처리하신 경우 복구 되지 않으니 주의해 주세요.
{% 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/product/undefined-1/undefined.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.
