Auto Interface (Static)

← Back

Sales Dashboard

Real-time overview of your sales performance across all channels.

Revenue
$142,800
+12.5%
Active Users
2,847
+5.2%
Conversion
3.2%
-0.4%
ARR
$1.7M
0%

Unknown widget type: chart

{
  "type": "chart",
  "id": "chart-revenue",
  "props": {
    "chartType": "line",
    "title": "Monthly Revenue",
    "data": {
      "labels": [
        "Jan",
        "Feb",
        "Mar",
        "Apr",
        "May",
        "Jun"
      ],
      "datasets": [
        {
          "label": "Revenue",
          "data": [
            42000,
            55000,
            67000,
            82000,
            95000,
            142800
          ],
          "borderColor": "#3b82f6"
        }
      ]
    }
  }
}

Unknown widget type: chart

{
  "type": "chart",
  "id": "chart-channels",
  "props": {
    "chartType": "pie",
    "title": "Revenue by Channel",
    "data": {
      "labels": [
        "Direct",
        "Organic",
        "Referral",
        "Social"
      ],
      "datasets": [
        {
          "label": "Revenue",
          "data": [
            45,
            30,
            15,
            10
          ],
          "backgroundColor": [
            "#3b82f6",
            "#10b981",
            "#f59e0b",
            "#ef4444"
          ]
        }
      ]
    }
  }
}
OrderCustomerAmountStatus
#1234Alice Johnson$450Completed
#1235Bob Smith$1,200Processing
#1236Carol White$320Shipped
#1237David Brown$890Pending

New enterprise deal closed

$45,000 - Acme Corp

User milestone reached

2,500th active user

Support ticket escalated

#4521 - Payment issue

New feature request

Bulk export functionality

Chat
Ready

Chat

Describe the interface you want to create