# 워크스페이스 개설 및 시작하기

카카오워크에는 워크스페이스가 존재합니다. **워크스페이스**란 회사 및 조직 단위로 구성되는 개별적인 업무 공간으로, 멤버들이 자유롭게 소통할 수 있는 공간을 의미합니다.

카카오워크를 사용하기 위해 관리자는 카카오워크 앱(애플리케이션)을 다운로드하거나 카카오워크 홈페이지에서 로그인한 후, 새 워크스페이스를 생성해야 합니다. 워크스페이스는 앱에서 생성하거나, 홈페이지 상단 \[로그인] 버튼으로 이동한 뒤 **\[새 워크스페이스 만들기]**&#xB97C; 선택해 생성할 수 있습니다. 워크스페이스를 최초 생성한 멤버는 슈퍼 관리자의 권한을 획득하며, 슈퍼 관리자는 워크스페이스의 생성 및 관리, 관리자 관리 등을 책임지는 최상위 관리자입니다.

{% content-ref url="get-started/undefined" %}
[undefined](https://kakaowork.gitbook.io/kakao-work/basic/admin/get-started/undefined)
{% endcontent-ref %}

{% content-ref url="get-started/manage" %}
[manage](https://kakaowork.gitbook.io/kakao-work/basic/admin/get-started/manage)
{% endcontent-ref %}

{% content-ref url="get-started/config" %}
[config](https://kakaowork.gitbook.io/kakao-work/basic/admin/get-started/config)
{% endcontent-ref %}


---

# 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://kakaowork.gitbook.io/kakao-work/basic/admin/get-started.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.
