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

# Onboarding

## 1. Go to Teman Insight Website

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

In order to get started , you can access our web app through <https://app.temaninsight.com/>. Input your Email & Password to login. If you do not have an account yet, click Sign Up  to register an account on Teman Insight.

## 2. Register an Account

<div align="left"><figure><img src="/files/2fr6uqmrQzrtYvmKcW2m" alt=""><figcaption></figcaption></figure></div>

Input your Name, Email, Password, and check the Terms and Condition agreement to register.

## 3. Verify your Email

<div align="left"><figure><img src="/files/sTsYfNUWrLVuAMSHpZJy" alt=""><figcaption></figcaption></figure></div>

Enter a 6 digits code that is sent to your email in order to access Teman Insight application. Make sure to check your spam if you could not find the email.<br>

## 3. Access your Dashboard

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

Congratulation ! You now can access Teman Insight dashboard. Within this application you can :

1. Create your knowledge base which will be explained later in this document
2. Make conversation powered by AI with Knowledge Bases that you have created
3. Share your knowledge base to other users&#x20;
4. See check your billing and changing password through Settings menu

For the first step, we need to create a knowledge base so that you can make a conversation and get insights from it.

If you ever forget the password\
![](/files/7urNeHFAme4pZycnjpUV)

* you may reset it through Forgot Password menu and input the email that has been registered to Teman Insight.
* You will then receive a link to reset your password through your email inbox.
* Please also check your spam , Just in case you do not see email from Teman Insight.


---

# 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:

```
GET https://teman-insight.gitbook.io/teman-insight/quickstart.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.
