> For the complete documentation index, see [llms.txt](https://guide.whattime.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.whattime.co.kr/prepare/connect/naver_works.md).

# 네이버 웍스 캘린더 연동

## Naver Works CalDAV 허용할 수 있습니다.

1. CalDAV 사용 허용은 도메인 관리자가 회사별 CalDAV의 사용 값을 체크해야 합니다.
2. CalDAV 설정 가능하게 하려면 네이버 웍스 Basic/Premium 상품을 사용하셔야 합니다.
3. Admin > 보안 > 서비스 권한 > 권한 설정 메뉴에서 ‘권한 수정’을 통해 CalDAV 사용 여부를 체크해 주세요.

   1. <https://admin.worksmobile.com/security/service>

   <figure><img src="/files/WrrHEvpEUZtz0LxQY8is" alt=""><figcaption></figcaption></figure>
4. 환경설정 > 보안 > 외부 앱 비밀번호 생성

   1. <https://common.worksmobile.com/security-settings>

   <figure><img src="/files/3OmfcXIF3ucHYlCfxiNQ" alt=""><figcaption></figcaption></figure>


---

# 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://guide.whattime.co.kr/prepare/connect/naver_works.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.
