# 회원가입 추가 입력폼 설정

## 관리자 메뉴 위치

1. `설정` > `회원 설정` > `회원 설정`
2. `설정` > `회원 설정` > `회원 가입 정보 관리` > `추가 정보`&#x20;

## 메뉴 안내 및 설정 방법

<figure><img src="/files/8ISXfMGbPp8kMn3nNFRt" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="단순형" %}

<figure><img src="/files/odJWQ0WxgN3Wp1Xw6eVl" alt=""><figcaption><p><mark style="color:blue;"><strong>단순형</strong></mark></p></figcaption></figure>
{% endtab %}

{% tab title="복합형" %}

<figure><img src="/files/DoXEjtDYFYA75xiOxSYL" alt=""><figcaption><p><mark style="color:blue;"><strong>복합형</strong></mark></p></figcaption></figure>
{% endtab %}
{% endtabs %}

## 적용 화면

{% tabs %}
{% tab title="회원가입 페이지 (단순형)" %}

<figure><img src="/files/bp1JHBsboFrJeao5iUzJ" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지 (단순형)</strong></mark></p></figcaption></figure>

* 회원가입 페이지 하단에 추가 정보 입력할 수 있는 입력란이 노출돼요.
* 추가 정보 내용 입력 후 가입한 경우 관리자 페이지에서 회원의 CRM 창에 들어간 이후에 개인 정보 메뉴 클릭하면 아래와 같이 가입 시 입력한 정보를 확인할 수 있어요.

<figure><img src="/files/H8GwnLn69U956tY4UOJP" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="회원가입 페이지 (복합형)" %}

<figure><img src="/files/gADUscYfIoAchzfSgurJ" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지 (복합형)</strong></mark></p></figcaption></figure>

* 단순형의 경우 입력형태로만 이용이 가능한 반면에 복합형의 경우 입력형 / 라디오 버튼 / 체크박스 / 셀렉트 박스 형식으로 이용 가능해요.&#x20;
* 단순형과 동일하게 회원 CRM 개인 정보 메뉴 통해서 정보 확인이 가능해요.
  {% endtab %}
  {% endtabs %}

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

* 추가 입력폼 기능 설정 후 회원가입 페이지에 노출되지 않을 경우에는 디자인 작업을 진행해 주세요.
* [회원가입 추가 입력폼 개별디자인 가이드 확인 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1201)

{% endhint %}


---

# 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-14.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.
