Classic form
New employee onboarding form
Onboarding paperwork fails in a specific way: three teams each send their own form, the new starter fills in their address three times, and nobody has the one thing IT needed. This form is the single pre-start collection, ordered by who needs the answer rather than by how the questions feel. It is a classic form, because a right to work upload and a signature cannot be collected on a conversational one at all.

The form itself
A static copy of the finished form, exactly as it renders. Nothing here can be filled in or submitted, so read it as a reference and build your own from the button above.
Every field, and what it collects
The complete field list, in the order respondents meet it.
- Full legal name, as it appears on your IDNameRequired
- What you would like to be calledShort text
- Date of birthDateRequired
- Personal emailShort textRequired
- MobileShort textRequired
- Home addressAddressRequired
- Your work entitlementSingle choiceRequired
- Options: Citizen · Permanent resident · Visa with full work rights · Visa with limited hours
- Proof of your right to workFile uploadRequired
- One PDF or photo, under 10 MB. A phone photo is fine as long as the whole document is in frame and the text is readable. Do not send a photograph of a screen.
- Account nameShort textRequired
- BSBShort textRequired
- Account numberShort textRequired
- SuperannuationSingle choiceRequired
- Options: I have a fund and will name it below · Use the company default fund
- Your super fund, if you have oneTable
- Columns: Fund name · Member number · Fund USI or ABN
- Position titleShort textRequired
- First dayDateRequired
- Your managerShort textRequired
- OfficeDropdownRequired
- Options: Head office, level 4 · Northgate · Fully remote · Split between head office and home
- Systems you will need on day oneMultiple choiceRequired
- Options: Email, calendar and chat, which everyone gets · The client records system · The finance system · Design and prototyping tools · Developer access to the code repositories · Not sure, my manager will confirm
- Which machine?Single choiceRequired
- Options: Standard laptop · Laptop with more memory for large files · A desktop, I work from one place
- Do you need a work phone?Single choiceRequired
- Options: Yes · No, I will use my own · My manager said yes
- Anything that would make your workspace work better for youLong text
- Dietary requirements for the welcome lunchLong text
- I have readMultiple choiceRequired
- Options: The code of conduct · The acceptable use and information security policy · The workplace health and safety induction · The privacy statement covering what happens to the details on this form
- Sign to confirm these details are correctSignatureRequired
Your details
Right to work
Pay and superannuation
Your role
Equipment and access
The first morning
Policies and signature
What makes this form work
It is ordered by who reads the answer
Identity, then payroll, then role, then IT, then the first morning. Each block is one team's section, which is what lets people and culture forward a single response instead of copying fields into three systems, and what stops the same address being asked twice.
The sensitive fields carry their handling rules
The right to work upload says who looks at it and when it is deleted. The pay block says the tax file number is collected elsewhere and invites anybody uncomfortable to leave a field blank and say so. Both are written at the field, not in a policy nobody opens.
The signature is the last thing, and it signs one specific claim
It confirms the details are correct, not that the policies are agreed to. The policy tick box does its own job above it. Keeping the two apart is what makes either of them worth anything if a detail turns out to be wrong.
Questions people ask
Should an onboarding form ask for a tax file number?
No. A tax file number declaration has its own official form and its own handling rules, and a general web form is the wrong place for the number. This one says so where a person expects to be asked, which is both safer and faster than collecting a number that then has to be re-entered into a payroll system anyway.
How do you collect proof of right to work without keeping it forever?
Collect it, sight it, record that it was sighted, and delete the file. The upload here says exactly that above the field, because the description on a file upload is one of only two field descriptions a classic form actually shows a respondent. A response can be deleted from the responses table once the check is done.
Why is the emergency contact missing from an onboarding form?
Because it is the detail most likely to be out of date within a year, and burying it at minute twelve of a long form is how it gets typed carelessly. It belongs on its own short form that can be resent every year without asking anybody to confirm their bank details again.
Can this form be limited to the person who was actually hired?
Yes. Switch the form from public to secret key and send the key in the offer email, or to login required with the new starter's address on the allow list. A form collecting a bank account and an identity document should not be sitting on an open link, and access is a publishing setting rather than anything in the form itself.
Build your own in about a minute
The button below opens the generator with this use case already described. Change the wording to match your own, generate, then edit anything you like.
Make my new employee onboarding formOther form examples
Timesheet form
A timesheet is a payroll document and an invoicing document at the same time, which is why the job number matters as much as the hours. This one gives each week its own seven row table, asks for real start and finish times rather than rostered ones, and is signed. It is a classic form, because two tables and a signature are things a conversational form either cramps or cannot render at all.
Payroll details change form
Payroll fraud almost always arrives as a convincing request to change where somebody's pay lands. This form is built around the control that stops it: a call back on the number already held, stated on the welcome screen, in the bank section and again on the thank you screen, so nobody is surprised by it. It also puts the pay run cut off where people will read it. Classic, because the sections are only relevant to some people and everyone needs to see which ones to skip.
Expense claim form
Expense claims come back for boring reasons: a missing receipt, a date outside the window, or fuel claimed on top of a kilometre rate. This claim states each of those rules in the block where it applies, and gives the line items a table with six rows so a normal trip fits without an attachment. It is a classic form, because a claim is checked as a whole and a receipt upload has to sit beside the lines it belongs to.
Want the steps in the builder? Read Every form field and when to use it, then Control who can fill in your form. For everything this generator can do, see the form maker.