# 서버 측 설정 권한

서버관리자에서 역할 권한, 리소스 권한, 데이터 권한을 포함한 권한을 일률적으로 관리할 수 있습니다 .

* 역할 권한: 관리 콘솔에서 다른 역할이 수행할 수 있는 작업을 제한하기 위해 다른 역할에 다른 권한을 할당합니다.
* 리소스 권한: 애플리케이션의 나머지 권한 포함: 페이지 권한, 셀 권한, 서버 명령 권한, 서버 알림 권한, 보고서 권한, 프로세스 권한.
* 데이터 권한: 모든 데이터 테이블에 대한 권한 설정.


---

# 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://doc.forguncy.co.kr/distribute_permission/server.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.
