> For the complete documentation index, see [llms.txt](https://www.analytics-docs.laplacetec.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.analytics-docs.laplacetec.com/guide/datamanage/undefined.md).

# 판매처명 변경

## 판매처명 변경 가이드

{% hint style="info" %}
**판매처명은 회사 운영에 맞게 변경할 수 있습니다.**\
단, 판매처명을 변경하면 **기존 대시보드의 모든 지표 및 통계에도 동일하게 반영되므로** 주의해 주세요.

시트로 연동한 데이터의 판매처명의 경우 변경할 수 없어요
{% endhint %}

1. 화면 좌측의 **\[설정]** 버튼을 누르신 후, **\[데이터 설정]**&#xC744; 눌러주세요.

<div align="center"><img src="/files/AzVtWXIOqh5mXZcXsGC1" alt=""> <img src="/files/uHcgMADLaOhrbm5z9d1I" alt=""></div>

2. 변경하실 판매처를 확인해주시고, 판매처명 옆에 연필 버튼을 클릭해주세요.

<div data-full-width="false"><figure><img src="/files/Gi7iFXSFmiGjSlLAQO42" alt=""><figcaption></figcaption></figure></div>

3. 변경 방법에 **\[판매처명 변경]** -> **변경하실 판매처명** 입력 -> **\[적용]** 버튼을 눌러주세요.

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

3. 판매처명이 정상적으로 변경되었는지 확인해주세요

<div data-full-width="false"><figure><img src="/files/RnZlkeEDtXlePzDnH1RS" alt=""><figcaption></figcaption></figure></div>


---

# 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://www.analytics-docs.laplacetec.com/guide/datamanage/undefined.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.
