# 역할별 권한 소개

안녕하세요. 똑똑한 AI 그랜터입니다. :face\_with\_monocle:

이제 워크스페이스 내 사용자들의 권한을 좀 더 세분화해서 부여할 수 있어요.

총 6가지 분류이고, 프로필에서 바로 설정 가능해요.

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

## 소유자

워크스페이스의 모든 권한을 가져요. 워크스페이스 삭제까지 요청할 수 있어요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

**회사 CEO**, 사업장별 **대표**님에게 적합한 권한이에요

## 관리자

모든 자산에 대한 조회 및 수정이 가능해요. 워크스페이스 설정도 변경할 수 있어요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

**CFO, 재무팀장**에게 적합한 권한이에요

## 재무 관리자

외부 세무사 / 회계사에게 부여되는 권한이에요.&#x20;

모든 자산에 대한 조회와 수정이 가능하지만, 워크스페이스 설정을 변경할 수 없어요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

우리 회사를 담당하고 있는 **세무사, 회계사**에게 적합한 권한이에요

## 카드 관리자

모든 카드에 대한 조회 및 수정이 가능해요.

별도로 본인에게 배정된 자산이 있다면, 이 또한 조회 및 수정 가능해요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

**재무회계 실무자, 경리**에게 적합한 권한이에요

## 입금 사용자

본인에게 배정된 계좌의 입금 내역에 대한 조회가 가능해요. 뿐만 아니라 입금 내역을 수정할 수도 있어요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

**재무회계 실무자(저연차), 경리**에게 적합한 권한이에요

## 출금 사용자

본인에게 배정된 계좌의 출금 내역에 대한 조회가 가능해요. 뿐만 아니라 출금 내역을 수정할 수도 있어요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

**재무회계 실무자(고연차), 경리**에게 적합한 권한이에요

## 일반 사용자

본인에게 배정된 자산의 조회 및 수정만 가능해요.

**💡**<mark style="background-color:orange;">**TIP**</mark>

재무회계팀 외 **일반 직원**에게 적합한 권한이에요.


---

# 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://support.granter.biz/undefined-2/undefined-3/undefined.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.
