Overview
The Dashboard provides real-time visibility into critical business metrics including quotations, service requests, follow-ups, and deadlines. It’s the command center for sales teams and operations managers.Sales Metrics
Track quotations sent and finalization rates
Pending Actions
Monitor unconfirmed requests and overdue items
Follow-up Queue
Manage customer follow-ups and reminders
Deadline Alerts
View upcoming and missed deadlines
Dashboard Metrics
Key Performance Indicators
Quotations Sent
Quotations Sent
Description: Total number of quotations generatedCalculation: Count of all quotations created by the user (or company-wide for managers)Use Case: Track sales activity and quotation volume trendsTime Period: Current month by default
Finalized Quotations
Finalized Quotations
Description: Quotations that have been exported and sent to customersCalculation: Count of quotations with status ‘FINALIZED’Use Case: Measure conversion from draft to customer deliveryTarget: Should be close to “Quotations Sent” number (minimize draft pile-up)
Overdue Follow-ups
Overdue Follow-ups
Description: Service requests past their requested delivery date without completionCalculation: Requests where:
requested_delivery_date < NOW()current_status != 6(not completed)
Unconfirmed Requests
Unconfirmed Requests
Description: New service requests awaiting vendor confirmationCalculation: Requests with
current_status <= 1Use Case: Ensure vendors promptly review and confirm new assignmentsTarget: Should be cleared dailyNext Deadlines
Next Deadlines
Description: Upcoming deadlines within 24 hoursCalculation: Count from
service_request_deadlines where:fired_at IS NULLcanceled_at IS NULLdue_at <= NOW() + 24 hours
Dashboard Views
Personal Dashboard
For individual users (vendors, sales staff):- Your quotations and follow-ups
- Requests assigned to you
- Your upcoming deadlines
Example Response
Example Response
Manager Dashboard
For supervisors and operations managers:- All team quotations
- All pending requests
- Company-wide overdue items
Unconfirmed Requests Widget
Detailed view of requests requiring attention:View Request List
See all requests with status 0 or 1:
- Request ID
- Customer name
- Service type
- Requested delivery date
- How long since creation
API endpoint
Unconfirmed requests older than 24 hours appear in red, indicating urgent attention needed.
Quotations Follow-up Queue
Manage customer follow-ups after quotations are sent:Follow-up List
Follow-up List
- Customer name and contact
- Service requested
- Quotation ID and finalization date
- Days since sent
- Follow-up status
Priority Sorting
Priority Sorting
Quotations are sorted by:
- Days since finalized (oldest first)
- Requested delivery date (soonest first)
- Quotation amount (highest first)
Follow-up Workflow
Contact Customer
Call or message to discuss:
- Did they receive the quotation?
- Any questions or concerns?
- Interest level
- Decision timeline
Record follow-up
Deadline Management
Monitor critical dates and milestones:Upcoming Deadlines
Upcoming Deadlines
View deadlines due within 24 hours across all service requests.Includes:
- Delivery dates
- Follow-up reminders
- Document submission deadlines
- Quality check dates
Deadline Types
Deadline Types
- Service Delivery: When service must be completed
- Quotation Follow-up: When to contact customer
- Document Required: Permit or approval needed by date
- Payment Due: Invoice payment deadline
Filtering and Date Ranges
Customize dashboard views:Time Period Filter
Time Period Filter
Select date range for metrics:
- Today
- This week
- This month
- This quarter
- Custom range
User Filter (Managers)
User Filter (Managers)
View metrics for:
- All team members
- Specific user
- By department
- By sales line
Status Filter
Status Filter
Focus on specific statuses:
- Active only
- Include completed
- Show deactivated
Dashboard Widgets
Available Widgets
Quick Stats
Summary cards with key numbers
Unconfirmed Requests
List of requests requiring attention
Follow-up Queue
Quotations needing customer follow-up
Overdue Items
Requests past their delivery date
Recent Activity
Latest system actions and updates
Calendar View
Visual timeline of upcoming deadlines
Customizing Layout
Users can personalize their dashboard:Performance Indicators
Sales Team Metrics
Conversion Rate
Conversion Rate
Formula: (Finalized Quotations / Quotations Sent) × 100Target: >80%Meaning: Percentage of quotations that make it to customer
Follow-up Response Rate
Follow-up Response Rate
Formula: (Quotations with Follow-up / Total Sent) × 100Target: 100%Meaning: Ensuring all customers are contacted
Average Quotation Time
Average Quotation Time
Formula: Average time from request to finalized quotationTarget: Under 48 hoursMeaning: Speed of quote generation
Operations Metrics
On-Time Delivery Rate
On-Time Delivery Rate
Formula: (Delivered on Time / Total Deliveries) × 100Target: >95%Meaning: Meeting customer delivery expectations
Pending Confirmations
Pending Confirmations
Formula: Count of requests with status 0-1Target: 0 at end of dayMeaning: Responsiveness to new requests
Alerts and Notifications
Dashboard can trigger alerts:Alert Types
Alert Types
- Critical: Overdue deliveries, missed deadlines
- Warning: Approaching deadlines, high unconfirmed count
- Info: Daily summary, weekly reports
Delivery Methods
Delivery Methods
- In-app notification badge
- Email digest (daily/weekly)
- Push notification (mobile)
- WhatsApp summary (optional)
Refresh and Real-Time Updates
Auto-Refresh
Auto-Refresh
Dashboard metrics refresh automatically every 5 minutes to show latest data.
Manual Refresh
Manual Refresh
Click the refresh icon to update immediately after completing actions.
Real-Time Notifications
Real-Time Notifications
When enabled, receive instant updates for:
- New request assignments
- Customer responses
- Status changes
- Approaching deadlines
Best Practices
Check Daily
Check Daily
Review dashboard at the start of each day to prioritize tasks.
Clear Unconfirmed Requests
Clear Unconfirmed Requests
Aim for zero unconfirmed requests before end of business day.
Follow Up Within 24 Hours
Follow Up Within 24 Hours
Contact customers within 24 hours of sending quotation for best conversion.
Address Overdue Items First
Address Overdue Items First
Prioritize overdue follow-ups to prevent customer complaints.
Use Filters Effectively
Use Filters Effectively
Narrow down to actionable items rather than viewing everything.
Related Features
Service Requests
Manage requests shown on dashboard
Quotations
Handle quotations from follow-up queue