Rich Text & Metrics¶
Beyond data tables and visual components, Outsprint uses several other render block types for formatted content, key metrics, and action confirmations.
Metric Blocks¶
Metric blocks display single key performance indicators with optional trend data.
Each metric shows:
- Large value (e.g., "$47,500")
- Label (e.g., "Avg Deal Size")
- Trend indicator with percentage and direction (e.g., "+12% vs last quarter")
Trend colors indicate performance: green for positive trends, red for negative, grey for flat.
Metrics often appear in groups of three, displayed in a grid row for a dashboard-like view.
Confirmation Blocks¶
Before destructive or high-impact actions, Outsprint shows a confirmation block asking you to approve.
Confirmation blocks include:
- A clear message explaining what will happen
- A colored border indicating severity (red for danger, yellow for warning, blue for informational)
- Confirm and Cancel buttons
Click Confirm to proceed, or Cancel to abort. Canceling responds with "Cancelled. No changes were made."
Confirmations are used for deletes, bulk updates, sending campaigns, activating workflows, and data imports.
Workflow Diagrams¶
When you view an automation workflow, Outsprint displays a visual flow diagram:
- Vertical layout showing steps from top to bottom
- Node types: triggers (blue), actions (white), conditions (diamond/yellow), delays (grey)
- Connecting lines with arrows between steps
- Active enrollment count in the header
Pro Tip
The /metrics command is the fastest way to get a dashboard view. It shows open deals, pipeline value, deals closing this month, win rate, average deal size, and overdue tasks.
What's Next¶
- Tables -- Data lists
- Charts -- Visualizations
- Back to render blocks overview
