Settings tabs Boards, Permissions, Leave, Timesheet Access, Workload, Capacity, Holidays
Access Admin and App Admin (App Settings), all users (My Settings)
Key configs Field mapping, access control, leave approvers, timesheet approvers, capacity, holidays

Settings Overview

The plugin has two levels of configuration, each scoped to a different audience:

Your monday.com account Admin has full control over the plugin. They can also designate App Admins — users who can manage plugin settings without needing full monday.com account admin access. Throughout this page, "Admin" refers to the monday.com account Admin, and "App Admin" refers to users granted plugin-level admin rights.

Tip Start with App Settings to establish organization-wide defaults (capacity schemes, holiday calendars, leave approvers, timesheet approvers, workload defaults). Then configure the Boards tab to map columns on each board. Individual users can view their assigned settings in My Settings.
Settings overview showing board configuration with selected boards, mapping status, and actions

App Settings (Admin Only)

App Settings are global configurations that apply across your entire monday.com account. The settings panel is organized into seven tabs, shown in the left sidebar navigation:

  1. Boards — Field mappings & board settings
  2. Permissions — Roles & access control
  3. Leave Settings — Leave types & approver assignments
  4. Timesheet Access — Timesheet viewers & approvers
  5. Workload — Default workload settings
  6. Capacity — Work capacity schemes
  7. Holidays — Holiday calendar schemes

1. Boards

When would I use this? Configure boards when you want to pre-configure field mappings and display settings so that a board is ready to use in the scheduler or board view without requiring setup each time.

The Boards tab shows a paginated list of all boards that have been configured for the plugin. From here you can:

Each board card in the list shows the board name, mapped fields (e.g., "Timeline, Assignees, Hours, Status"), the item level setting, and the last-updated date.

Settings Boards page showing board configurations with field mapping tags and edit actions

Board Settings Editor

Clicking Edit on a board opens the board settings editor, which contains three sections:

Field Mapping

Field mapping tells the plugin which monday.com columns correspond to plugin concepts like scheduled hours, assignees, and timelines.

Plugin Field monday.com Column Type Required Description
Scheduled Hours (Total) Numbers Yes (one or both) Total hours allocated to the task across its entire timeline
Scheduled Hours (Per Day) Numbers Yes (one or both) Hours allocated per working day. When both columns are mapped, this field takes precedence over Scheduled Hours (Total)
Assignees People Yes Who is assigned to work on the task
Timeline Timeline Yes Start and end dates for the task
Status Status No Task status (Done, Working on it, etc.)
Color Color Picker No Manual color for task cards
Hours vs. Hours per Day

You can map one or both hour columns. The choice determines how workload is distributed across a task's timeline:

  • Scheduled Hours only — the total hours are divided evenly across the working days in the task's timeline. Example: a 16h task spanning Mon–Thu (4 working days) = 4h/day.
  • Scheduled Hours per Day only — the per-day value is used directly for each working day in the timeline.
  • Both mapped — the Hours per Day column takes precedence. The Scheduled Hours column is used as a fallback only when the per-day value is empty or zero.
Common mistake Mapping the wrong Numbers column to "Scheduled Hours." If your board has multiple Numbers columns (e.g., "Estimate" and "Budget"), make sure you select the one that represents work hours, not cost or budget figures. The plugin uses this value to calculate workload and utilization.

See it in action: Getting Started — Step 3: Configure Field Mapping

Sub-item Field Mapping

When the Item Level is set to "Sub-items only" or "Both main & sub-items," a separate Sub-item Field Mapping section appears. Sub-items live on a different internal board in monday.com, so they have their own set of columns that need to be mapped independently.

The same six fields (Scheduled Hours, Scheduled Hours per Day, Assignees, Timeline, Status, Color) are available for sub-item mapping.

Tip Sub-item columns are typically named differently from main-item columns (e.g., "Subitems Timeline" vs. "Timeline"). Check your board structure in monday.com if you're unsure which columns belong to sub-items.

Display Settings

Control how items appear on the scheduler.

Board Settings showing Field Mapping, Display Settings with Item Level and Color Schema, and Workload Settings

Workload Settings

Configure how scheduled hours are distributed for workload calculations on this board.

Note "Use account default" is the recommended option for most boards. It means you can change the workload behavior across all boards from a single place (the Workload tab) without reconfiguring each board individually.
Example — Typical Board Configuration

A project board might have the following settings configured:

  • Scheduled Hours (Total) → "Estimate" (Numbers column)
  • Scheduled Hours (Per Day) → "Daily Hours" (Numbers column)
  • Assignees → "Person" (People column)
  • Timeline → "Timeline" (Timeline column)
  • Status → "Status" (Status column)
  • Item Level → Main items only
  • Color Schema → Status color
  • Per-Person Distribution → Use account default

2. Permissions

When would I use this? Control who can access the plugin, restrict specific users, and designate App Admins.

The Permissions tab contains three sub-tabs for managing user access and roles. For a comprehensive guide to the entire permission system — including user roles, timesheet approval, leave approval, and the full role matrix — see the dedicated Permissions & Access page.

Manage Access

Control which monday.com users can access the plugin.

Restrict Users

Block specific users from accessing the plugin entirely. Restricted users will not see any plugin views or data.

Warning Restricting a user removes their access to all plugin features, including time tracking and leave requests. Make sure this is intentional before applying the restriction.

App Admins

Designate users as App Admins who receive full app-level permissions, including the ability to manage all settings, schemes, and other users.

Warning Only the monday.com account Admin can designate App Admins. App Admins themselves cannot promote other users to the App Admin role. This prevents privilege escalation.
Permissions panel with Manage Access, Restrict Users, and App Admins tabs showing user roles
Tip For most organizations, designating team leads as App Admins is sufficient. This gives them the ability to manage capacity schemes, holiday calendars, and leave types without needing full account Admin access.

3. Leave Settings

When would I use this? Configure leave types and assign leave approvers for your team members.

The Leave Settings tab has two sections:

Leave Types

Create and manage leave type categories that users can select when submitting leave requests. Each leave type has:

Use the Add Type button to create a new leave type. Existing types can be edited or deleted using the action icons on each row.

Common mistake Deleting a leave type that has existing leave requests associated with it. Before deleting, make sure no active or pending leave requests reference this type.

Leave Approvers

Assign a default leave approver for each user. When an approver is assigned, it is automatically set and locked in the leave request form, meaning the user cannot change it.

Tip Use the bulk assignment feature to quickly set up approvers when onboarding a new team. Select all team members using "Select All," choose a team lead as approver, and click "Apply."
Leave Settings showing Leave Types and Leave Approvers with per-user approver assignments

4. Timesheet Access

When would I use this? Configure who can approve and view timesheets. Approvers automatically get view access; use the Viewers tab to grant view-only access to additional users. See Permissions & Access › Timesheet Permissions for a detailed explanation of how permission rules, approver resolution, and view access work.

The Timesheet Access tab has two sub-tabs:

Approvers

Configure who can approve timesheets. Approvers can also view all timesheets. Admins always have full access regardless of these rules.

The Approvers tab has two sections:

Rules

Rules apply to all matching users automatically. Use rules for team-wide or workspace-wide approver assignments.

Example — Broad Approver Rule

A rule with Target = "All users" and Grantee = "Alice" means Alice can approve timesheets for everyone in the workspace. A rule with Target = "Team: Engineering" and Grantee = "Team: Engineering Leads" means all Engineering Leads can approve timesheets for Engineering team members.

Per-User Assignments

Direct assignments for individual users. Use this for one-off assignments that don't fit a team-wide rule.

Approver Resolution Priority

When determining who can approve a user's timesheet, the system checks rules in this priority order:

  1. Per-user assignment — direct user-to-approver mapping (highest priority)
  2. Per-team rule — team-level approver assignment
  3. All-users rule — workspace-wide approver assignment (lowest priority)

Admins always have implicit approval rights regardless of these rules.

Viewers

Configure who can view all timesheets without approver privileges.

Tip Use Additional Viewers for roles like HR managers, finance team members, or project coordinators who need to see timesheet data but shouldn't approve or reject entries.

5. Workload

When would I use this? Set account-level defaults for how workload is calculated. Individual boards can override these values in their own board settings.

The Workload tab has one setting:

This is a global default. Individual boards can override it in their board settings by choosing "Enabled" or "Disabled" instead of "Use account default."

Common mistake Enabling Per-Person Distribution at the account level when some boards track individual effort (where each assignee is expected to work the full hours). If your boards use different conventions, leave this toggle off at the account level and enable it per-board where needed.

6. Capacity

When would I use this? Configure capacity schemes when your team has members working different schedules — part-time workers, contractors, or teams in different time zones.

Manage work capacity schemes from the Capacity tab. Capacity (the number of working hours a team member is available per day) is defined through schemes. See the Work Capacity Schemes page for full details.

Note If no default scheme is configured, unassigned users fall back to the system default of 8 hours per day, Monday through Friday.
Capacity settings showing Capacity Schemes list with Main scheme and Create New button
Common mistake Forgetting to assign users to a capacity scheme. Unassigned users fall back to the system default (8h/day, Mon–Fri), which may not reflect their actual schedule. After creating a custom scheme, always assign the relevant users.

See it in action: Managing capacity for a distributed team

7. Holidays

When would I use this? Set up holiday calendars when your team spans multiple countries or regions with different public holidays.

Manage holiday calendars from the Holidays tab. Holiday calendars reduce available capacity on specific dates. See the Holiday Schemes page for full details.

Holidays settings showing Holiday Calendars list with Main and US Federal Holidays

My Settings (Per-User)

When would I use this? View your admin-assigned approvers and capacity scheme to understand who reviews your timesheets and leave requests, and what work schedule applies to you.

My Settings is a read-only panel that shows your personal configuration. These values are assigned by an Admin or App Admin and cannot be changed by you directly. If something looks incorrect, contact your admin.

Note All fields in My Settings are read-only. Approvers are assigned by admins in the Leave Settings and Timesheet Access tabs. Capacity schemes are assigned in the Capacity tab. If you need changes, contact your admin.
My Account page showing Leave Approver, Timesheet Approver, and Work Capacity Scheme settings

Need Help?

If you have questions about settings, permissions, or configuration, our support team is here to help.

Contact Support