Skip to main content
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. The dashboard uses a Workspace (DB Tenant) model. Instead of a single global environment, features like Chat, Dashboards, and Automations are scoped to a specific Database alias, allowing you to seamlessly switch contexts across multiple connections.
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

Select Workspace

Navigate into a specific database alias from the sidebar. All subsequent actions (Chat, Automations, Dashboards) operate within this isolated tenant.
3

Ask Questions & Build

Use the chat interface to ask natural language questions. The LangGraph agent will automatically write the SQL, execute it, and return the data which you can visualize and pin to custom dashboards.
Dashboard Interface Dark

Key Sections

Connections & Integrations

Add, remove, and manage your database credentials, LLM models, and app integrations.

Workspace: Chat

The main workspace for natural language analytics within a specific database.

Workspace: Dashboards

Create interactive charts manually or pin them directly from chat results.

Pipeline Traces

Inspect node-level execution latency and state diffs.