# 주소록 그룹 간 중복 번호를 확인하고 싶어요

같은 그룹에는 중복 등록이 되지 않지만, 그룹별로 중복 번호가 등록될 수 있죠. \
그리고 이 중복 번호를 정리하고 싶다면 다음의 절차를 따라주세요!&#x20;

### 주소록 관리 페이지에서 원하는 그룹을 선택하고 중복 확인을 눌러주세요.

2개 이상의 그룹을 선택해 주세요.

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

### 원하는 연락처를 선택하고 연락처 삭제하기를 눌러주세요.&#x20;

그룹명을 보시고, 삭제를 희망하는 그룹의 연락처를 선택한 후 '연락처 삭제하기'를 눌러주세요. :tada:

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


---

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