Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arivu.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Dashboard Interface Light

Welcome to the Dashboard

The Arivu Dashboard is the primary interface for interacting with your AI agent. It is built using Next.js and Tailwind CSS, featuring a beautiful, highly responsive interface that automatically adapts to your system theme.
1

Connect your Database

Before asking questions, you need to connect your database. Head over to the Connections module to securely link PostgreSQL, MySQL, SQLite, and more.
2

Ask Questions

Use the chat interface to ask natural language questions. The LangGraph agent will automatically write the SQL, execute it, and return the data.
3

Visualize Insights

If the data returned is tabular, Arivu will automatically render interactive charts using the Thesys C1 Generative UI integration.

Key Sections

Connections

Add, remove, and manage your database and LLM credentials.

Chat Interface

The main workspace for natural language analytics.

Pipeline Traces

Inspect node-level execution latency and state diffs.

Session History

Review past conversations and replay queries.