# 파트너스 삭제하기

## <mark style="background-color:green;">\[특정 상품 추적] 캠페인 삭제하기</mark>

1. **직접 삭제할 수 있는 경우**

   * 상태: ‘대기’
   * 승인 파트너스 수: 0명

   &#x20;      두 가지 조건이 일치할 경우, 캠페인 상세 좌측 하단에 보면 ‘삭제’ 버튼이 노출되며 바로 삭제가 가능해요.

   <figure><img src="/files/msxlk2FNa2okilBVU5Bc" alt=""><figcaption></figcaption></figure>
2. **직접 삭제가 불가능한 경우**

   * 상태: ‘대기’, ‘종료’, ‘조기종료’
   * 승인 파트너스 수: 1명 이상

   두 가지 조건 중 한 가지라도 일치하면 직접 삭제는 불가능해요. 실수로 삭제하는 것을 방지하고자 삭제 기능을 바로 제공하지 않고 있어요. 삭제가 꼭 필요할 경우 아래를 참고해 주세요.

   아래의 방식으로 삭제가 필요한 캠페인을 설정해 보세요.

   1. 목록에서 숨김처리하기 단순히 목록에서만 보이지 않게 처리하고 싶다면 ‘목록에서 숨기기’ 기능을 활용해 보세요!

      가이드: [필요없는 캠페인 또는 파트너스 목록에서 숨기기](/tip/3.md)

## <mark style="background-color:green;">\[전체 상품 추적] 파트너스 삭제하기</mark>

1. **직접 삭제할 수 있는 경우**

   * 활성화 상태: 비활성화
   * 주문 건수: 0건

   &#x20;     두 가지 조건이 일치할 경우, 해당 파트너스 상세 좌측 하단에 ‘삭제’ 버튼이 노출되며 바로 삭제가 가능해요.

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

2. **직접 삭제가 불가능한 경우**

   * 활성화 상태: 활성화
   * 주문 건수: 1건 이상

   두 가지 조건 중 한 가지라도 해당되면 직접 삭제를 할 수 없어요. 실수로 삭제하는 것을 방지하고자 삭제 기능을 바로 제공하지 않고 있어요. 삭제가 꼭 필요할 경우 아래를 참고해 주세요.

   아래의 방식으로 삭제가 필요한 파트너스를 설정해 보세요.

   1. 목록에서 숨김처리하기 단순히 목록에서만 보이지 않게 처리하고 싶다면 ‘목록에서 숨기기’ 기능을 활용해 보세요!

      가이드: [필요없는 캠페인 또는 파트너스 목록에서 숨기기](/tip/3.md)


---

# 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/4.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.
