How-to guide
Copy Parent Column Values to Subitems in monday.com (Column Inheritance, 2026)
Subitems don't inherit parent column values in monday.com. Compare the automation mapping workaround with SubItems Pro's create-time inheritance for 18 types.
Updated Published
Direct answer: monday.com subitems do not inherit column values from their parent item. There is no native inheritance setting, and the feature request (community thread 10364) has been open for years. Natively, you can map parent fields only when an automation creates the subitem. To bulk-create subitems that inherit statuses, people, dates, and 15 other column types, use SubItems Pro’s Create tab.
Why do subitems start blank?
Subitems live on their own hidden board with their own columns. When you add a subitem, nothing carries over: the parent’s owner, due date, client, and status stay on the parent, and the subtask starts context-free.
That matters in practice:
- Person: subtasks without an assignee don’t show up on anyone’s plate.
- Date / Timeline: undated subtasks are invisible to deadline views and reminders.
- Status, priority, client context: a subitem named “Send draft” means nothing in a search result or notification without the context columns filled in.
The native fix, “Subitem inherit column values from Parent” (thread 10364), is one of the longest-running requests on the monday.com community forum, and as of mid-2026 no inheritance setting has shipped. So the real question is which copy mechanism to use.
Can a native automation copy parent values to new subitems?
Yes, at creation time, and only for subitems the automation itself creates. Per monday.com’s support documentation:
- Open the Automations center on your board.
- Build a recipe with an item-level trigger (for example, “When status changes”).
- Choose Create a subitem as the action.
- Map the parent item’s fields to the corresponding subitem columns.
Where it stops:
- Only recipe-created subitems inherit. Subitems anyone adds by hand start blank, same as always.
- It’s a one-time copy at the moment of creation — change the parent later and the subitem keeps the old value.
- The subitem set and its mapping live inside the recipe, per board. Ten boards means ten recipes to maintain.
There’s also a community workaround that mirrors parent fields into subitems through a connect-boards column. It can work for display, but each subitem has to be linked to its parent, and the result is a mirror: display-only, with the usual mirror limitations.
How do you inherit parent values when bulk-creating subitems?
SubItems Pro adds a board view for bulk subitem operations. Its Create tab builds up to 50 subitems per selected item, across any number of selected items, and can inherit parent values as it creates them:
- Multi-select the parent items on your board and open the SubItems Pro view.
- In the Create tab, set how many subitems to add (up to 50 per item) and name them.
- Turn on inheritance and pick a mode: Copy All (every supported column) or Manual (choose exactly which columns).
- Run it. Each new subitem is created already carrying its own parent’s values.
Details that matter:
- 18 column types are supported: Status, Person, Date, Timeline, Numbers, Link, Email, Checkbox, Phone, Country, Location, Tags, Rating, World Clock, Week, Text, Long Text, and Hour.
- Missing columns are created for you. If the subitem board lacks a matching column, SubItems Pro adds it automatically, in the same order as the parent board. Status columns arrive with the parent’s labels and colors, so values don’t land as mismatched defaults.
- Inheritance adds no cost. Plan actions count subitem creations (the free plan includes 20 per month); copying values onto them is free.
Setup details are in the user guide, and the Create tab itself is covered in bulk-creating subitems in monday.com.
What about subitems that already exist?
Inheritance runs at create time. For subitems already on the board, use the Edit tab instead: it bulk-writes column values across all subitems of every selected item, one value per column per run. It doesn’t read each parent’s values individually, so group your selection accordingly: select all of Client X’s items, stamp the client and owner across their subitems in one pass, then move to the next batch. Full walkthrough: bulk-editing subitems in monday.com.
Which method fits your case?
| Situation | Use |
|---|---|
| Subitems are created by an automated workflow | Native automation with parent-field mapping |
| You only need to see parent context on subitems | Connect-boards mirror workaround (display-only) |
| You’re creating subitems in bulk and want parent values on them | SubItems Pro Create with inheritance |
| Existing subitems are missing values | SubItems Pro Edit (bulk update) |
| Values must stay continuously in sync with the parent | Nothing does this natively as of mid-2026 — re-run a bulk edit after parent changes |
This guide covers pushing values down from parent to subitems. If you need the opposite direction — subitem values aggregated up into real parent columns — that’s a rollup, covered in the complete guide to monday.com subitem rollups.
Frequently asked questions
Do subitems inherit column values from the parent item in monday.com?
No. Subitems start blank regardless of what's set on the parent. Inheritance has been an open feature request (community thread 10364) for years, and as of mid-2026 there is no native board setting for it.
Can a monday.com automation copy parent values to a subitem?
Yes, at creation time. When an automation's action is 'Create a subitem', you can map parent item fields to the subitem's columns. It only applies to subitems that recipe creates, not ones added by hand, and there is no live link afterward.
How does SubItems Pro handle column inheritance?
When you bulk-create subitems from its board view, you can copy parent values across 18 column types in Copy All or Manual mode. Missing columns are auto-created on the subitem board in parent-board order, and Status columns are created with the parent's labels and colors.
Can I copy parent values to subitems that already exist?
Inheritance runs at create time, so for existing subitems use a bulk edit instead. SubItems Pro's Edit tab writes a value into a column across all subitems of every selected item in one run — select items that share the same target value and batch them.
Do inherited values stay in sync if the parent changes later?
No. Every method here copies values at a point in time. A continuous parent-to-subitem link doesn't exist natively as of mid-2026; the practical pattern is to re-run a bulk edit when parent values change.