# 다른 회사서비스에서 메이크샵으로 쇼핑몰을 이전 시, 데이터를 이전해 주나요?

타사에서 메이크샵으로 데이터를 이전할 수 있어요.

이용 중인 솔루션 업체에 상품 데이터나 회원 데이터를 엑셀이나 mysql 파일로 요청해 주세요.

다만, 주문 데이터는 솔루션마다 데이터 구조가 복잡해서 이전이 어려우니 참고해 주세요.

[쇼핑몰 이전센터 페이지 바로가기](https://www.makeshop.co.kr/newmakeshop/home/shop_relocation.html?_gl=1*uxy7e4*_gcl_au*NTU4NTI1NjM3LjE3NTM5MzE2Njk.*_ga*MTkyNjYyOTQ0Ny4xNzU0ODg3NTQx*_ga_QNLHHEZ0M4*czE3NTU4NDMzODMkbzI1JGcxJHQxNzU1ODQ0MzU4JGo2MCRsMCRoMA..*_ga_MKQW57ZXTF*czE3NTU4NDMzODMkbzI0JGcxJHQxNzU1ODQ0MzU5JGo1OSRsMCRoMA..)

***

## 이전 절차

{% stepper %}
{% step %}
프리미엄으로 회원가입을 해 주세요.

{% endstep %}

{% step %}
이용하던 솔루션에서 상품 데이터와 회원 데이터를 요청해 주세요.

{% endstep %}

{% step %}
해당 데이터를 메이크샵 이전 담당자에게 제출해 주세요.

{% endstep %}

{% step %}
데이터 이전이 제대로 됐는지 확인해 주세요.

{% endstep %}

{% step %}
도메인 네임서버를 메이크샵으로 변경해 주세요.

{% endstep %}
{% endstepper %}

***

## 이전 시 유의사항

데이터 이전이 완료된 뒤에도 도메인 이전에는 1\~2일(국제 도메인은 2\~3일) 정도 시간이 걸려요.

이 기간에는 기존 솔루션과 메이크샵에 모두 접속될 수 있으니, 1\~2일 동안은 두 곳에서 모두 주문 관리를 해주셔야 해요.

이전을 원하시면 사전에 [타사 이전 온라인 상담 신청(클릭!)](https://www.makeshop.co.kr/newmakeshop/home/shop_relocation_consult.html)을 꼭 해 주세요.


---

# 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://help.makeshop.co.kr/faq/undefined-3/undefined.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.
