# 코스트센터 사용 권한 감사

코스트센터는 회사 비용의 원가 부서를 결정하는 것이므로, 해당 원가를 사용할 수 있는 권한은 반드시 정의되어야하고, 이는 시스템적으로 통제가되어야 합니다.

### 비즈플레이 코스트센터 권한 설정

비즈플레이는 환경성정 APP > 권한관리설정 >  그룹별 사업(예산)부서 권한 관리 메뉴에서 코스트센터 사용 권한을 설정할 수 있습니다. 우선 사용자 그룹을 정의하고, 각 그룹별 사용 가능한 사업(예산)부서 목록을 정리하여 상호가 연결을 설정하면 됩니다. N:M 복수의 관계 구조므로 한명의 직원은 여러개의 그룹에 속할 수 있으며, 하나의 사업(예산)부서도 여러개의 그룹에 권한을 부여할 수 있습니다.

![코스트센터 권한 설정 목록 예시 ](/files/-M1DKmoiEOUK3l2YVaYp)

우선 그룹명을 정의하여 등록합니다.&#x20;

그리고, 해당 그룹이 사용할 수 있는 예산부서 (코스트센터)를 등록합니다. &#x20;

![](/files/-M1DL1yyGkIlZNTZ5K9a)

그리고, 마지막으로 해당 그룹에 속할 직원을 등록하면 설정은 마무리 됩니다. 개별 직원을 등록하거나, 부서를 등록하면 인사 이동 시에도 별도의 수정 없이 소속부서에 따라 권한이 이동됩니다.

![](/files/-M1DLFQWSjT6-sA8VP5L)


---

# 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/core_guide/env_audit/set-cost-center-permissions.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.
