> For the complete documentation index, see [llms.txt](https://kakaowork.gitbook.io/kakao-work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaowork.gitbook.io/kakao-work/readme.md).

# 💬 카카오워크 사용법

카카오워크는 익숙하면서도 안전하게, 온라인과 오프라인의 구분 없이 어디서나 빠른 협업을 할 수 있도록 최신 기술과 AI 기술을 활용하여 더 쉽게 일할 수 있고 직원들이 자부심을 느낄 수 있는 높은 수준의 업무환경을 제공합니다.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>🔍 사용자 가이드</strong></td><td></td><td><a href="/pages/MRjGKyJ0aW3Jbp8zmvKN">/pages/MRjGKyJ0aW3Jbp8zmvKN</a></td></tr><tr><td align="center"><strong>🔍 관리자 가이드</strong></td><td></td><td><a href="/pages/7inOcSCsFNj2a9UKbO8K">/pages/7inOcSCsFNj2a9UKbO8K</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">메일</td><td></td><td><a href="/pages/qNgkVWcTdqUrr5hLgb5J">/pages/qNgkVWcTdqUrr5hLgb5J</a></td></tr><tr><td align="center">캘린더</td><td></td><td><a href="/pages/3T3rlXepiqapHDk4HFz5">/pages/3T3rlXepiqapHDk4HFz5</a></td></tr><tr><td align="center">설문</td><td></td><td><a href="/pages/7HSLoJZidblLgtGU8gut">/pages/7HSLoJZidblLgtGU8gut</a></td></tr><tr><td align="center">화상회의</td><td></td><td><a href="/pages/hcrVR9K7eIXX4gmvhLuR">/pages/hcrVR9K7eIXX4gmvhLuR</a></td></tr><tr><td align="center">카카오워크AI</td><td></td><td><a href="/pages/GAvXh08aFYJuzBL19ZID">/pages/GAvXh08aFYJuzBL19ZID</a></td></tr><tr><td align="center">조직도</td><td></td><td><a href="/pages/VOg6AfhCWlIKrPyUK79q">/pages/VOg6AfhCWlIKrPyUK79q</a></td></tr><tr><td align="center">전자결재</td><td></td><td><a href="/pages/2fPnILNRfskg8aB8bqJ6">/pages/2fPnILNRfskg8aB8bqJ6</a></td></tr></tbody></table>

| **주요 서비스 바로가기**                                               |
| ------------------------------------------------------------- |
| 🖥 [카카오워크 관리자 서비스](https://kakaowork.com/login?service=admin) |
| 📩 [카카오워크 메일](https://mail.kakaowork.com)                     |
| 📆 [카카오워크 캘린더](https://calendar.kakaowork.com/)               |
| ✅ [카카오워크 설문](https://survey.kakaowork.com/)                   |

| **자세한 정보**                                           |
| ---------------------------------------------------- |
| 🏠 [카카오워크 홈페이지](https://www.kakaowork.com/)          |
| 💳 [카카오워크 요금제 안내](https://www.kakaowork.com/pricing) |
| 👩🏻‍💻 [카카오워크 체험하기](https://www.kakaowork.com/demo) |
| 📦 [카카오워크 다운로드](https://www.kakaowork.com/download)  |
| 📒 [카카오워크 블로그](https://blog.kakaowork.com/)          |
| 💬  [도움말](https://www.kakaowork.com/help)            |

| **문의 채널**                                               |
| ------------------------------------------------------- |
| 💡 [자주 묻는 질문](https://www.kakaowork.com/help/faq)       |
| 📝 [제품 도입 문의](https://www.kakaowork.com/consulting)     |
| ⌨️ [기능∙사용법 문의](https://www.kakaowork.com/help/requests) |


---

# 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://kakaowork.gitbook.io/kakao-work/readme.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.
