# 평가 연동

`설정` > `서비스 연동` > `평가` 탭에서 외부 평가 서비스를 연결할 수 있습니다.

## 프로그래머스 연동

***

프로그래머스 코딩 테스트를 라운드HR 채용 단계에 연결하여 사용할 수 있습니다.

### 연동 방법

* `평가` 탭에서 **프로그래머스**를 선택합니다.
* \[프로그래머스 연동] 버튼을 클릭합니다.
* **프로그래머스 회사 코드**를 입력하고 연동을 완료합니다.

{% hint style="info" %}
프로그래머스 회사 코드는 [프로그래머스 비즈니스](https://business.programmers.co.kr/business/company) 페이지에서 확인할 수 있습니다.
{% 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/evaluation.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.
