# 스페이스

## 스페이스 란?

스페이스는 Kompas AI의 효율적인 사용과 관리를 지원하는 관리자 대시보드입니다. 스페이스에서는 봇 생성 및 관리, 팀 멤버의 관리, 그리고 사용량에 대한 분석과 모니터링 등을 수행할 수 있습니다.

## 스페이스 생성 방법

Create 버튼을 클릭하여, 스페이스를 생성하세요.

<figure><img src="/files/zPHWPTRs7zVUIKXpD34p" alt="" width="563"><figcaption><p>Log in page</p></figcaption></figure>

스페이스 이름 입력 후 Next 버튼을 클릭하세요.

<figure><img src="/files/IFBRUTh1CCDEWzESdyV8" alt="" width="563"><figcaption><p>Create space page(Space name)</p></figcaption></figure>

## 스페이스 관리

로그인 후 관리를 원하는 스페이스의 Management를 클릭하여, 봇, 멤버, API key 등을 확인 및 관리하세요.

<figure><img src="/files/0nomVoZY0PdNoqfKXa3m" alt="" width="563"><figcaption><p>Log in page</p></figcaption></figure>

아래 이미지 대시보드 메인페이지 입니다. Kompas AI 사용에 필요한 모든 관리는 대시보드에서 설정하세요.

<figure><img src="/files/BJqyZ0HK3jjSaGUE56ND" alt="" width="563"><figcaption><p>Dashboard main page</p></figcaption></figure>

## 스페이스 삭제

스페이스는 대시보드의 Space setting에서 Delete Space를 클릭하여 삭제할 수 있습니다.

‘Delete Account and All Space’를 클릭할 경우 계정과 모든 스페이스가 삭제되니 주의해 주세요.

<figure><img src="/files/nQ2GGZHYPZ0aj56JEaXR" alt=""><figcaption><p>Space setting page</p></figcaption></figure>


---

# 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://docs.kompas.ai/kompas-ai-docs-ver2/korean/undefined/undefined-1/undefined-2.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.
