monday.com WorkForms Setup: Build Intake Forms That Work
monday.com Certified Consultants

monday.com WorkForms Setup: Build Intake Forms That Work

Your complete guide to monday.com WorkForms setup, from building intake forms with conditional logic to automating submissions.

Getting your monday.com WorkForms setup right is the difference between a clean intake process and a board full of half-filled items that nobody can act on. We see it constantly in our monday.com consulting work: teams rush through form creation, skip the board planning step, and end up rebuilding everything three weeks later.

This guide walks through the full monday.com WorkForms setup process, from board structure to conditional logic to the automations that turn form submissions into real workflow. We also cover the five problems that trip up almost every team and how to fix each one.

🎯 What Are WorkForms (and What They Can’t Do)

WorkForms is monday.com’s native form builder. It lets you create shareable forms that feed submissions directly into a board as new items. Every form question maps to a column on your board, so the data lands exactly where your team works.

WorkForms are available on every monday.com plan, though advanced features like custom branding, password protection, and the response editing feature require Pro or Enterprise.

⚠️ The Big Limitation You Need to Know WorkForms only create new items. They cannot update or edit existing items on your board. This has been the most requested feature in monday.com’s history for over six years. A partial workaround exists through the response editing feature on Pro and Enterprise plans, but it only lets the original submitter edit their own submission, and it does not support editing signatures, Connect Boards questions, or deleting files.

If your workflow requires updating existing items through a form, WorkForms alone will not cover that. You will need a third-party tool like Fillout or SuperForm, or a Make.com scenario.

📋 Step 1: Plan Your Board Structure First

1

Design your columns before opening the form builder

This is the step most teams skip, and it is the reason most forms get rebuilt. Every form question maps to a board column. If your columns are not right, your form will not be right either.

Before you touch WorkForms, open your board and set up every column you will need. Think about what information you actually need to act on a request, not just what feels nice to collect.

For a project intake form, that typically means: text column for project name, status column for request type, dropdown for priority, people column for requester, date column for deadline, long text for description, and files for attachments.

💡 Pro Tip Keep intake forms under 15 questions. Every extra field reduces completion rates. We have seen submission rates drop by 20-30% when forms cross the 15-question mark. If you need more detail later, use automations to prompt the submitter after the initial submission.

📋 Step 2: Create the WorkForm

2

Open the form builder

Navigate to your board, click the + Add View button in the view toolbar at the top, and select Form. Give it a clear name that tells your team which form this is (like “Project Intake Form” or “IT Request Form”).

monday.com will automatically generate form questions based on the columns already on your board. This is why Step 1 matters. If your columns are set up correctly, the form builder starts with a near-complete draft. You can also use the AI form generator to describe what you are collecting, though it usually needs manual cleanup for anything with conditional logic.

📋 Step 3: Add and Configure Questions

3

Set up each question properly

For each question, decide: Is it required? Does it need help text? Does it need validation?

Be selective with required fields. If everything is required, submitters abandon the form. We recommend making 3 to 5 fields required at most.

Use the description field to add context. A question like “Priority” means nothing without guidance. Add “High = needed this week, Medium = needed this month, Low = no rush” and your team gets usable data.

WorkForms supports over 15 question types (text, email, phone, dropdown, date, file upload, checkbox, country, rating, signature, link, number, and more). Each maps to a corresponding column type on your board.

🔀 Step 4: Set Up Conditional Logic

4

Show the right questions to the right people

Conditional logic lets you show or hide follow-up questions based on a previous answer. This is what separates a basic form from a smart intake workflow.

Here is how it works. Your defining question (the question that controls what appears next) must be a Single-select, Multi-select, or True/False question type. When a submitter picks a specific answer, the follow-up questions you have configured appear automatically.

To set it up: click on the question you want to use as the trigger, open the conditional logic settings, and define which follow-up questions appear for each answer option. You can also use AI to generate conditional logic by describing your branching rules in plain language.

📊 Things to Know About Conditional Logic Questions with conditional logic cannot be reordered in the form builder because they are tied to the position of the defining question. Plan your question order carefully before adding conditions. Also, conditional questions only support one level of branching. You cannot nest conditions inside conditions natively.

For example, an HR request intake form might use “Request Type” as the defining question with options like PTO, Equipment, and IT Access. Each shows different follow-up questions: PTO shows date range fields, Equipment shows budget approval, IT Access shows system name and access level.

⚙️ Step 5: Configure Settings and Permissions

5

Lock down who can submit and what they see

Click the Settings tab at the top of the form builder. The settings you care about most are submission permissions, draft saving, and confirmation messages.

Submission permissions control who can fill out your form. “Anyone with the link” for external-facing forms, “Account members only” for internal forms, or restricted to specific users.

Save as draft lets submitters save progress and return later. Enable this for long forms. Note that files and signatures are not preserved in drafts, so warn submitters if your form includes those fields.

Confirmation message is what submitters see after clicking Submit. Customize it to set expectations: “Your request has been received. Our team will review it within 2 business days” beats the default message every time.

On Pro and Enterprise plans, you can also add custom branding and password protection.

🔥 Step 6: Automate What Happens After Submission

6

Turn submissions into workflow, not just rows

This is where most teams stop. They build the form, share the link, and submissions pile up with no owner and no next step.

monday.com does not have a “When form submitted” trigger. The workaround: use “When an item is created”, which fires every time a submission creates a new item. Here are the automations we set up in our consulting projects:

Notify the right person. “When an item is created, notify [team lead]” with “New request submitted: {item name}.” Nothing sits unnoticed.

Auto-assign an owner. “When an item is created and status is [Request Type], assign [Person].” Routes requests to the right person based on the form category. If your team uses monday.com automations already, these recipes will feel familiar.

Set a due date. “When an item is created, set date to [X days from today].” Gives every request a default SLA deadline.

Move to a group. “When status changes to [value], move item to [group].” Sorts submissions as your team triages them.

💡 Pro Tip If you need more complex post-submission logic (like creating subitems, sending external emails, or pushing data to another system), pair your form with a Make.com scenario. Use a monday.com webhook trigger to catch new items and build whatever multi-step workflow you need.

Need Help Building Your Intake Workflow?

We design monday.com intake systems that actually get used. From board structure to form logic to the automations that tie it all together.

Book a Free Discovery Call

📊 Column Type Compatibility Reference

Not every column type works in WorkForms. Teams often discover this after building their board. Here is the full breakdown.

Column TypeWorkForms SupportNotes
Text✅ SupportedShort and long text both work
Status✅ SupportedAppears as a dropdown in the form
Dropdown✅ SupportedSingle or multi-select options
Date✅ SupportedDate picker in the form
Numbers✅ SupportedSupports min/max validation
People✅ SupportedRequires submitter to be logged in
Email✅ SupportedValidates email format
Phone✅ SupportedIncludes country code picker
Files✅ SupportedCheck account-level upload permissions
Rating✅ SupportedStar rating scale
Checkbox✅ SupportedTrue/false toggle
Link✅ SupportedURL input
Country✅ SupportedSearchable country picker
Long Text✅ SupportedMulti-line text area
Connect Boards🚫 Not SupportedCannot link to items on other boards
Mirror🚫 Not SupportedMirrored values are read-only
Formula🚫 Not SupportedCalculated fields are not editable
Auto-Number🚫 Not SupportedAuto-generated on creation
Dependencies🚫 Not SupportedRequires existing items
Time Tracking🚫 Not SupportedTimer-based, not form-fillable
Button🚫 Not SupportedAction trigger, not data field
📊 Planning Tip If your board uses Connect Boards or Mirror columns, those relationships must be set up manually after submission. Use automations or Make.com to handle this.

🔧 5 Common WorkForms Problems (and How to Fix Each One)

Problem 1: Form Not Loading for External Users

Symptoms: External users see a login screen or blank page.

Fix: Check the form settings. Switch submission permission to “Anyone with the link.” Also check whether a People column question is set to required, as this forces login. Remove it or make it optional.

Problem 2: File Upload Failing on Submission

Symptoms: File upload errors out on submission.

Fix: Go to admin settings (“Administration” then “Permissions”) and verify file upload permission is enabled for both members and guests.

Problem 3: Form Questions Visible in Builder but Missing from Published Form

Symptoms: Questions visible in the builder are missing from the published form.

Fix: Check whether those questions have conditional logic applied (they only appear when the triggering answer is selected). Also verify questions are not accidentally toggled off in the builder.

Problem 4: Automations Not Firing After Form Submission

Symptoms: Board automations do not fire when a form creates a new item.

Fix: If your automation uses “When status changes to X,” it will not fire because the item is created with that status (it never changed). Use “When an item is created” instead, with a condition that checks the status value. See our guide on why monday.com automations stop triggering.

Problem 5: Draft Submissions Losing Files and Signatures

Symptoms: Submitter saves a draft, returns later, and uploaded files and signatures are gone.

Fix: Known limitation. Files and signatures are not preserved in drafts. Warn submitters in the form description to add attachments only when they are ready to submit in a single session.

✅ Best Practices from Real Implementations

After building intake forms for dozens of teams across our monday.com consulting engagements, these are the patterns that consistently work.

One form per board. Do not try to cram multiple intake types onto one board with one mega-form. Build separate boards for different request types. An IT request and a marketing brief have completely different fields, workflows, and owners. If you need help structuring this, our guide on scalable monday.com workspace structure covers the board architecture side.

Test with a real submission before sharing. Fill out the form from an incognito browser window. Check every field, verify the confirmation message, and confirm your automations fire. Do this every time you change the form.

Use form tags for tracking sources. If you share the form through multiple channels, add form tags to the URL. This creates a text column that tells you where each submission came from.

Set a default group. Make sure new submissions land in a specific group like “New Requests.” This creates a clear triage zone instead of submissions scattering across the board.

Review your form monthly. Forms drift. Questions that made sense at launch become irrelevant. Set a monthly reminder to prune unused questions and update stale descriptions. This is especially important for HR teams using monday.com, where compliance requirements shift frequently.

❓ Frequently Asked Questions

What monday.com plans include WorkForms?
WorkForms are available on all monday.com plans including Free, Basic, Standard, Pro, and Enterprise. However, advanced features like custom branding, conditional logic customization, and password protection require Pro or Enterprise plans.
Can monday.com WorkForms update existing items?
No. WorkForms only create new items on your board. They cannot update or edit existing items. This is the most requested feature in monday.com history. A partial workaround exists through the response editing feature on Pro and Enterprise plans, but it is limited to the original submitter and does not support signatures, Connect Boards questions, or file deletion.
Why is my monday.com WorkForm not loading for external users?
The most common cause is that your form’s sharing permission is set to “Account members only” instead of “Anyone with the link.” Check the form settings under the Settings tab and switch the submission permission. Also verify that no People column question is set to required, as this forces a login requirement.
Which column types are not supported in WorkForms?
WorkForms do not support Connect Boards, Mirror, Formula, Auto-Number, Dependencies, Time Tracking, Board Relation, or Button columns. These column types cannot be added as form questions.
Is there a “When form submitted” automation trigger?
There is no dedicated form submission trigger in monday.com automations. The workaround is to use “When an item is created” as your trigger, which fires every time a new form submission creates an item on your board.
Can I use conditional logic to show different questions based on a dropdown answer?
Yes. Conditional logic works with Single-select, Multi-select, and True/False question types. When a submitter selects a specific answer, follow-up questions appear automatically. The defining question must offer the submitter a choice of answers.
How do I send a notification when a WorkForm is submitted?
Set up a board automation using the trigger “When an item is created” with the action “Notify someone.” This fires each time a form submission creates a new item. You can notify a specific person, the item’s assignee, or an entire team.

Ready to Build an Intake Process That Runs Itself?

We help teams design monday.com workflows from board structure to automation. Let’s talk about what your intake process should look like.

Book a Free Discovery Call

Similar Posts