# 사용자, 역할 및 조직 구조 설정

포건시로 게시된 앱을 사용하는 경우 앱을 사용하려면 사용자로 로그인해야 합니다.

이 장에서는 사용자, 역할 및 조직 구조를 만드는 방법을 설명합니다.

* [서버 관리자 개발과 서버 관리자](/forguncy-v9/or-server/setting_user_role_group/serveradmin.md)
* [사용자 생성](/forguncy-v9/or-server/setting_user_role_group/createuser.md)
* [역할 만들기](/forguncy-v9/or-server/setting_user_role_group/createrole.md)
* [사용자 정보 보기](/forguncy-v9/or-server/setting_user_role_group/viewuserinfo.md)
* [Excel 가져오기 및 내보내기](/forguncy-v9/or-server/setting_user_role_group/excelio.md)
* [암호 정책 ](/forguncy-v9/or-server/setting_user_role_group/pw.md)


---

# 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://doc.forguncy.co.kr/forguncy-v9/or-server/setting_user_role_group.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.
