# 쇼핑몰 정보가 변경이 됐는데 별도로 진행 해야 하는게 있나요?

네이버 쇼핑에 등록된 쇼핑몰정보를 변경하려면 네이버 쇼핑 파트너 센터에 직접 문의해 주셔야 해요.

아래 절차에 따라 정보를 변경해 주세요.

***

{% stepper %}
{% step %}
네이버 쇼핑 파트너 센터에 로그인해 주세요.

{% endstep %}

{% step %}
정보관리 > 정보 수정 > 정보 변경 신청 메뉴로 이동해 주세요.

{% endstep %}

{% step %}
변경 요청 정보를 선택하고 변경 내용을 입력한 후, 정보 변경을 신청해 주세요.

{% endstep %}
{% endstepper %}

이 방법으로 다음과 같은 정보를 변경할 수 있어요.

* 사업자 정보
* 쇼핑몰 URL 정보
* 쇼핑몰 양도 양수에 따른 정보


---

# 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-5/undefined/undefined-1/undefined-9.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.
