The Equipment module is the asset registry for everything you inspect and service. Each piece of equipment is linked to a customer site and an equipment type, so Novala knows which inspection checklist to use, when the next inspection is due, and whether the asset is currently compliant. When you register a new piece of equipment, Novala automatically schedules its first inspection.Documentation Index
Fetch the complete documentation index at: https://developers.novala.ai/llms.txt
Use this file to discover all available pages before exploring further.
Equipment types
Equipment types define categories of assets — for example, “Pallet Rack System”, “Overhead Crane”, or “Forklift”. Each type carries the inspection standard that applies to it and can have a default checklist template attached.Go to Equipment Types
Navigate to Equipment Types in the sidebar (under the Config group). Click New Equipment Type.
Fill in the type details
Enter a name for the equipment type and the applicable OSHA or ANSI standard (for example,
OSHA 29 CFR 1910.179 for overhead cranes). The standard is used when generating inspection reports and AI finding suggestions.Assign a default checklist template
Select the checklist template that should be used when inspecting this equipment type. You can create the template first from Settings → Checklist Templates or attach it later. See Inspections for guidance on building templates.
Registering equipment
Registering a piece of equipment creates a permanent asset record linked to a customer site.Select the equipment type
Choose the equipment type from the list. This determines which OSHA standard and default checklist apply.
Link to a company and site
Select the customer company and the specific site where the equipment is located. Equipment is always associated with a physical location.
Enter asset details
Fill in the details you have available:
- Manufacturer and Model
- Serial number
- Rated capacity (for load-bearing equipment)
- Year manufactured
- Install date
- Location label — a human-readable location within the site, such as “Aisle 3, Bay 2”
The automatic initial inspection is created in draft status and assigned to no technician. A coordinator needs to assign a technician and schedule it from the work order or inspection detail page.
Equipment detail page
Each piece of equipment has a detail page that serves as the full history and compliance view for that asset.Inspection history
View every past inspection for this equipment — date, technician, overall result, and a link to the report. Quickly see whether the asset has been consistently passing or if there’s a pattern of issues.
Open findings
See all findings (deficiencies) recorded against this equipment that haven’t been resolved. Each finding shows its severity, description, and quote status so you know whether corrective work has been ordered.
Service history
View all service and repair records for this equipment, including work completed through work orders.
Compliance status
See the current compliance status at a glance: last inspection date, next inspection due date, and whether the equipment is compliant, due soon, or overdue.
Compliance status and inspection scheduling
Novala tracks compliance status automatically as inspections are completed and approved.How compliance status is determined
How compliance status is determined
An equipment record is marked Compliant when it has a completed, approved inspection within the required interval for its equipment type. It moves to Due Soon when the next inspection date is within 30 days, and to Overdue when the due date has passed without a completed inspection.
Next inspection due date
Next inspection due date
The next inspection due date is calculated from the date of the last approved inspection and the inspection frequency set on the equipment type. If no inspection has ever been completed, the equipment is treated as never inspected and flagged accordingly.
Automatic notifications
Automatic notifications
Novala emits events when equipment becomes due soon or overdue. You can configure workflow automations — for example, automatically creating a work order or notifying a coordinator — by listening for these events in Settings → Workflows.