> For the complete documentation index, see [llms.txt](https://inhr-guide.gitbook.io/faq/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/faq/2.md).

# 2차 부서장 평가 결과 조회 불가

* \[인사평가 설정 > 공통설정 > STEP.1 기본설정 > 평가 단계별 옵션 > 평가방식]을 '일괄평가'로 설정했을 경우 나타나는 현상입니다.   &#x20;
* &#x20;일괄평가는 하위역량에 대한 평가를 진행하지 않기 때문에 평가가 완료되어도 평가결과표에서 하위역량에 대한 데이터 조회가 되지 않습니다.

![](/files/gNhAbv93JRODINAhtM6A)


---

# 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/faq/2.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.
