# 회원 생년월일 입력 설정

## 관리자 메뉴 위치

`설정` > `회원 설정` > `회원 가입 정보 관리`

## 메뉴 안내 및 설정 방법

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

## 적용 화면

{% tabs %}
{% tab title="회원가입 페이지 (선택 방식)" %}

<figure><img src="/files/pWOBzk6ceKfBV7r9PAdR" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지 (선택 방식)</strong></mark></p></figcaption></figure>

* 생년월일 입력 설정을 선택 방식으로 설정할 경우 생년월일이 셀렉트 박스 형식으로 노출돼요.
* 기본 선택 년도 입력에 따라서 셀렉트 박스에서 년도 부분이 자동 선택되어 노출돼요.
  {% endtab %}

{% tab title="회원가입 페이지 (입력 방식)" %}

<figure><img src="/files/NfVfLfEAZzpQoiLS5PDp" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지 (입력 방식)</strong></mark></p></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-13.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.
