# 권한 관리

{% hint style="info" %}
엔터프라이즈 플랜에서만 지원하는 기능입니다.
{% endhint %}

### 개요

대시보드 이용자의 메뉴별 접근/이용 권한을 세부적으로 관리할 수 있도록 하는 기능입니다.

Custom 권한을 생성하여 특정 유저들만 A/B 테스트, 기능플래그를 제어할 수 있도록 설정하고, 나머지 유저는 데이터 분석 차트만 생성할 수 있고 A/B 테스트, 기능플래그는 열람만 가능토록 설정할 수 있습니다.

개인정보 관리 등을 위해 데이터 열람, 다운로드 권한도 메뉴별로 제어 가능하도록 지원합니다.

### 권한 생성 및 설정

생성된 권한을 대시보드 이용자에게 부여하는 것은 '워크스페이스 설정' 메뉴에서 가능합니다. 대시보드 상단에 위치한 톱니바퀴 아이콘을 클릭하면 '워크스페이스 설정' 메뉴로 진입할 수 있습니다.

![](/files/EMcPA69BQd6IZJ8JEzZz)

Custom 권한을 생성하고 관리하는 것은 '권한 관리' 메뉴에서 가능합니다. 워크스페이스 설정 > 권한 관리 메뉴에서 확인할 수 있습니다. **'+ 권한 생성하기'** 버튼을 클릭해서 Custom 권한을 생성할 수 있습니다.

![](/files/hcLsdTAu9a4IKddpSFLo)

권한은 대시보드에서 제공되는 메뉴 단위로 부여할 수 있으며, 각 메뉴를 편집(write), 열람(read), 데이터 다운로드(raw data 다운로드), 데이터 읽기 (데이터 수집현황 정보 확인) 권한을 각각 부여할 수 있습니다.

모든 메뉴에 대해 특정 권한을 부여하고자 하는 경우, '모든 편집 권한' 과 같이 권한 설정 란에 있는 4가지 토글 버튼 중 해당되는 권한의 토글을 On 하면 됩니다.

![](/files/WjprM2HZ2XaPEDuZCtKO)


---

# 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://docs.hackle.io/workspace/roles.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.
