Get started

Two ways in. One source of truth.

Start in the cloud with a click, or install the CLI and build locally first.

Switch any time — the cloud and the CLI work on the same project.
or
For analysts, ops & business teams

Start in the cloud

Be looking at a real dashboard in minutes. Build visually, explore your data, and invite your analyst — no setup, nothing to install.

app.visivo.io
Net revenue$4.82M
Accounts1,284
Start free
For data & analytics engineers

Build locally with the CLI

Run visivo serve and watch your dashboard update live as you edit. Model in SQL, version every change in Git, deploy when it's ready.

~/project
$ visivo serve
→ building project…
✓ hot-reload ready · localhost:8000
Step by step

Three steps to your first trusted dashboard.

Show me the steps for…
1

Create your free workspace

Sign up with Google or an email — no card, no install. You're in a working project in under a minute.

Start free
app.visivo.io/register
Create your workspace
you@company.com
Start free
2

Connect your data — or start from a sample

Plug in your warehouse, or explore a sample project first. Visivo is push-based, so your credentials never leave your side.

PostgresSnowflakeBigQueryDuckDBdbt™+ 8 more
3

Invite your analyst & share with roles

Add teammates as Viewer or Admin. Everyone works from the same numbers — defined once, trusted everywhere.

See what's included
JSjordan@company.comAdmin
MRmaria@company.comViewer
Invite teammate
1

Install the CLI

One line with the install script (pip works too). A single binary, no heavy toolchain to set up.

All install options
2

Run visivo serve

Spin up a local dashboard with hot-reload. Edit your YAML or SQL and the chart updates live at localhost:8000 — before anything touches production.

$ visivo serve
# watching project for changes…
mrr_by_month rendered
✓ hot-reload ready · localhost:8000
3

Deploy to a cloud stage to share

Push to a dev, CI, or prod stage when it's ready. Your team sees it in the cloud — same project, reviewed and versioned.

Read the deploy guide
$ visivo deploy --stage prod
→ uploading project…
✓ deployed · app.visivo.io/your-team
No wrong door

Whichever way you start, it's the same project.

The cloud and the CLI aren't two products — they're two doors into one source of truth. Build visually today, drop into code tomorrow; your teammate can do the opposite.

  • One semantic layer and one Git history behind both surfaces
  • Edits in the visual builder save straight back to version-controlled YAML
  • Push-based security — your database credentials never leave your machine
CloudBuild & share visually
CLIModel & deploy in code
One project
Semantic layer · Git history · push-based security
Install command copied