# 회원가입 기념일 설정

## 관리자 메뉴 위치

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

## 메뉴 안내 및 설정 방법

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

## 적용 화면

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

<figure><img src="/files/GIFC2oxrq9vysmVVdyeo" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지</strong></mark></p></figcaption></figure>
{% endtab %}

{% tab title="관리자 회원 CRM 개인정보" %}

<figure><img src="/files/TrnZ4mFxit7LF8p6k8T5" alt=""><figcaption><p><mark style="color:blue;"><strong>관리자 회원 CRM 개인정보</strong></mark></p></figcaption></figure>

* 회원가입 기념일 설정할 경우 회원가입 페이지에 기념일 선택 영역이 노출되고,  &#x20;기념일을 선택해서 가입한 경우 회원 CRM창 개인 정보 메뉴 통해서 선택한 기념일 확인이 가능해요.
* 회원가입 기념일 설정한 이후에는 회원가입 페이지에 가상태그를 추가해야 노출이 가능해요.&#x20;
* 개별디자인 작업 방법은 아래 작업 방법을 확인해 주세요.
* [회원가입 기념일 개별디자인 작업방법 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1249)&#x20;

```
기념일 선택 1 타이틀
<!--/annyversary1_title/-->
기념일 선택 1 (SELECT)
<!--/select_anniversary1-->
```

* 기념일은 총 3개까지 설정 가능하고 순서에 따라서 anniversary 다음 숫자만 1, 2, 3 으로 변경하는 형태로 가상태그를 사용해 주세요.
  {% 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-16.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.
