> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/userguide/motion-thumbnail/migration.md).

# 썸네일 플레이어 데이터 이전하기

{% hint style="info" %} <mark style="color:$primary;">**데이터를 이전 전이라도 기존에 운영 중이던 썸네일 플레이어는 그대로 작동해요.**</mark>
{% endhint %}

### 내 상품의 썸네일 플레이어 데이터 이전하기&#x20;

기존 \[내 상품] 메뉴에서 사용하던 **썸네일 플레이어를 계속 이용하려면 먼저 데이터 이전이 필요**해요.&#x20;

1. 기존 썸네일 플레이어 이용 고객에게는 \[모션 썸네일] 메뉴 진입 시 데이터 이전 안내 팝업이 노출됩니다.
2. \[데이터 이전하기] 버튼을 클릭해 이전을 완료해주세요.

<figure><img src="https://1296347489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLKEFnVmIYlmffzSBEtw1%2Fuploads%2F90hDJ3nMGNiHyVcj4iUf%2Fimage.png?alt=media&amp;token=21236838-7b4a-4fc6-b871-f4b546f32672" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### <mark style="color:$primary;">데이터 이전 시 참고해주세요</mark>

기존 썸네일 플레이어에 연결된 카페24 상품 정보를 찾을 수 없는 경우,&#x20;

**썸네일 동영상의 제목으로 상품이 자동 생성되어 연결됩니다.**&#x20;

<mark style="color:$primary;">**운영 중인 썸네일 플레이어에는 영향을 주지 않으며**</mark>, 데이터 이전 후 생성된 상품 정보를 직접 수정해 주세요.

*<mark style="color:$info;">예) 상품 A에 연결된 썸네일 동영상 B → '썸네일 동영상 B의 제목'으로 상품이 생성되어 자동 연결됩니다.</mark>*<br>
{% endhint %}


---

# 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://support.charlla.io/userguide/motion-thumbnail/migration.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.
