Skip to content

UI Overview

The Bizon Platform UI provides a visual interface for managing your data pipelines.

The dashboard shows an overview of your platform:

  • Active Pipelines - Count of enabled pipelines
  • Recent Runs - Latest pipeline executions
  • Run Statistics - Success/failure rates
  • Quick Actions - Create pipeline, view runs
SectionDescription
DashboardPlatform overview and statistics
PipelinesCreate and manage pipelines
ConnectorsBrowse and save connectors
Custom SourcesBuild custom source connectors
AI AgentConversational pipeline creation
SettingsUser and organization settings
  • Domain Filter - Filter by domain across all views
  • User Menu - Profile, switch orgs, logout
  • View all pipelines with status indicators
  • Filter by domain, status, or search
  • Quick actions: Run, Enable/Disable, Edit, Delete
  • Overview - Name, schedule, status
  • Configuration - Source, destination, transforms
  • Run History - List of all executions
  • Logs - Detailed execution logs
  1. Click “Create Pipeline”
  2. Use wizard or YAML editor
  3. Configure source and destination
  4. Set schedule (optional)
  5. Review and create

Browse available connectors:

  • Sources - HubSpot, Kafka, Custom, etc.
  • Destinations - BigQuery, Logger, etc.

Each connector shows:

  • Name and description
  • Available streams
  • Authentication types
  • Example configuration

Manage saved connector configurations:

  • Create reusable configurations
  • Store encrypted credentials
  • Use in multiple pipelines

Three-panel layout:

  1. Build Panel - AI chat or code validation
  2. Code Editor - Monaco editor with syntax highlighting
  3. Preview Panel - Test with real data
  • View all custom sources
  • Edit code and metadata
  • Delete unused sources

Chat interface for natural language pipeline creation:

  • Describe pipelines in plain English
  • Agent asks clarifying questions
  • Preview configuration before creating
  • Conversation history persists
  • Update name and avatar
  • Change password
  • Link/unlink OAuth providers
  • View organization details
  • Manage domains
  • Configure settings
  • View all members
  • Invite new users
  • Manage roles
  • Set domain overrides
  • Create API keys
  • View active keys
  • Revoke keys
ShortcutAction
Ctrl/Cmd + KQuick search
Ctrl/Cmd + NNew pipeline
EscapeClose modal

The UI adapts to different screen sizes:

  • Desktop - Full sidebar, multi-column layouts
  • Tablet - Collapsible sidebar
  • Mobile - Bottom navigation, stacked layouts

The default theme is dark with Bizon brand colors:

  • Background: Deep blue-gray
  • Primary: Bright blue
  • Accents: Green (success), Red (error), Orange (warning)