# Getting started

## Finding Kaptain Admin Console

You can open the Kaptain Admin Console from within the Komment extension. Just go to **Data Connection Settings** and press the `Kaptain Admin Console` button.<br>

<figure><img src="/files/A4zzYV2wULlGOzeY4Lij" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can also go directly to the admin console by typing in the URL in your browser
{% endhint %}

## Logging in

### First time login for administrator

When you as administrator log-in to the Kaptain Admin Console the first time, you are asked to create a user and a password. The password can be changed afterwards within the console.

### Normal login for users and administrators

Once you are setup as a user or administrator  you can login with the use of your given user name and password.<br>

<figure><img src="/files/J1JXguzVemXuUd3tXrGp" alt=""><figcaption></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.extendbi.com/komment3/kaptain-admin-module/getting-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.
