# 일괄 작업

### ​일괄 작업

#### ​\[일괄 작업] 메뉴에서는

여러 회원의 정보를 한 번에 등록·수정·삭제하거나 메시지를 발송할 수 있어요.

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

### 1. 엑셀로 회원 등록

1. 상단 메뉴에서 **\[엑셀 회원 등록]** 버튼을 선택해 주세요.

<figure><img src="/files/OnH6ZlWUdLgbgRWI44yr" alt=""><figcaption></figcaption></figure>

2. <sup>①</sup>**\[글로리원 양식 다운로드]** 버튼을 클릭해 엑셀 양식을 받아주세요.

<figure><img src="/files/OnpbduCvAhBRXw6dnCio" alt=""><figcaption></figcaption></figure>

3. 다운로드한 엑셀 파일에 회원 정보를 입력후 저장해 주세요.

{% hint style="warning" %}
**항목명은 수정하지 않고 그대로 사용해 주세요.**
{% endhint %}

<figure><img src="/files/BLbIVedz24hFOMgOnpZl" alt=""><figcaption></figcaption></figure>

4. <sup>②</sup>**\[엑셀 파일 불러오기]** 버튼을 클릭해 작성한 파일을 업로드해 주세요.

<figure><img src="/files/JVLevCoM8tljCOCCfsj0" alt=""><figcaption></figcaption></figure>

5. **\[시트 선택]**&#xC5D0;서 회원일괄입력을 선택해 주세요.

<figure><img src="/files/Haah8odRk1nh9UKkojLA" alt=""><figcaption></figcaption></figure>

6. **\[기본값 선택]**&#xC5D0;서 엑셀 데이터에 값이 없거나 유효하지 않은 경우 적용되는 기본값입니다.
   1. 해당 사항을 선택하여 주세요.

<figure><img src="/files/MeWOo9v95lWyZyaZSSBl" alt=""><figcaption></figcaption></figure>

7. **\[중복 데이터]**&#xC5D0;서 이미 등록된 회원과 중복될 경우 처리 방식을 선택합니다.

{% hint style="warning" %}
&#x20;  **휴대폰 기준**

* 휴대폰 중복 시 미입력
* 기존 회원 정보 엑셀 정보로 수정
* 중복 회원 정보 그대로 입력
  {% endhint %}

<figure><img src="/files/VQHCLNKPoj9XvwnO9Wwm" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
&#x20; **포인트 기준**

* 기존 회원 포인트 변경
* 기존 회원 포인트 미반영
  {% endhint %}

<figure><img src="/files/k2V290M1nNnRahi3NOcY" alt=""><figcaption></figcaption></figure>

8. **\[데이터 미리보기]** 버튼을 눌러 업로드된 데이터를 확인합니다.

   컬럼 매칭 및 데이터 정상 여부를 검토해 주세요.

&#x20;      확인 완료 후 **엑셀로 등록 실행** 버튼을 클릭합니다.

<figure><img src="/files/U4ysl51sX07yZolTvUnX" alt=""><figcaption></figcaption></figure>

9. **\[등록 결과]**&#xC5D0;서 결과를 확인해주세요.

{% hint style="success" %}
&#x20;  **등록 성공**

* 정상 등록된 회원 목록 확인 가능
* 필요 시 엑셀 저장 가능
  {% endhint %}

{% hint style="warning" %}
&#x20;  **등록 실패**

* 실패 건수 및 목록 확인
* 실패 사유 표시 (예: 휴대폰 중복)
  {% endhint %}

<figure><img src="/files/qJVT9MfgDEVh1Vf5f18f" alt=""><figcaption></figcaption></figure>

### 2. 일괄 수정

1. 수정할 회원을 목록에서 선택 후 상단의 **\[일괄 수정]** 버튼을 클릭해 주세요.
   1. 수정할 항목을 체크한 후 \[확인] 버튼을 눌러 수정 내용을 적용해 주세요.

<figure><img src="/files/GqBBWTs7aVPxqidOefWd" alt=""><figcaption></figcaption></figure>

### 3. 일괄 삭제

1. 선택한 회원을 **한 번에 삭제**할 수 있어요. 삭제 전 관리자 비밀번호 확인이 필요해요.

<figure><img src="/files/Cs43HUqAkQZamXFDQOZZ" alt=""><figcaption></figcaption></figure>


---

# 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://cissoid.gitbook.io/gloryone/undefined-3/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.
