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

# Qvista Docs: Dashboards, Data Integration and Automation Hub

> Explore guides and references for Qvista — the no-code platform for connecting data sources, building interactive dashboards, and automating workflows.

Qvista is a powerful, no-code SaaS platform that lets you connect to any data source, build interactive dashboards, and automate complex workflows — all without writing a single line of code. Whether you're a business analyst, operations manager, or developer, Qvista helps you turn raw data into actionable insights and automated processes in minutes.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running with Qvista in under 5 minutes
  </Card>

  <Card title="Connect Data Sources" icon="database" href="/data-sources/overview">
    Link databases, spreadsheets, APIs, and cloud services
  </Card>

  <Card title="Build Dashboards" icon="chart-bar" href="/visualizations/overview">
    Create interactive visualizations and custom dashboards
  </Card>

  <Card title="Automate with Autoflux" icon="bolt" href="/autoflux/overview">
    Design no-code workflows to automate your business processes
  </Card>
</CardGroup>

## What you can do with Qvista

Qvista brings together data integration, visualization, and automation in one unified platform.

<CardGroup cols={3}>
  <Card title="Data Integration" icon="plug" href="/data-sources/overview">
    Connect MySQL, PostgreSQL, MongoDB, CSV, Excel, REST APIs, Google Sheets, and more
  </Card>

  <Card title="Interactive Charts" icon="chart-line" href="/visualizations/chart-types">
    Bar, line, pie, scatter, heatmap, waterfall charts with drill-down and real-time filters
  </Card>

  <Card title="Workflow Automation" icon="gears" href="/autoflux/building-workflows">
    Drag-and-drop automation with triggers, conditions, and branching logic
  </Card>

  <Card title="Data Transformation" icon="wand-magic-sparkles" href="/data-sources/overview">
    Cleanse, reformat, aggregate, and normalize data before visualization
  </Card>

  <Card title="Export & Share" icon="share-nodes" href="/visualizations/export-and-sharing">
    Export to PDF, Excel, CSV, or share live dashboards via secure links
  </Card>

  <Card title="Team Collaboration" icon="users" href="/use-cases/data-management-reporting">
    Role-based access, shared workspaces, and real-time project updates
  </Card>
</CardGroup>

## Get started in 3 steps

<Steps>
  <Step title="Create your account">
    Sign up for free at [qvista.io](https://qvista.io/get-started.html) — no credit card required. You can also register with your Google account.
  </Step>

  <Step title="Connect your first data source">
    Use Qvista's guided connector wizard to link a database, upload a CSV, or connect a Google Sheet. Your data is never stored in Qvista — it's fetched in real time directly from your source.
  </Step>

  <Step title="Build a dashboard or workflow">
    Drag and drop your data into charts and tables to build a live dashboard, or open Autoflux to create your first automated workflow.
  </Step>
</Steps>

<Tip>
  Start with the [Quickstart guide](/quickstart) for a step-by-step walkthrough from sign-up to your first live dashboard.
</Tip>
