> For the complete documentation index, see [llms.txt](https://guide.roundhr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.roundhr.com/setting/integrations/calendar.md).

# 캘린더 연결

`설정` > `서비스 연동` > `캘린더` 탭에서 캘린더를 연결할 수 있습니다.

## 지원하는 캘린더

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Google Calendar ></td><td><a href="/pages/wvPvWfCjBnkA8PkYFhyo">/pages/wvPvWfCjBnkA8PkYFhyo</a></td></tr><tr><td>Outlook ></td><td><a href="/pages/of2QSD0QZelkxPVPdeu3">/pages/of2QSD0QZelkxPVPdeu3</a></td></tr><tr><td>Naver Works ></td><td><a href="/pages/1ilhOoX17MLhxa5MiO5X">/pages/1ilhOoX17MLhxa5MiO5X</a></td></tr></tbody></table>

{% hint style="info" %}
캘린더를 연동하면 면접 일정 요청 시 면접관과 지원자의 일정을 자동으로 확인하고, 면접이 확정되면 캘린더에 자동 등록됩니다.
{% endhint %}

{% hint style="warning" %}
캘린더 연동에 문제가 있는 경우 [면접 캘린더 연동하기](/setting/integrations/calendar/trouble.md) 가이드를 참고하세요.
{% 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, and the optional `goal` query parameter:

```
GET https://guide.roundhr.com/setting/integrations/calendar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
