# 인사관리 연동

`설정` > `서비스 연동` > `인사관리` 탭에서 인사관리 서비스를 연결할 수 있습니다.

## Shiftee(시프티) 연동

***

시프티를 연동하면 채용 확정된 지원자의 정보를 시프티 인사관리 시스템으로 연계할 수 있습니다.

### 연동 방법

* `인사관리` 탭에서 **시프티**를 선택합니다.
* \[시프티 연동] 버튼을 클릭합니다.
* **시프티 API 액세스 토큰**을 입력하고 연동을 완료합니다.

{% hint style="info" %}
시프티 API 액세스 토큰은 시프티 관리자 페이지의 [연동 설정](https://shiftee.io/ko/help/article/companySettingsIntegration#openApi)에서 발급받을 수 있습니다.
{% endhint %}

### 연동 해제

* 연동 해제 후에도 다시 연결하면 사용이 가능합니다.


---

# 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://guide.roundhr.com/setting/integrations/human_resource.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.
