# 주소록

## 전화번호 입력 형식이 궁금해요.&#x20;

다음 형식의 번호 등록이 가능해요.

010, 011, 012, 016, 017, 018, 019, 0130, 070, 050로 시작하는 번호

* 010-1234-1234(또는 01012341234, 1012341234, 10-1234-1234)
* +82 10-1234-1234

## 주소록 업로드할 때 중복된 번호는 어떻게 처리되나요?&#x20;

중복된 연락처는 1건만 등록돼요. \
중복된 연락처는 실패로 처리되고, 실패사유를 다운로드하여 확인하시면 '<mark style="background-color:yellow;">파일 내 중복된 번호</mark>'로 표시돼요.

## 주소록 등록대행의 소요시간이 궁금해요.&#x20;

운영 시간 내 순차적으로 처리되며 **평균 1\~3시간 가량** 소요될 수 있어요.\
등록 완료 시 계정 내 담당자 휴대폰 번호로 안내 메시지가 발송돼요.&#x20;

{% hint style="info" %}
운영시간 : 평일 10:00 \~ 17:00 (점심시간 12:00\~13:00 / 공휴일 제외)
{% endhint %}

## 주소록 엑셀파일 등록이 안 돼요.

아래의 [<mark style="color:purple;background-color:purple;">\[주소록 등록방법\]</mark>](/readytosendon/address.md) 문서를 클릭하시면 등록 절차에 대해 보다 상세히 확인하실 수 있어요.&#x20;


---

# 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://guide-user.sendon.io/faq/adress.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.
