# 회원가입 페이지 사용 설정

## 관리자 메뉴 위치

`설정` > `회원 설정` > `회원 설정`&#x20;

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/OKILqqifEITaPlIE0ydE" alt=""><figcaption></figcaption></figure></div>

## 적용 화면

{% tabs %}
{% tab title="개인회원 가입 페이지 사용 + 가입유형 선택 화면 노출 사용" %}

<div align="left"><figure><img src="/files/MNdD9ATp0lP0r5oLsOUS" alt=""><figcaption><p><mark style="color:blue;"><strong>개인회원 가입 페이지 사용 + 가입유형 선택 화면 노출 사용</strong></mark></p></figcaption></figure></div>

회원가입 클릭 시 일반회원 or 간편회원 가입하기 버튼이 노출돼요.
{% endtab %}

{% tab title="개인 / 기업 회원 가입 페이지 모두 사용 + 가입유형 선택 화면 노출 사용" %}

<div align="left"><figure><img src="/files/R73gkntPRC6B7qwREb2X" alt=""><figcaption><p><mark style="color:blue;"><strong>개인 / 기업 회원 가입 페이지 모두 사용 + 가입유형 선택 화면 노출 사용</strong></mark></p></figcaption></figure></div>

회원가입 클릭 시 일반회원 or 간편회원 가입하기 버튼과 기업회원 가입하기 버튼이 노출돼요.

<div align="left"><figure><img src="/files/usI370c17wrkSiOKSHhC" alt=""><figcaption></figcaption></figure></div>

기업회원 가입 시, 회원가입 페이지 상단에 사업자 정보를 입력할 수 있는 영역이 노출돼요.

<div align="left"><figure><img src="/files/SguySjlSCnIwfBcaEL6n" alt=""><figcaption><p>관리자 회원/CRM 관리하기</p></figcaption></figure></div>

기업회원으로 가입할 경우 일반회원과는 다르게 성명 좌측에 B 아이콘이 추가되어 일반회원과 구분할 수 있어요.
{% endtab %}

{% tab title="SNS 간편가입 사용(페이스북 or 카카오 or 네이버) + 가입유형 선택 화면 노출 사용" %}

<div align="left"><figure><img src="/files/EDH83S65kGONx3q1GH7W" alt=""><figcaption><p><mark style="color:blue;"><strong>SNS 간편가입 사용(페이스북 or 카카오 or 네이버) + 가입유형 선택 화면 노출 사용</strong></mark></p></figcaption></figure></div>

회원가입 클릭 시, 사용하고 있는 SNS 간편회원 가입하기 버튼이 노출돼요.

<div align="left"><figure><img src="/files/XiImX6UXESVKzLIskCfo" alt=""><figcaption><p><mark style="color:blue;"><strong>관리자 회원 조회리스트</strong></mark></p></figcaption></figure></div>

SNS 간편 가입으로 가입할 경우 일반회원과는 다르게 성명 좌측에 S 아이콘이 추가되며, 아이디는 자동 생성돼요.
{% 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-1.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.
