# 그룹별 자동 등록 계산 조건

## 관리자 메뉴 위치

`설정` > `주문 설정` > `주문서 설정`&#x20;

## 관리자 메뉴 위치

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

## 적용 화면

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

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

* 위와 같이 100,000원 이상 구매 시 A 라는 그룹으로 자동 등록되게 설정된 조건이라면\
  상품가 100,000원 + 배송비 2,500원 - 적립금 15,000원 사용 = 주문금액 87,500원\
  -> A 그룹으로 자동 등록 진행되지 않아요.
* 상품가 100,000원 + 배송비 2,500원 = 주문금액 102,500원 \
  -> A 그룹으로 자동 등록 진행돼요.

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

* 그룹별 자동 등록 메뉴 위치 : `회원` > `회원 그룹 관리` > `자동 등급 조정 설정`
* 자동 등록 조건으로 자동 등록된 회원을 확인하는 메뉴 위치 : `회원` > `회원 그룹 관리` > `자동 등급 조정 내역`
  {% 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-3/undefined-2.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.
