# 역할별 사용 방법

## 일반 사용자

일반 사용자는 엔터프라이즈 조직에 소속된 기본 사용자로, 팀 또는 조직에서 설정된 환경을 기반으로 배너 제작을 비롯한 관련 기능을 사용할 수 있습니다.

* 레퍼런스 에셋을 활용한 배너 제작
* 팀 또는 조직에서 공유된 에셋 활용

## 팀 관리자&#x20;

팀 관리자는 소속된 팀을 운영하는 역할로, 팀 멤버 관리와 팀의 크레딧 사용 현황을 확인할 수 있습니다.

* 팀 멤버 초대 및 관리
* 팀 크레딧 사용 현황 확인

{% hint style="info" %}
**팀 관리자는 자신이 속한 팀에 대해서만 관리 권한을 가집니다.**
{% endhint %}

## 엔터프라이즈 관리자

엔터프라이즈 관리자는 조직 전체를 관리하는 최고 권한으로, 사용자 및 팀 구성, 크레딧 관리, 전체 레퍼런스 에셋 관리 등 전반적인 운영을 담당합니다.

* 전체 사용자 및 조직 관리
* 팀 생성 및 관리자 지정
* 크레딧 예산 설정 및 사용량 관리
* 크레딧 충전 요청
* 레퍼런스 에셋 전체 관리 및 팀 간 공유 설정

{% 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://help.fixfolio.ai/enterprise/manual.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.
