> 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/readme.md).

# Welcome

**Welcome to Teman Insight**\
**Your Data, Conversationalized.**

Imagine a world where your data speaks your language. No code. No complex queries. Just ask, and let AI transform raw information into actionable insights.

**Teman Insight is your natural language data lake**—a place where curiosity meets clarity. Upload spreadsheets, CSVs, or logs, and start a dialogue with your data. Whether you're a seasoned analyst or a first-time explorer, our platform strips away the complexity, leaving only answers.

#### **How It Works**

1️⃣**Create Knowledge Base :** create a chatroom with specific topic and information\
2️⃣**Upload**: Drag, drop, and relax. Your data is securely ingested and prepped.\
3️⃣**Ask**: Type questions like, *“Show sales trends by region last quarter,”* or *“Predict inventory needs for holidays.”*\
3️⃣ **Insight**: Watch tables, charts, and summaries materialize in real time.

This isn’t just analytics. It’s a **conversation** with your data

#### **Start Your Journey Now**


---

# 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/readme.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.
