# 사용자 권한

{% hint style="info" %}
브랜드스페이스를 최초로 생성한 계정은 브랜드스페이스의 "소유자"권한을 갖습니다
{% endhint %}

## 1. 권한 유형별 기능 범위

<table><thead><tr><th width="95" align="center">권한</th><th width="171">권한관리</th><th width="118">제품 사용</th><th width="119">데이터연결</th><th width="132">결제 및 구독 충전관리</th><th>워크스페이스 설정</th></tr></thead><tbody><tr><td align="center"><strong>소유자</strong></td><td>사용자 추가(초대)<br>권한변경<br>사용자 내보내기<br>오너권한 이관</td><td>모든권한</td><td><p>연결 수정</p><p>연결 끊기</p></td><td><p>구독관리</p><p>충전금 관리</p><p>결제 카드 관리</p></td><td>설정가능</td></tr><tr><td align="center"><strong>매니저</strong></td><td>사용자 추가(초대)<br>권한변경<br>사용자 내보내기</td><td>사용권한</td><td><p>연결 수소</p><p>연결 끊기</p></td><td><mark style="color:red;">권한없음</mark></td><td>설정가능</td></tr><tr><td align="center"><strong>멤버</strong></td><td>사용자 추가(초대)</td><td>사용권한</td><td><mark style="color:red;">권한없음</mark></td><td><mark style="color:red;">권한없음</mark></td><td><mark style="color:red;">권한없음</mark></td></tr><tr><td align="center"><strong>게스트</strong></td><td><mark style="color:red;">권한없음</mark></td><td>메뉴접근</td><td><mark style="color:red;">권한없음</mark></td><td><mark style="color:red;">권한없음</mark></td><td><mark style="color:red;">권한없음</mark></td></tr></tbody></table>

{% hint style="info" %}
사용자 추가 및 삭제, 권한관리는 [사용자 설정 및 초대 가이드 메뉴](/dxp-guide/brandspace/setting/member.md)를 참고해주세요.
{% endhint %}

***

## 2. 마케팅 오토메이션 기능 권한

| 메뉴   | 기능         | 매니저                                    | 멤버                                     | 게스트                                   |
| ---- | ---------- | -------------------------------------- | -------------------------------------- | ------------------------------------- |
| 오디언스 | 전체 기능      | <mark style="color:blue;">**O**</mark> | <mark style="color:blue;">**O**</mark> | <mark style="color:red;">**X**</mark> |
| 캠페인  | 전체 기능      | <mark style="color:blue;">**O**</mark> | <mark style="color:blue;">**O**</mark> | <mark style="color:red;">**X**</mark> |
| 인사이트 | RFM 스코어 설정 | <mark style="color:blue;">**O**</mark> | <mark style="color:red;">**X**</mark>  | <mark style="color:red;">**X**</mark> |
| 설정   | 전체 기능      | <mark style="color:blue;">**O**</mark> | <mark style="color:red;">**X**</mark>  | <mark style="color:red;">**X**</mark> |

{% hint style="info" %}
게스트는 기능 사용 권한 없이 정보 조회만 가능합니다.
{% 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://docs.mercuryx.ai/dxp-guide/brandspace/setting/role.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.
