# 파트너 싱크 (Export)

파트너 싱크란 디파이너리의 데이터를 파트너 스토리지에 내보내기 위해 파트너와의 연동 및 데이터 파이프라인을 설정하고 관리하는 기능입니다.

## **사전 확인 사항**

* 파트너 싱크 설정은 서비스 관리자만이 가능합니다.

## **파트너 연동하기**

#### **경로**

부가 설정 > 파트너 통합 > 파트너 싱크 목록

### **'파트너 연동' 버튼 클릭**

우측 상단 '+ 파트너 연동' 버튼을 클릭합니다.

### **파트너 선택 후 연동**

제시된 목록에서 연동하고자 하는 파트너를 찾아 '파트너 연동' 버튼을 클릭합니다.\
아래와 같은 팝업 등장 시 확인 버튼을 클릭하면 파트너 연동이 완료됩니다.

<figure><img src="/files/AjZ4FLWT8ZcoYBtx9X7Z" alt="" width="416"><figcaption></figcaption></figure>

## **파트너 해제하기**

필요시 파트너 연동을 손쉽게 해제할 수 있습니다.

### **해제 버튼 클릭**

파트너 목록 화면 내 우측에 있는 ⁝ 버튼을 클릭하거나

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

\
**or**

\
파트너 상세 페이지의 우측 상단에 있는 ⁝ 버튼을 클릭하여 해제하실 수 있습니다.

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

### **최종 확인**

이어지는 팝업에서 확인 버튼을 클릭하시면 파트너해제가 즉시완료됩니다.

<figure><img src="/files/FEFShQ6p55clwN1IyTQf" alt="" width="424"><figcaption></figcaption></figure>


---

# 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.dfinery.ai/user-guide/begin-to-use-dfinery/partner-setting/export.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.
