# 3. 데이터 이전

{% hint style="success" %}
이전 담당자와 메일/유선을 통해 협의된 이전 방식/범위/일정에 따라 이전이 진행돼요.
{% endhint %}

## 1. 데이터 이전

* 사전에 협의된 일정과 이전 범위에 따라, 데이터 이전이 진행돼요.
  * 테스트 이전, 최종 이전 모두 동일한 방식으로 테이터 이전이 진행돼요.
* 이전이 진행되면, 기존에 등록된 이전 범위(상품, 주문, 회원, 게시판) 데이터는 모두 초기화돼요.
  * 신규 등록이 필요한 데이터는 최종 이전이 완료된 후에 등록해주세요.
* 이전이 완료되면 메일을 통해 알려드려요.

## 2. 고도몰 데이터 검수

* 이전 완료 안내를 받으신 후, 이나무 데이터가 고도몰 어드민/쇼핑몰에 잘 들어갔는지 함께 확인해주세요.
* 보시고 이상하거나 궁금한 내용은 이메일 또는 1:1문의로 남겨주세요.
  * 이메일: <move@nhn-commerce.com>
  * [1:1문의 바로가기](https://www.nhn-commerce.com/support/inquiry/contact)

<table><thead><tr><th width="142.16796875">이전 범위</th><th>확인 항목</th></tr></thead><tbody><tr><td>상품</td><td><ul class="contains-task-list"><li><input type="checkbox">카테고리 별 상품 개수가 맞는지?</li><li><input type="checkbox">상품 이미지가 잘 나오는지?</li></ul></td></tr><tr><td>주문</td><td><ul class="contains-task-list"><li><input type="checkbox">주문 내역 개수가 맞게 조회되는지?</li><li><input type="checkbox">주문 정보가 동일하게 나오는지?</li></ul></td></tr><tr><td>회원</td><td><ul class="contains-task-list"><li><input type="checkbox">회원 수가 맞는지?</li><li><input type="checkbox">회원 정보는 맞게 들어갔는지?</li></ul></td></tr><tr><td>게시판</td><td><ul class="contains-task-list"><li><input type="checkbox">공지사항에 등록된 글이 나오는지?</li><li><input type="checkbox">그 외 게시판 내용이 나오는지?</li></ul></td></tr></tbody></table>

## 3. 검수 완료 후

* 데이터 검수가 끝났다면, 아래 내용 참고하셔서 이후 이전 절차를 진행해주세요!
* 테스트 이전 후, 최종 이전을 진행하지 않고 바로 오픈하신다면 **2) 최종 이전 검수 완료**를 확인해주세요.

### 1) 테스트 이전 검수 완료&#x20;

* 테스트 이전 및 검수가 완료되었다면, 최종 이전을 요청해주세요.
  * 이전담당자가 최종 이전 일정으로 협의가 진행됩니다.
* 최종 이전이 진행될 때까지 쇼핑몰 오픈 준비를 병행해서 진행해주세요.
  * PG이전 테스트, 어드민 설정
  * <a href="/pages/PeDTmMHoRHwi4xuWV9UF" class="button primary">오픈 준비</a>

### 2) 최종 이전 검수 완료

* 최종 데이터 검수가 완료 되었다면, 쇼핑몰 오픈에 필요한 절차를 진행해주세요.
  * PG이전, 어드민 설정, 도메인/보안서버 이전, 부가서비스 이전 등
* 더욱 자세한 내용은 아래 가이드를 확인해주세요.
  * <a href="/pages/PeDTmMHoRHwi4xuWV9UF" class="button primary">오픈 준비</a>
  * <a href="/pages/jWTCnS6B0eGbA4h0CRz3" class="button primary">쇼핑몰 오픈</a>


---

# 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://migration-help.nhn-commerce.com/readme/godomall/enamoo-to-godomall/data.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.
