Blame

6fb910 Hargata Softworks 2025-11-05 01:34:57 1
# Inspections
2
3
Inspection Records allow you to fill out inspection forms for your vehicles and create action items.
4
5
## Enabling Inspections
6
7
Inspections can be enabled in the Settings Tab.
8
9
![](/Records/Inspections/a/image-1762305685178.png)
10
11
## Creating a Template
12
b127ce Hargata Softworks 2025-11-08 16:37:23 13
[Video Walkthrough](https://www.youtube.com/watch?v=_SBe_7bNMuk)
14
6fb910 Hargata Softworks 2025-11-05 01:34:57 15
To add an inspection record, you must first create a template.
16
17
![](/Records/Inspections/a/image-1762305788356.png)
18
19
### Adding Fields
20
21
Click "Add Field" to add a field to the form
22
23
![](/Records/Inspections/a/image-1762305835702.png)
24
25
### Field Types
26
27
- Text Field - A straightforward input field
28
29
![](/Records/Inspections/a/image-1762305919651.png)
30
31
- Radio Selections - Users must select only one option
32
33
![](/Records/Inspections/a/image-1762306001566.png)
34
35
- Check Selections - Users can select multiple or no options.
36
37
![](/Records/Inspections/a/image-1762306035311.png)
38
39
### Adding Options
40
41
Radio and Check Field Types require users to create at least one option. Click "Add Option" to add an option
42
43
![](/Records/Inspections/a/image-1762306197985.png)
44
45
To mark a selection as a failing criteria, check "Fail" next to the field.
46
47
![](/Records/Inspections/a/image-1762306273441.png)
48
aeb323 Hargata Softworks 2025-11-05 01:35:32 49
#### Field Evaluation
50
6fb910 Hargata Softworks 2025-11-05 01:34:57 51
For Radio Field, the item will be evaluated as "Fail" if the option marked as "Fail" is selected.
52
53
In this example with Front Tires, this item will be evaluated as "Fail" if "❌" is selected
54
8e4c2c Hargata Softworks 2025-11-05 16:08:26 55
![](/Records/Inspections/a/image-1762306466797.png)
56
6fb910 Hargata Softworks 2025-11-05 01:34:57 57
For Check Fields, the item will be evaluated as "Fail" if the option marked as "Fail" is not selected.
58
1609db Hargata Softworks 2025-11-05 21:26:33 59
In this example with Seatbelts, this item will be evaluated as "Fail" if any of the options are not selected.
7c156e Hargata Softworks 2025-11-05 15:13:34 60
6fb910 Hargata Softworks 2025-11-05 01:34:57 61
![](/Records/Inspections/a/image-1762306394462.png)
62
7c156e Hargata Softworks 2025-11-05 15:13:34 63
In this example with Exterior Lights, "High Beam" can be unselected and the item will still pass as long as all the other options are selected.
ed64c6 Hargata Softworks 2025-11-05 01:38:31 64
65
![](/Records/Inspections/a/image-1762306612889.png)
66
7c156e Hargata Softworks 2025-11-05 15:13:34 67
### Action Items
68
69
To add an action item to the field, check "Has Action Item" and fill out the details of the Action Item. Action Item will be created in [[Planner|Records/Planner]] if the field is evaluated as "Fail".
70
71
![](/Records/Inspections/a/image-1762354854058.png)
72
73
## Using a Template
74
75
Once a template has been created, the template selector should now have the name of the template.
76
77
Click the "+" button to use the template as an inspection form
78
d108a9 Hargata Softworks 2025-11-05 18:22:30 79
![](/Records/Inspections/a/image-1762366913432.png)
80
81
Templates with Reminders are indicated by the bell icon; templates with any action items are indicated by the tools icon.
82
7c156e Hargata Softworks 2025-11-05 15:13:34 83
Once you have filled out the inspection form, click "Add Inspection Record" and the record will be created alongside with a Service Record.
84
85
### Immutability
86
87
By design, once an Inspection Record has been created, the user cannot return to the Inspection Record to modify any fields except for Attachments and Tags. The Service Record that is created in conjunction with the Inspection Record will allow you to correct any errors in Date, Mileage, or Cost but those fields cannot be edited in the actual Inspection Record. If there is a field that was incorrectly evaluated as "Fail" due to an incorrect selection by the user, you will need to create a new inspection record.
8e4c2c Hargata Softworks 2025-11-05 16:08:26 88
89
## Inspection Record Evaluation
90
82bce3 Hargata Softworks 2025-11-05 18:19:52 91
Inspection Records will evaluate as "Fail" if any one of its fields is evaluated as "Fail"
8e4c2c Hargata Softworks 2025-11-05 16:08:26 92
93
Criterias that caused the field to be evaluated as "Fail" will be highlighted in red and can be viewed in the Inspection Record
94
95
![](/Records/Inspections/a/image-1762358900912.png)
8fc916 Hargata Softworks 2025-11-11 14:37:46 96
97
## Duplicating Inspection Templates
98
99
You can duplicate existing Inspection Templates by going into edit mode and clicking the dropdown next to the "Edit" button:
100
101
![](/Records/Inspections/a/image-1762871819071.png)