# Space

### What is Space?

Space is an admin dashboard that helps you efficiently use and manage Kompas AI. In Space, you can create and manage bots, manage team members, and analyze usage.

### How to Create Space

Click the Create button to create your Space.

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

Enter a name for your space and click the Next button.

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

### Space Management

After logging in, click 'management' for the space you want to manage to view and manage bots, members, API key, and more.

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

The image below is the dashboard main page. The dashboard is where you set up all the administration required to use Kompas AI.

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

### Delete Space

You can delete a space by clicking Delete Space in the Space settings in the dashboard.

Please note that clicking 'Delete Account and All Space' will delete your 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/get-started/quick-start/space.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.
