# 고객 인증기능 설정

## 관리자 메뉴 위치

`설정` > `회원 설정` > `본인인증 서비스 설정`

## 메뉴 안내 및 설정 방법

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

* \[인증 설정 (권장)] / \[인증여부 선택 (고객)] 선택 시, 아래 \[고객 인증서비스 관리]에서 한 가지 이상의 인증서비스를 필수로 선택해 주세요.
* 성인 쇼핑몰 및 14세 미만 회원가입을 허용한 쇼핑몰의 경우, \[인증 설정 (권장)]을 필수 선택이 필요해요.

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

* 인증서비스는 각각의 서비스 신청 후, 서비스 코드 등록 및 사용함 설정을 진행해 주세요.
* 휴대폰 인증을 사용할 경우 회원가입 시 인증된 휴대폰 정보를 저장하게 되므로 `설정` > `회원 설정` > `회원 가입 정보 관리`]페이지에서 휴대폰 항목이 \[사용+필수]로 강제 처리돼요.

{% hint style="warning" %}
참고

인증 서비스 신청 관리자 메뉴 위치 : `설정` > `회원 설정` > `본인인증 서비스 신청` > `각 인증서비스 탭`
{% endhint %}

## 적용 화면

{% tabs %}
{% tab title="회원가입 페이지" %}

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

인증 수단을 설정할 경우 회원 가입 페이지 상단에 인증 영역이 노출되어 본인인증을 통한 회원가입이 가능해요.
{% endtab %}

{% tab title="비밀번호 찾기 페이지" %}

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

인증 수단을 설정할 경우 아이디/패스워드 찾기 페이지에도 적용되어 본인인증을 통한 패스워드 찾기가 가능해요.
{% endtab %}
{% endtabs %}


---

# 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://help.makeshop.co.kr/manual/member/undefined/undefined-10.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.
