Quick Start

Add your first data source and create a combined view in minutes.

This guide walks you through adding data and creating your first combined view.

Step 1: Add a Data Source

From your dashboard page, click the Add Source button in the top bar. You'll see three options:

  • Connect an App - import from integrations like Google Search Console or Stripe.
  • API Endpoint - fetch data from any JSON API with automatic polling.
  • Manual Data - upload a CSV file or paste data directly.

For a quick start, choose Manual Data:

  1. Give your source a Name (e.g. "Monthly Revenue").
  2. Set a Unit (e.g. "USD", "%", "users").
  3. Either drag and drop a CSV file, or paste your data in the text area. Use the format date,value - one entry per line:
2024-01-01,1200
2024-02-01,1450
2024-03-01,1380
  1. Click Add Source.

Your data source now appears as a card on your page with an interactive chart showing your data over time.

Step 2: Add More Sources

Repeat the process to add at least one more data source. The more sources you have, the more interesting your combined views will be.

Step 3: Create a Combined View

Once you have two or more data sources on a page:

  1. Click the Combine button in the top bar.
  2. Give your view a name (e.g. "Revenue vs Users"), or leave it blank to auto-generate one.
  3. Check the boxes next to the sources you want to overlay.
  4. Click Create.

Your combined view appears at the top of the page, showing all selected metrics normalized to a 0–100% scale on a single chart. Hover over the chart to see exact values at any point in time.

The combined view also calculates correlation coefficients between each pair of sources, helping you identify which metrics move together.