# 운영자 관리하기

홈페이지 운영을 용이하게 하기 위해서 권한에 따라서 운영자 등급이 **3개**로 나눠져 있는데요!\
등급별로 어떤 차이가 있고, 운영자 관리는 어떻게 할 수 있는지 알아볼게요. 😃

***

## **✅ 운영자 등급 알아보기** <a href="#undefined" id="undefined"></a>

{% hint style="info" %}
💡 운영자는 **정운영자, 부운영자, 강사** 총 3개의 등급으로 나눠져 있어요.

* 홈페이지를 최초로 개설한 사람은 자동으로 정운영자로 지정이 되며,\
  이후 다른 회원에게 정운영자 등급을 위임할 수도 있어요.
* 운영자 등급 지정은 정운영자만 가능하며, \
  지정 가능한 부운영자와 강사 개수에는 제한이 없어요.
* 홈페이지 요금제 변경에 대한 권한도 정운영자만 가지고 있어요.
  {% endhint %}

<figure><img src="/files/J4jPdyULjbBhSJFOkE6V" alt=""><figcaption><p><strong>부운영자와 강사 등급의 경우, 같은 메뉴 안에서도 화면이 다르거나,</strong><br><strong>세부 기능에 대한 권한에 차이가 있어 참고 부탁드려요.</strong></p></figcaption></figure>

***

## **✅ 운영자 추가 및 관리하기** <a href="#undefined" id="undefined"></a>

운영자 관리는 **스튜디오 > 운영자 관리** 메뉴에서 가능해요.<br>

■ **운영자 추가하기**

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

* 상단 ‘운영자 추가’ 버튼을 통해 운영자를 추가할 수 있어요.

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

* 운영자 등급으로 지정하고자 하는 회원의 닉네임이나 전화번호를 검색해 주세요.

■ **운영자 관리하기**

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

* 권한 삭제 버튼을 통해 운영자 권한을 회수할 수도 있어요. 강사의 경우 담당 클래스를 설정해 주세요.

<figure><img src="/files/DtCCypXHDistLPI9fctK" 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://didisam.gitbook.io/guide-new-ver/features/member/administrator.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.
