> For the complete documentation index, see [llms.txt](https://guide-user.sendon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-user.sendon.io/readytosendon/address.md).

# 주소록 등록

### <mark style="background-color:blue;">엑셀 또는 CSV 파일로 빠르게 등록하기</mark>

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

먼저 센드온에서 제공하는 [<mark style="color:purple;">샘플 파일을 다운로드</mark>](https://dev-console.sendon.io/assets/console/sample/%EC%84%BC%EB%93%9C%EC%98%A8_%ED%8C%8C%EC%9D%BC%EB%93%B1%EB%A1%9D%20%EC%98%88%EC%A0%9C.xlsx)해보세요.\
샘플 파일을 받으신 후 휴대폰 번호, 이름, 그룹을 한 줄로 입력하시면 80%는 완료한 거에요.

{% hint style="success" %}
이름과 그룹은 필수 입력이 아니에요! 휴대폰 번호만 입력하셔도 문제 없이 등록할 수 있어요.
{% endhint %}

<figure><img src="/files/9kQpvn7Na0lI0DC1H8As" alt=""><figcaption><p>불필요한 예제는 지우고, 원하는 정보를 입력하세요</p></figcaption></figure>

### 이제 파일을 업로드하고, 어떤 정보인지 알려주세요. 😄

각 열이 어떤 정보를 의미하는지 선택해 주세요!\
휴대폰 번호가 입력된 열은 휴대폰번호를 선택해주시고 등록 신청하기를 누르면 바로 등록돼요!

{% hint style="info" %}
잠깐 !&#x20;

<mark style="color:red;">파일의 시트명은 변경해주시면 안됩니다! \[Sheet1]로 그대로 두고 입력해주세요.</mark>

이름/그룹은 필수가 아니에요! \
그룹을 따로 지정하려면 ‘**① 등록할 주소록 그룹 선택**’ 단계에서 원하는 그룹을 만들거나 기존 그룹을 선택해주세요.
{% endhint %}

<figure><img src="/files/hkeudGooLHLmSYE7OIIm" alt=""><figcaption><p>휴대폰 번호와 이름, 그룹명을 선택해주세요.</p></figcaption></figure>

### <mark style="background-color:yellow;">직접 입력하여 등록하기</mark>

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

직접 입력하기를 선택하여 휴대폰 번호, 이름, 그룹을 한 줄로 입력하신 후 \[입력하기] 버튼만 누르면 바로 등록이 가능해요.

{% hint style="success" %}
이름과 그룹은 필수 입력이 아니에요! 휴대폰 번호만 입력하셔도 문제 없이 등록할 수 있어요.
{% endhint %}

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

### <mark style="background-color:green;">두가지 방법 모두 어려울 땐, 등록 대행 신청하기</mark>

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

파일 등록 과정에서 어려움을 느끼시거나 직접 입력을 하기엔 데이터가 너무 많은 경우에는\
데이터를 파일로 잘 정리해서 주소록 등록대행을 신청하실 수 있어요 !

먼저 센드온에서 제공하는 [<mark style="color:purple;">샘플 파일을 다운로드</mark>](https://dev-console.sendon.io/assets/console/sample/%EC%84%BC%EB%93%9C%EC%98%A8_%ED%8C%8C%EC%9D%BC%EB%93%B1%EB%A1%9D%20%EC%98%88%EC%A0%9C.xlsx)하여 데이터를 저장 하신 후 등록 대행을 선택하여 신청 해주시면 됩니다.

{% hint style="success" %}
이름과 그룹은 필수 입력이 아니에요! 휴대폰 번호만 입력하셔도 문제 없이 등록할 수 있어요.
{% endhint %}

<figure><img src="/files/QAXMopgLOMcPLmYx7Tlr" alt="" width="563"><figcaption></figcaption></figure>


---

# 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:

```
GET https://guide-user.sendon.io/readytosendon/address.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.
