# AI 상품 추천 설정

품절, 비매품, 테스트 상품 등 AI 추천 영역에 노출되기에 부적합한 특정 상품을 추가하여 추천 대상에서 제외하는 페이지입니다.

<figure><img src="/files/7a9ZFtl48C470OvzhdiJ" alt=""><figcaption></figcaption></figure>

## **1. 추가**

<img src="/files/uL2jEnKDKNLMSVTcKA56" alt="" data-size="line"> 버튼을 클릭하여 **추천 제외 상품**을 추가해 주세요.

<figure><img src="/files/7ccXgHklFNiZD8uq1SDu" alt=""><figcaption></figcaption></figure>

* **상품 코드:** 제외할 상품의 고유 코드를 입력해 주세요.&#x20;
* **상세 설명:** 제외 사유나 관련 정보를 간략하게 입력할 수 있습니다.

***

## **2. 검색**

검색창에 제외된 상품 코드를 입력하여 원하는 항목을 찾을 수 있습니다.

***

## **3. 제외된 상품 리스트**

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

<table><thead><tr><th width="160.0859375">헤더</th><th>설명</th></tr></thead><tbody><tr><td><strong>상품 코드</strong></td><td>추가된 제외 상품의 고유 코드입니다.</td></tr><tr><td><strong>상세 설명</strong></td><td>추가 시 입력한 제외 사유나 관련 메모 내용입니다.</td></tr></tbody></table>

***

### **3-1. 관리 도구**

행(Row) 우측의 <img src="/files/pwEMOQ8ecqrBeki2Ldez" alt="" data-size="line"> 아이콘을 클릭하면, 제외된 상품을 관리할 수 있는 메뉴가 나타납니다.

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

<table><thead><tr><th width="159.7890625">관리 도구</th><th>설명</th></tr></thead><tbody><tr><td><img src="/files/0XwdQjEr68wmbufloTF3" alt="" data-size="line"> <strong>수정</strong></td><td>선택한 항목의 추가된 정보를 수정합니다.</td></tr><tr><td><img src="/files/IMev3uE8t5yBMwGc1BIj" alt="" data-size="line"> <strong>삭제</strong></td><td>해당 항목을 영구적으로 삭제합니다. </td></tr></tbody></table>

***

## **4. 초기화**

<img src="/files/MfdUIBALgcOkmz5Hms0K" alt="" data-size="line"> 버튼을 클릭하여 입력된 모든 항목을 한 번에 삭제할 수 있습니다.


---

# 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.groobee.ai/new-admin/settings/recommendation.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.
