# 회의실 연동

`설정` > `서비스 연동` > `회의실` 탭에서 회의실 연동을 설정할 수 있습니다.

## 1. Google 회의실 연동

***

Google Workspace의 회의실 리소스를 라운드HR에 연동합니다.

* `회의실` 탭에서 **Google 회의실**을 선택합니다.
* \[회의실 연동하기] 버튼을 클릭하고 Google 관리자 계정으로 인증합니다.
* 연동이 완료되면 \[회의실 선택하기] 버튼이 나타납니다.
* \[회의실 선택하기]를 클릭하면 **면접 설정 > 캘린더** 페이지로 이동하여 사용할 회의실을 선택할 수 있습니다.

{% hint style="info" %}
Google 회의실 연동에는 **Google Workspace 관리자 권한**이 필요합니다. 회의실 접근 권한 설정은 [회의실 접근 권한 추가](/setting/integrations/conference_room/delegate.md) 가이드를 참고하세요.
{% endhint %}

### 연동 상태

| 상태                              | 설명                            |
| ------------------------------- | ----------------------------- |
| **회의실 연동 설정을 진행해 주세요**          | Google 관리자 계정 인증이 필요합니다.      |
| **면접 회의실 연동 > 면접 회의실 선택을 해주세요** | 인증 완료, 면접 설정에서 회의실을 선택해야 합니다. |
| **회의실 연동이 완료되었습니다**             | 연동 및 회의실 선택이 모두 완료되었습니다.      |

## 2. Outlook 회의실 연동

***

Microsoft Outlook의 회의실 리소스를 라운드HR에 연동합니다.

* `회의실` 탭에서 **Outlook 회의실**을 선택합니다.
* Outlook 캘린더가 연동되어 있지 않은 경우 \[캘린더 연결하기] 버튼이 나타납니다.
* [Outlook 캘린더](/setting/integrations/calendar/outlook.md)를 먼저 연동한 후 회의실을 설정합니다.
* 캘린더 연동 후 \[회의실 설정하기] 버튼을 클릭하여 사용할 회의실을 선택합니다.

{% hint style="warning" %}
Outlook 회의실 연동을 위해서는 **Outlook 캘린더 연동이 먼저 필요**합니다.
{% 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/conference_room.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.
