# 출석체크 서비스 설정

## 관리자 메뉴 위치

`프로모션` > `이벤트` > `이벤트 설정` > `출석체크 설정`

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

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
출석체크 기간 및 형태를 설정하세요.

<div align="left"><figure><img src="/files/xmnfHJ4WWHjiCVcUEPlc" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
출석체크 성공 조건 및 지급될 혜택을 설정하세요.

<div align="left"><figure><img src="/files/0echnM7eVcujwIY0sgMG" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
원하시는 출석체크 방법을 선택하세요.

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

{% tabs %}
{% tab title="버튼형 출석체크 설정시" %}

* 출석체크 달력창에서 출석하기 버튼 클릭시 출석체크가 돼요.
* `프로모션` > `이벤트 설정` > `출석체크 디자인 설정`에서 디자인 수정 가능해요.
  {% endtab %}

{% tab title="로그인형 출석체크 설정시" %}

* 회원이 로그인시 자동으로 출석체크가 진행돼요.
* `설정` > `회원 설정` > `회원 설정` > `로그인 정보 유지 기능 설정`에 따라  &#x20;자동 로그인 되어있는 회원은 날짜가 변경될 경우 자동으로 출석체크 되지 않을 수 있으니 기능 확인 후 이용해 주세요.
  {% endtab %}

{% tab title="댓글형 출석체크 설정시" %}

* 출석체크 버튼 클릭 시 출석체크 게시판으로 이동되며, 댓글 입력 시 출석체크가 돼요.
* `디자인` > `디자인 편집하기` > `회원관련` > `출석체크 댓글 페이지`에서 디자인 수정 가능해요.
  {% endtab %}
  {% endtabs %}
  {% endstep %}

{% step %}
이벤트 참여 권한을 지정해 주세요.

<div align="left"><figure><img src="/files/FFPunrItHUqmyE8xsf85" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### 출석체크 리스트

**관리자 메뉴 위치 :** `프로모션` > `이벤트 설정` > `출석체크 리스트`

진행중인 출석체크 및 이벤트 기간 동안 참여한 회원 리스트를 확인하실 수 있어요.

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

### 출석체크 설정 수정 및 초기화

**관리자 메뉴 위치 :** `프로모션` > `이벤트 설정` > `출석체크 설정`

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

{% hint style="danger" %}
출석체크 초기화시 주의사항

* <mark style="color:blue;">출석체크 초기화를 할 경우 출석체크에 참여한 회원 정보는 모두 삭제돼요.</mark>
* 초기화 전에 참여 회원에 대한 정보는 미리 엑셀 다운로드 받아 관리하세요.
* 출석체크 초기화 진행 시 확인 버튼을 클릭하여 회원데이터를 내려받았다면 다시 한번 초기화 버튼 선택 후 취소 버튼을 선택해야 최종 초기화 처리돼요.

![](/files/XsqqyQU0MmBoiYQK5VIm)

{% endhint %}

### 메뉴 설정관련 디자인 추가 (D4 카멜레온 기준)

* `디자인` > `디자인 편집` > `상단 / 측면 / 하단 / 메인` 에 출석체크 링크 작업 가능해요.
* PC(카멜레온)의 경우에도 아래 게시글에 안내되어있는 예제소스 참고하여 디자인 작업을 진행해 주세요.\
  [\[모바일\] 출석체크 사용 방법 \[클릭!\]](https://makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1050)&#x20;


---

# 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/promotion/undefined-3/undefined.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.
