# 필요없는 캠페인 또는 파트너스 목록에서 숨기기

테스트로 등록했거나 더 이상 필요가 없어진 파트너스 또는 캠페인을 목록에서 숨길 수 있어요.

### 캠페인 숨기기

***

* **숨기기 조건**: <mark style="color:red;">상태가 ‘종료 또는 조기종료’일 경우만</mark> 숨기기 할 수 있어요!
* **숨기기 적용 메뉴**: 특정 상품 추적 내 모든 메뉴(관리, 판매 내역, 정산)
  * 연관된 모든 메뉴의 목록에서도 해당 캠페인은 제외되어서 보여요.
* **숨기기 방법**

  * 경로: 특정 상품 추적 > 관리 → 캠페인 선택 → 상세페이지 상단 우측의 ‘목록에서 숨기기’ On

  <figure><img src="/files/SlVdtl1qM4jPXDTMKtrQ" alt=""><figcaption></figcaption></figure>
* **숨기기 된 캠페인 확인하기**

  * 경로: 특정 상품 추적 > 관리 → 우측 상단 ‘숨기기’ On
  * ‘숨기기’를 On할 경우, 숨기기한 내역을 포함 전체 캠페인 목록을 확인할 수 있어요.

  <figure><img src="/files/QhqZhKguESy0iJMdPxAK" alt=""><figcaption></figcaption></figure>
* **숨기기 해지하기**
  * 숨기기했던 방법과 동일하게 상세페이지에서 ‘목록에서 숨기기’ Off를 해주세요!

### 전체 상품 추적의 파트너스 숨기기

***

* **숨기기 조건**: 활성화 상태가 ‘비활성화’인 파트너스만 숨기기가 가능해요!
* **숨기기 적용 메뉴**: 전체 상품 추적의 전 메뉴(관리, 판매 내역, 정산, 통계)
  * 연관된 모든 메뉴의 목록에서도 해당 파트너스는 제외되어서 보여요.
* **숨기기 기능 실행 방법**

  * 경로: 전체 상품 추적 > 관리 → 파트너스 선택 → 상세페이지 하단 우측의 ‘목록에서 숨기기’ On

  <figure><img src="/files/VfFoZ16zW2a0PZYadPN3" alt=""><figcaption></figcaption></figure>
* **숨기기 된 파트너스 확인하기**

  * 경로: 전체 상품 추적 > 관리 목록 - ‘파트너스 목록’
  * 숨기기 On할 경우, 숨기기한 내역을 포함 전체 파트너스 목록을 확인할 수 있어요.

  <figure><img src="/files/nC0yGokgNVxWRM48h4XL" alt=""><figcaption></figcaption></figure>
* **숨기기 해지하기**
  * 숨기기했던 방법과 동일하게 상세페이지에서 ‘목록에서 숨기기’ Off를 해주세요!

***

← [링크디 어드민 홈으로 돌아가기](https://www.notion.so/2c10ee4bb53e4e97b54655c4454fc7f0?pvs=21)


---

# 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://guide.linkd.kr/tip/3.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.
