Install from the Marketplace

If you have not installed WorkHub yet, grab it from the monday.com Marketplace. Once installed, the app is available as both a Board View and a Workspace View across your account.

Workspace View vs Board View

WorkHub offers two ways to access its features, each suited to a different workflow.

Board View

Board View is added as a view tab on a single monday.com board. It provides two tabs:

Use Board View when you want a focused scheduler for one project board without leaving the board context.

Workspace View

Workspace View is a full-screen application accessible from the monday.com left sidebar. It contains seven modules:

Use Workspace View when you need a cross-board perspective or access to modules beyond scheduling.

WorkHub Workspace View showing the resource scheduler with sidebar navigation for all seven modules

Field Mapping

Before the scheduler can display your board data, it needs to know which monday.com columns correspond to which concepts. This is called field mapping. Each board has its own mapping configuration.

Monday.com board showing configured columns: Assignee (People), Timeline, Estimated Hours (Numbers), and Estimated Hours Per Day (Numbers) on main items, with Timeline and Assignee mapped on subitems

The six available field mappings are:

Field Column Type Required? Purpose
Assignee People Yes Determines who is assigned to each item. The scheduler organizes tasks by person, so this field is essential.
Timeline Timeline Yes Provides start and end dates. The scheduler positions items horizontally by date range.
Original Estimate Numbers No Total estimated hours for the entire task duration. The scheduler divides this across working days in the timeline range for workload calculation.
Hours Per Day Numbers No Estimated hours per working day. An alternative to Scheduled Hours for teams that estimate in daily effort rather than totals.
Status Status No Enables status-based card coloring and lets you filter completed items from the scheduler view.
Color Color Picker No Provides custom card coloring when the color schema is set to "picker" mode.

Required fields explained

Assignee and Timeline are the only required fields because they answer the two fundamental scheduling questions: who is doing the work and when. Without an Assignee column mapped, the scheduler cannot create rows for team members. Without a Timeline column, items have no date range and cannot be placed on the calendar.

Scheduled Hours vs Hours Per Day

These two fields control how workload is calculated. You can map one or both — but you need at least one for workload indicators to work. If neither is mapped, items still appear on the scheduler but show 0 hours in workload calculations.

Original Estimate

Use this when your team estimates total effort per task. The plugin divides the total evenly across the working days in the item's timeline.

Example

A task has 16 hours in the Scheduled Hours column and a timeline of Monday to Thursday (4 working days). The plugin calculates 4 hours per day (16 ÷ 4) for workload purposes.

Hours Per Day

Use this when your team estimates daily effort instead of totals. The plugin uses the per-day value directly for each working day in the timeline — no division is needed.

Example

A task has 3 hours/day in the Hours Per Day column and a timeline of Monday to Friday (5 working days). The plugin counts 3 hours each day toward the assignee's workload, totaling 15 hours across the week.

When both are mapped

If both columns are mapped on the same board, Hours Per Day takes precedence. The Original Estimate column is used as a fallback only when the per-day value is empty or zero for a given item.

Which should I use?

Most teams use Original Estimate because it aligns with how estimates are typically given ("this task will take 20 hours"). Use Hours Per Day if your team plans in daily time blocks ("I'll spend 2 hours per day on this").

Other optional fields

Status enables two features: coloring task cards by their status label (e.g., "Working on it" = orange, "Done" = green) when using the Status color schema, and filtering completed items out of the scheduler view.

Color (Color Picker) is only needed if you want to assign custom colors to individual items. Most teams use the Status or Group color schema instead.

Subitems have separate field mapping

Subitems live on their own subitems board in monday.com. When you enable subitems, WorkHub shows a second mapping table for the subitems board, allowing you to map columns independently from the parent board. The example screenshot above shows the parent board with Assignee, Timeline, Estimated, and Estimated H/D mapped, while the subitems board has just Timeline and Assignee.

Board Setup & Configuration

When you add a board to the scheduler for the first time, a setup wizard launches automatically. It walks you through selecting the item level and mapping your columns.

The wizard walks you through two steps:

  1. Item Level — choose whether to show Main items, Sub-items, or Both on the scheduler.
  2. Field Mapping — select which monday.com columns map to each field. The dropdowns only show compatible column types (e.g., only People columns appear for Assignee, only Timeline columns for Timeline).
Board setup wizard step 1: Item Level selection — Main item only, Sub-item only, or Both Board setup wizard step 2: Mapping Fields showing Timeline, Assignee, Hours, Status, and Color column dropdowns for main items and subitems

You can return to the setup wizard at any time to reconfigure field mappings for a board.

For additional options beyond the wizard, click the settings icon in the top-right corner of the scheduler. This opens the board settings sidebar, which provides the same field mapping options plus display settings.

Display settings panel accessed via the settings icon, showing color schema, item height, and per-person distribution options
Display settings are only in the settings sidebar

Settings like color schema, item height, and per-person distribution are not available during the initial setup wizard. Access them by clicking the settings icon in the top-right corner after the board is configured.

Items and Subitems

Monday.com boards have two levels of items that WorkHub can work with:

During board setup (or in the settings sidebar), you choose the Item Level setting:

When subitems are enabled, field mapping is configured separately for the subitems board since it has its own column structure.

Scheduler Overview

The resource scheduler is a Gantt-like timeline where each row represents a team member and task cards are positioned by their timeline dates.

View modes

Five zoom levels let you see the right time horizon:

Group-by modes

The scheduler toolbar lets you choose how rows are organized:

Group-by dropdown showing Users, Teams, and Teams with Users options Scheduler grouped by Teams showing team sections with member task cards

You can select multiple teams in the Team filter to display several teams side by side on the scheduler. This is useful for cross-team planning and comparing workload across departments.

Assigning items to teams

In monday.com, items can be assigned to a team (not just individual users). When an item is assigned to a team, it appears on the team's row in the scheduler. You can then drag the item from the team row to a specific user's row to reassign it to an individual. This lets managers assign work at the team level first and then distribute it to specific people during planning sessions.

You can also filter which users or teams are visible using the Assignee and Team filter dropdowns in the toolbar.

Leave & holiday display toggles

The toolbar includes Leaves and Holidays toggle buttons. When enabled, approved leave days and holidays appear as colored blocks on the scheduler. Toggling them off hides the visual blocks for a cleaner view, but workload indicators always account for leave and holidays regardless of the toggle state — this is purely a visual change, not a calculation change.

Scheduler toolbar showing Leaves and Holidays toggle buttons

Drag-and-drop

Drag a task card horizontally to reschedule it to different dates, or vertically to reassign it to another team member. Changes sync to monday.com in real time.

Workload overlay

Toggle the workload overlay to see color-coded capacity bars above each person's row:

The overlay supports five indicator modes: Worklog + Workload (actual worklogs for past, remaining estimate for future), Remaining Estimate (original minus logged), Availability (free hours after remaining work), Original Estimate (classic scheduled hours), and Number of Items (task count). See Workload Management for a full explanation of each mode.

Resource scheduler showing task cards organized by team member with color-coded workload overlay bars

Capacity & Workload Basics

The workload overlay relies on a simple formula to determine how many hours each person can work on a given day:

Availability Formula

Available Hours = Capacity (from scheme) − Holidays − Leave

When per-person distribution is enabled in display settings, tasks assigned to multiple people split their hours equally among assignees. For example, a 10-hour task with two assignees counts as 5 hours per person.

Workload indicator modes

The workload overlay offers five indicator modes, each showing a different perspective on your team's load. The default Worklog + Workload mode combines actual logged worklogs (for past days) with remaining estimates (for future days), giving you the most accurate real-time view. See Workload Management → Indicator Modes for a full explanation of all modes.

What's Next

Now that you understand the core concepts, explore the features in detail:

Need help?

Visit the Support Portal or email support@reinwok.com.