> For the complete documentation index, see [llms.txt](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/partner/list.md).

# 파트너 조회

{% hint style="info" %}
**파트너사 등록 상태에 따른 파트너사 정보 조회와 파트너사 정보 수정이 가능한 파트너 조회 메뉴입니다.**
{% endhint %}

<figure><img src="/files/0KpQD3dSgXpc7JWvsVAo" alt=""><figcaption><p>&#x3C;파트너 조회 검색조건></p></figcaption></figure>

**① 검색어** \
파트너명, 회사명, 사업자번호 등의 검색어로 파트너사를 조회합니다.

**② 거래쇼핑몰** \
파트너사를 조회할 거래(계약) 쇼핑몰을 선택합니다.

**③ 파트너상태**\
파트너사 등록상태를 선택해 파트너사를 조회합니다.

* 등록대기 : 신규 등록 파트너사의 기본정보가 작성되어 파트너사 계정등록 안내메일이 발송된, 파트너사 등록 신청 전 상태입니다.
* 검토중 : 신규 등록 파트너사가 파트너사 계정 및 관련 정보를 모두 입력하여 파트너사 등록 신청을 완료 한 상태 입니다.&#x20;
* 등록완료 : 쇼핑몰 운영자가 파트너사 등록 정보를 검토하여 파트너사 등록 신청이 완료된 상태고, 해당 파트너사는 파트너 어드민 로그인이 가능합니다.

**④ 기간검색**\
파트너사를 샵바이에 등록한 '등록일자'와 쇼핑몰이 파트너사와의 계약사항 등을 검토완료하여 계약을 완료한 '거래일자'로 파트너사를 조회할 수 있습니다.

**⑤ 담당 MD 운영자명**\
파트너사 담당 MD 운영자 이름을 선택해 파트너사를 조회합니다.

**⑥ 상품등록** \
파트너사의 상품 등록 여부로 파트너사를 조회합니다.

## 파트너사 조회 결과(리스트)

<figure><img src="/files/rgn2wfeg3lUrtHPizBJx" alt=""><figcaption><p>&#x3C;파트너사 조회 결과(리스트)></p></figcaption></figure>

**①** [**담당자 변경**](#undefined-1)\
\[담당자 변경] 버튼을 클릭해 파트너사의 쇼핑몰 담당 MD 운영자를 변경할 수 있습니다.

**②** 파트너명을 클릭하면,  파트너사 정보를 수정할 수 있는 '파트너 수정' 화면으로 이동합니다.<br>

***

#### <mark style="color:blue;">■ 담당자 변경</mark>

{% hint style="warning" %}
**담당자 MD 운영자 변경은 거래쇼핑몰과 담당 MD 운영자명으로 파트너사를 조회해야, 해당 파트너사의 담당 MD 운영자 변경이 가능합니다.** \
\
\
ⓐ 파트너 조회 >  거래쇼핑몰과 담당 MD 운영자명을 선택합니다.\
ⓑ 조회결과에 노출된 해당 담당 MD 운영자의 변경을 위해 \[담당자 변경] 버튼을 클릭해 주세요.\
ⓒ '담당자 변경' 창에서 거래쇼핑몰, 기존담당자, 기존 담당자의 담당하고 있는 파트너사수를 확인합니다.\
ⓓ 기존담당자에서 변경할 담당 MD 운영자를 선택하고 \[변경] 버튼을 클릭해 변경을 완료해주세요.
{% endhint %}

<div align="left"><figure><img src="/files/kJhkUo0vEMa1lzpJSLE6" alt="" width="392"><figcaption><p>&#x3C;담당자 변경></p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nhn-commerce.gitbook.io/shopby_enterprise_manual/partner/list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
