# 메이크샵 운영자 권한 설정

## 관리자 메뉴 위치

`설정` > `운영자 설정` > `운영자 관리`

## 메뉴 안내 및 설정 방법

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

{% tabs %}
{% tab title="① 운영자 목록" %}
`설정` > `운영자 설정` > `운영자 관리`에 등록된 정보가 노출돼요.
{% endtab %}

{% tab title="② 비밀번호 변경" %}
해당 운영자 계정의 비밀번호를 변경할 수 있어요.
{% endtab %}

{% tab title="③ 엑셀 다운로드 IP 미인증 동의" %}

* 접근 IP 설정과 상관없이 엑셀 다운로드가 가능해요.
* 주 운영자, 부운영자 접근 IP 지정 없이 엑셀다운로드를 받아야 할 경우 체크박스 해제 후 다운로드 진행해주세요. &#x20;
* 엑셀 다운 후 내부관리에 유의해 주세요.
  {% endtab %}

{% tab title="④ 특정 접근 IP 설정" %}

* 특정 IP에서는 별도의 인증 없이 로그인 가능하도록 접근 IP를 설정할 수 있어요.
* 유동 IP 사용자의 경우 접근 IP 2칸만 입력해서 이용하세요. (IP 주소가 111.111.111.111일경우 111.111만 입력)
* 관리자앱은 설정한 접근 IP와 관계없이 접속이 가능하기 때문에 관리자앱 보안 강화 원하실 경우 OTP 인증 기능을 이용하세요.\
  [**\[OTP 설정 방법 확인\] \[클릭!\]**](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=594)
* 접근 IP 설정된 경우 접근 IP 이외에 다른 IP로는 "도메인/login/login.html" 경로 접근이 불가능해요.
* 관리자/부운영자 접근 IP를 지정하여 로그인이 가능한 IP에서만 엑셀 다운 가능하며 접근 IP설정 방법은 아래 예시를 참고해 주세요.

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

{% tab title="⑤ 자동 로그아웃 설정" %}
관리자 페이지 접속 후 미 작업 시, 자동 로그아웃 시간을 설정할 수 있어요.
{% endtab %}
{% endtabs %}

## 적용 화면

{% tabs %}
{% tab title="자동 로그아웃 설정 후 미작업 상태에서 설정한 시간 초과 시 노출되는 안내창" %}

<div align="left"><figure><img src="/files/Uf9KTjRLr4Jsw3Y30VnW" alt=""><figcaption><p><mark style="color:blue;"><strong>자동 로그아웃 설정 후 미작업 상태에서 설정한 시간 초과 시 노출되는 안내창</strong></mark></p></figcaption></figure></div>
{% endtab %}

{% tab title="접근 IP가 설정된 상태에서 접근 IP 이 외에 다른 IP로 "도메인/login/login.html" 접근 시 노출 화면" %}

<div align="left"><figure><img src="/files/BY8SUD91aSZh4aiOU1FI" alt=""><figcaption><p><mark style="color:blue;"><strong>접근 IP가 설정된 상태에서 접근 IP 이 외에 다른 IP로 "도메인/login/login.html" 접근 시 노출 화면</strong></mark></p></figcaption></figure></div>
{% endtab %}

{% tab title="접근 IP가 설정된 상태에서 접근 IP 이 외에 다른 IP에서 주문 / 상품 등 데이터 다운로드 시 노출되는 안내창" %}

<div align="left"><figure><img src="/files/p84qfQpsyEl6yPtEfFxx" alt=""><figcaption><p><mark style="color:blue;"><strong>접근 IP가 설정된 상태에서 접근 IP 이 외에 다른 IP에서 주문 / 상품 등 데이터 다운로드 시 노출되는 안내창</strong></mark></p></figcaption></figure></div>
{% 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/set/undefined/undefined-9.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.
