Dashboard
The Dashboard is your central hub for analytics, configuration, and administrative tasks in Hive. It provides visual insights into team workload, project progress, and system management.Overview
The Dashboard combines several key sections:Tag Management
Create and organize labels for categorizing tasks
Workload Analytics
Visualize task distribution across team members
Project Progress
Track completion status of all projects
User Management
Add, edit, and remove team members (Admin only)
Tag Configuration
Viewing Tags
The Configuración de Etiquetas section displays all existing tags in a grid layout. Each tag shows:- Tag name
- Color badge
- Description (if provided)
- Edit button
Creating New Tags
- Click Crear Etiqueta in the tags section header
- Fill in the tag details:
- Nombre (Name) - Clear, descriptive label
- Color - Choose from color picker
- Descripción (Description) - Optional context
- Click Crear Etiqueta to save
Editing Tags
- Click the tag card or edit icon
- Modify name, color, or description
- Click Actualizar Etiqueta to save changes
Deleting Tags
To delete a tag:- Open the tag edit modal
- Click Eliminar Etiqueta (red button)
- Confirm deletion
Workload Analytics
Workload Chart
The Carga de Trabajo por Empleado (Workload by Employee) chart visualizes task distribution:Chart Features
- Chart Type: Horizontal bar chart powered by Chart.js
- Data Shown: Number of assigned tasks per team member
- Total Badge: Displays total tasks across all users
- Interactive: Hover over bars to see exact task counts
- Theme Support: Automatically adapts colors for dark mode
What the Chart Shows
Task Count per User
Each horizontal bar represents one team member. The length of the bar indicates their total number of assigned tasks, regardless of completion status.
Interpreting Workload Data
- Long bars: Users with many assigned tasks (may be overloaded)
- Short bars: Users with fewer tasks (capacity for more work)
- Empty bars: Users with no current assignments
- Balance workload across the team
- Identify who has capacity for urgent work
- Plan resource allocation for new projects
- Recognize high performers managing many tasks
Project Progress Tracking
Progress Chart
The Progreso de Proyectos (Project Progress) section shows completion status:Progress Visualization
For each project, you’ll see:- Project name
- Progress bar showing completion percentage
- Completion statistics (X of Y tasks completed)
- Visual progress indicator
Progress List
ThedashboardProjectsProgressList displays:
- All active and inactive projects
- Individual project progress bars
- Task completion ratios
- Color-coded status indicators
Completion Calculation
Progress is calculated as: (Completed Tasks / Total Tasks) × 100%Tasks marked as 100% complete count toward the numerator.
Empty Projects
Projects with no tasks show 0% progress. Add tasks to begin tracking.
Using Progress Data
- Identify stalled projects: Projects at 0% or not progressing
- Celebrate wins: Projects nearing 100% completion
- Resource planning: Allocate help to struggling projects
- Reporting: Export progress for stakeholder updates
User Management
User Table
The Gestión de Usuarios table shows:| Column | Description |
|---|---|
| Usuario | Username and full name |
| Antigüedad | Account age / registration date |
| Rol | Administrator or Collaborator |
| Puesto | Job title/position |
| Acciones | Edit and Delete buttons |
Creating Users
See the People documentation for detailed user creation instructions. Quick steps:- Click Nuevo Usuario button
- Fill in personal and account information
- Set role and password
- Optionally upload profile photo
- Click Crear Usuario
Managing Existing Users
Editing Users
- Click the Edit icon in the Actions column
- Modify any user information
- Change roles (Administrator ↔ Collaborator)
- Reset passwords if needed
- Update profile photos
Deleting Users
- Click the Delete icon in the Actions column
- Confirm deletion
- User account and authentication are removed
- Reassign their tasks before deletion
Chart Customization
Theme Integration
Dashboard charts automatically respond to theme changes:- Light Mode: Charts use bright, high-contrast colors
- Dark Mode: Charts adapt to dark-friendly palettes
- Legend Colors: Update to match theme
- No Manual Refresh: Charts rebuild automatically on theme toggle
Chart.js Features
Hive uses Chart.js for all visualizations, providing:- Responsive sizing (adapts to screen width)
- Interactive tooltips on hover
- Smooth animations
- Accessibility support
- Export capabilities (via browser right-click)
Dashboard Best Practices
How often should I review the Dashboard?
How often should I review the Dashboard?
Check the Dashboard at least weekly to:
- Monitor workload distribution
- Track project progress
- Identify bottlenecks early
- Rebalance team assignments
What's the ideal workload per person?
What's the ideal workload per person?
This varies by role and task complexity. As a general guideline:
- 3-5 active tasks per person is typical
- More than 10 tasks may indicate overload
- Consider task size when evaluating counts
Should I create tags before or after tasks?
Should I create tags before or after tasks?
Can I export Dashboard data?
Can I export Dashboard data?
Currently, Hive doesn’t have a built-in export feature. You can:
- Take screenshots of charts
- Right-click charts to save as images
- Manually compile data from the UI
What's the difference between tags in Dashboard vs. other views?
What's the difference between tags in Dashboard vs. other views?
Date Range Filtering
Coming Soon
Date range filtering for Dashboard analytics is not currently available but is a common feature request. Currently, the Dashboard shows all-time data.
Exporting and Reporting
Current Capabilities
Available:- Screenshot charts using browser tools
- Right-click → Save image for chart exports
- Copy data manually from UI tables
- View real-time data updates
- CSV/Excel export
- PDF report generation
- Scheduled reports
- Email digests
Performance and Loading
Chart Loading
- Charts may show “Cargando…” (Loading) briefly while data fetches
- Workload chart depends on task and user data loading
- Real-time updates occur automatically via Supabase subscriptions
- No manual refresh needed—changes appear within seconds
Troubleshooting
If charts don’t appear:- Refresh the page (Ctrl+R or Cmd+R)
- Check that you’re logged in with proper permissions
- Verify that Chart.js library loaded (check browser console)
- Ensure you have at least one project/task to visualize
Related Pages
Projects
Manage projects tracked in progress charts
People
Detailed user management documentation
Tasks
Learn how tags are applied to tasks
