# 보고서 관리자 업무 안내

### 관리자

```
보고서로 구매된 앱은 회사앱-앱구매현황 메뉴에서 확인할 수 있으며, 
앱담당자로 등록된 사용자가 카드보고서의 관리자 권한을 획득합니다.
관리자 권한으로 카드보고서앱을 진입하면 ‘관리자’ 메뉴를 사용할 수 있습니다.
관리자-설정 화면에서 사용자를 선택하여 조회 권한을 조정할 수 있습니다.
관리자-설정 화면에서 사용자를 선택하여 보고서별로 조회 On/Off 설정을 할 수 있습니다.
해당 사용자에게 Off 로 설정된 보고서는 화면에 나타나지 않습니다. 
관리자-맞춤보고서 화면에서 맞춤형 보고서를 조회 할 수 있습니다.
맞춤형 보고서는 고객의 요청에 의하여 비즈플레이사와 협의하에 사용할 수 있습니다.
```

### 사용자&#x20;

```
회사앱-앱구매현황에서 카드보고서의 구매현황을 확인하고, 카드보고서앱 사용신청을 합니다. 
사용신청된 카드보고서앱은 앱담당자에 의하여 사용자로 등록됩니다.
사용자 권한으로 카드보고서앱을 진입하면 기본보고서, 프리미엄보고서를 사용할 수 있습니다.
사용자는 관리자에 의해 제한된 보고서(특정 보고서 제외)를 확인 할 수 있습니다.
사용자에 따라 관리자에 의해 부서 조회 권한만 있을 경우 해당 소속부서의 내역만 조회가 됩니다.
```


---

# 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.bizplay.co.kr/uses_case/card_rpt/report-manager-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.
