> For the complete documentation index, see [llms.txt](https://inhr-guide.gitbook.io/inhr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inhr-guide.gitbook.io/inhr/undefined-1/master.md).

# ⊙인사관리 메뉴

## 인사관리 메뉴 소개&#x20;

인사관리 메뉴는 크게 두가지 기능이 포함되어 있습니다.\
\
**1) 구성원 관리 (신규등록 / 정보수정 / 안내메일 발송 등)** \
**2) 조직도 관리 (조직정보 수정 / 인사체계 수정 / 진급, 강등 반영 등)**

**내부 구성원들에게 계정안내메일,** \
**휴/재/퇴직 처리 등 솔루션 내 인사관련 업무는 인사관리 메뉴에서 진행해주시면 됩니다.**&#x20;

![](/files/-MVFJqLpK98kKMhb_zCs)

인사관리 진입 방법\
&#x20; \- 관리자 로그인 후 앱 네비게이터를을 클릭하여 \[인사관리] 모드로 진입합니다.&#x20;

![](/files/-Md-do8Odd-ASpJVLk0v)

인사관리는 위 메뉴 사진과 같이 구성되어 있습니다. \
&#x20; \- inHR 솔루션 내에서 진행되는 평가는 해당 인사관리 메뉴에 등록된 정보들을 바탕으로 진행됩니다. <br>

{% hint style="info" %}
인사평가 설정 전, 인사관리 현황 업데이트를 최신화 반영한 뒤 진행해주셔야 합니다. 인사평가 생성당시의 가장 최신 조직도와 직군/직위/직급 설정 반영됩니다.&#x20;
{% endhint %}

{% hint style="danger" %}
본 컨텐츠의 저작권 및 소유권은 (주)마이다스인 에 있으며, 컨텐츠에 대한 상업적인 용도의 무단 배포와 사적 공유를 하실 수 없습니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://inhr-guide.gitbook.io/inhr/undefined-1/master.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.
