> For the complete documentation index, see [llms.txt](https://godomall-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://godomall-help.nhn-commerce.com/crm_guide/part-ii-setting/caller-id.md).

# 발신번호 등록

발신번호는 고객에게 메시지가 발송될 때 수신자 화면에 표시되는 전화번호입니다. \
등록되지 않은 번호로는 메시지를 발송할 수 없으므로, CRM을 처음 사용하기 전에 반드시 등록이 필요합니다.

* 등록 위치: `godo.co.kr > 마이페이지 > SMS 발신번호 관리`&#x20;
* 설정 위치: `관리자 > CRM > 메시지 설정 > 모바일 메시지 설정`

#### **등록 방법**

발신번호는 명의자 유형에 따라 등록 절차가 다릅니다.\
서류 제출이 필요한 유형은 검토 후 승인까지 영업일 기준 1\~3일이 소요될 수 있습니다.

자세한 발신번호 등록 및 필요 서류는 아래 가이드를 확인해 주세요.

{% embed url="<https://support-help.nhn-commerce.com/guide/sms/guide>" %}

{% hint style="info" %}
발신번호는 여러 개 등록할 수 있으며, 메시지 발송 시 등록된 번호 중 원하는 번호를 선택해 사용할 수 있습니다. \
고객이 메시지를 받고 회신하거나 문의 전화를 걸 수 있어실제 운영 중인 번호를 등록하는 것을 권장합니다.&#x20;
{% 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://godomall-help.nhn-commerce.com/crm_guide/part-ii-setting/caller-id.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.
