# 데이터 연결

## &#x20;1. 연결된 채널 목록

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

### **연결 상태**

* <mark style="color:blue;">**연결성공**</mark> : 채널 연결에 성공하여 정상적으로 데이터 통신이 되고있는 상태 입니다.
* <mark style="color:red;">**연결실패**</mark> : 해당 채널의 플랫폼에서 연결 통신이 되지 않거나 시스템 장애가 있는 경우에 표시됩니다.
  * 연결실패가 계속되면 사이드 메뉴 하단에 "문의하기"를 클릭하여 문의해 주세요.&#x20;

### **업데이트 상태**

* **업데이트 시간&#x20;**<mark style="color:blue;">**:**</mark> 마지막으로 해당 채널과 통신해 데이터가 업데이트된 이후의 경과 시간이 표시됩니다.

***

## 연결 데이터 관리

{% hint style="info" %}
연결 채널 목록의 메뉴 아이콘을 클릭하면 "연결 수정, 연결 중지" 메뉴를 선택할 수 있습니다.
{% endhint %}

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

* **연결 수정** : 메이크샵 채널 연결 시 정보를 변경할 수 있습니다.
  * 카페24, 고도몰은 앱을 통해 연결되어 연결 수정을 지원하지 않습니다.
* **연결 중지** : 채널 데이터 연동을 중단하여 더 이상 통신하지 않도록 할 수 있습니다.
  * 브랜드 사이트 채널은 브랜드스페이스 홈에서 사이트 삭제를 통해 연결 중지를 함께 처리할 수 있습니다.


---

# 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.mercuryx.ai/dxp-guide/brandspace/connection.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.
