Tutorials
Tutorial: Building Your First Template
This tutorial walks you through building a simple site inspection template from scratch. By the end, you will have a published template that your team can use to create inspection reports.
Before You Start
Make sure you have:
- A Pasco Cloud account with a verified email address
- An organisation set up (for scoping the template)
- Your team invited (so you can share the template with them)
Step 1: Create a New Template

π Let's go!
- Navigate to Templates in the sidebar
- Click the Create Template button
- Enter a name β for example, "Site Inspection Report"
- Select the type β choose Inspection (this gives your reports the INS- prefix)
- Choose the scope β select your organisation so it is associated with your company
- Click Create
The template is created in draft status and you are taken to the template builder.
Step 2: Set Up Page 1 β Site Details
The first page is created automatically. Rename it and add your first section:

π Let's go!
- Click the page name at the top (it defaults to "Report Details") and rename it to "Site Details"
- A default section is ready for you β rename it to "Project Information"
- Add the following fields by clicking the + button in the section:
- Short text β label it "Project Name"
- Date/Time β label it "Inspection Date", set mode to "Date only"
- Person β label it "Inspector"
- Multiple choice β label it "Weather Conditions", add options: Clear, Overcast, Rain, Wind, Extreme Heat
You now have a basic header section that captures who, when, and where for every inspection.
![[Screenshot: Template builder showing Page 1 'Site Details' with a 'Project Information' section containing four fields β Project Name, Inspection Date, Inspector, and Weather Conditions]](/images/placeholder.png)
Step 3: Add an Inspection Items Table
Now add a table section for the actual inspection checklist:

π Let's go!
- Click Add Section below the Project Information section
- Choose Table layout
- Name the section "Inspection Items"
- Add these columns (fields):
- Short text β label it "Item"
- Multiple choice β label it "Status", add options: Pass, Fail, N/A. Mark "Fail" as flagged (this will allow automatic issue creation when an inspector records a failure)
- Short text β label it "Notes"
- The table section is automatically repeatable β your team can add as many rows as they need

π‘ Tip
Flagging the "Fail" response on the Status field means that when an inspector selects "Fail" for any item, the platform can create an issue automatically. This is a powerful way to ensure defects are tracked without extra manual steps.
Step 4: Add Page 2 β Sign-off
Add a second page for the inspection sign-off:

π Let's go!
- Click the + button in the pages panel (left side) to add a new page
- Name it "Sign-off"
- Add a section named "Additional Comments"
- Add a Long text field β label it "Comments" and set it as optional
- Add another section named "Inspector Sign-off"
- Add a Signature field β label it "Inspector Signature" and mark it as required
Your template now has two pages β the inspection content on page 1, and the sign-off on page 2.
![[Screenshot: Template builder showing Page 2 'Sign-off' with an Additional Comments section containing a long text field, and an Inspector Sign-off section with a signature field]](/images/placeholder.png)
Step 5: Preview Your Template
Before publishing, check how your template looks:

π Let's go!
- Click the Preview button in the builder toolbar
- Switch between Form preview (how it looks when filling in) and PDF preview (how the printed report will look)
- Check that pages, sections, and fields appear in the right order
- Verify the table section displays correctly with column headers
- Close the preview when you are satisfied
Make any adjustments in the builder if something does not look right. The auto-save will preserve your changes.
Step 6: Publish the Template
A template must be published before your team can create reports from it:

π Let's go!
- Click the status indicator in the builder header (it will show "Draft")
- Change the status to Published
- Save the template
Your template is now live. Anyone you share it with can create reports from it.
Step 7: Share with Your Team
Finally, make sure your team can see the template:

π Let's go!
- Navigate to the template's detail page (click the back button from the builder)
- Click the Share button
- Add your project's linked group or a general group like "Site Supervisors"
- Save the sharing settings
All members of the shared groups can now see the template and create reports from it.

π‘ Tip
If you are creating a template that your whole organisation should use, share it with your organisation's linked group. This means every current and future member of your organisation will automatically have access.
What You Have Built
Your completed site inspection template includes:
- Page 1: Site Details β project information (name, date, inspector, weather) and an inspection items table with pass/fail tracking and automatic issue flagging
- Page 2: Sign-off β additional comments and inspector signature
This is a solid starting point. As you get comfortable with the builder, you can add more fields, use conditional logic, attach reference images, and create more sophisticated templates.
What's Next?
Now that you have a published template, your team can start using it:
- Complete your first report β fill in the template and submit it
- Learn about approval workflows for adding review and sign-off steps
- Explore document numbering to understand how reports are numbered automatically