> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexalytica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Nexalytica: AI-Powered Analytics for Your Organisation

> Nexalytica turns your company data into answers. Connect data sources, ask questions in plain language, build dashboards, and automate with AI agents.

Nexalytica is an AI analytics platform that lets your team explore data through conversation, assemble live dashboards, and delegate recurring analysis to autonomous AI agents — all without writing a single line of SQL unless you want to.

<CardGroup cols={2}>
  <Card title="Sign In & Onboard" icon="right-to-bracket" href="/getting-started/sign-in">
    Create your account, verify your email, join or create an organisation, and pick a plan.
  </Card>

  <Card title="Navigate the App" icon="compass" href="/getting-started/navigation">
    Learn the sidebar, tab workspace, command palette, and how to move between areas quickly.
  </Card>

  <Card title="Core Concepts" icon="lightbulb" href="/concepts/organisation-structure">
    Understand how organisations, departments, and resources fit together before you start building.
  </Card>

  <Card title="Roles & Permissions" icon="shield-halved" href="/concepts/roles-permissions">
    See exactly what each role can do — org owner, admin, department manager, employee.
  </Card>
</CardGroup>

## How Nexalytica Works

Nexalytica follows a simple left-to-right journey: connect your data, explore it, capture insights as dashboards, and graduate repeatable work into automated agents.

<Steps>
  <Step title="Connect your data">
    Add a data source — a database, file upload, or vector store — in [Data Sources](/data/data-sources). Once connected, Nexalytica indexes your tables and makes them available to every AI feature.
  </Step>

  <Step title="Ask questions in Chat">
    Open [Chats](/chats/conversations) and start a conversation with the AI assistant. Ask about your data in plain English and get back tables, charts, and cited answers.
  </Step>

  <Step title="Build a Dashboard">
    Pin the most useful charts to a [Dashboard](/dashboards/building) so your team always has the key metrics one click away — with live data, not static snapshots.
  </Step>

  <Step title="Automate with Agents">
    Create an [AI Agent](/agents/creating-agents) to watch your data, surface insights on a schedule, and alert you when something changes — no manual monitoring required.
  </Step>
</Steps>

## Key Areas

| Area                   | What it's for                                                                                      |
| ---------------------- | -------------------------------------------------------------------------------------------------- |
| **Chats**              | Ask questions about your data in plain language and get AI-generated answers, tables, and charts.  |
| **Dashboards**         | Build live visual dashboards with charts, KPIs, and tables sourced from your connected data.       |
| **Data Sources**       | Connect and manage databases, file imports, and vector stores that power every Nexalytica feature. |
| **Agent Foundry**      | Design AI agents that monitor data, run scheduled analyses, and take autonomous actions.           |
| **Work Bench**         | Write and run SQL queries ad-hoc against any connected source.                                     |
| **Notebook**           | Coming Soon                                                                                        |
| **Data Pipelines**     | Coming Soon                                                                                        |
| **MCP & Integrations** | Coming Soon                                                                                        |
| **Settings**           | Manage your organisation, people, billing, and governance controls.                                |

<Tip>
  Every resource you create — dashboards, chats, data sources, agents — is **private by default**. Share it explicitly when you're ready. See [Sharing & Visibility](/concepts/sharing-visibility) to learn how.
</Tip>
