PMSEquipmentAdd Equipment

import { Callout, Steps } from ‘nextra/components’

Add Equipment

Goal: Register a new piece of equipment in the PMS, so it can be linked to maintenance tasks, rounds, and measurement tracking.

Before you start

  • You must have permission to create equipment. If you don’t see the Create button, ask your fleet administrator.
  • The equipment model (make and manufacturer) must already exist. See Add an Equipment Model if it doesn’t.
  • Have ready: equipment name, serial number, location on board, and category.

Steps

Open the Equipment list

  1. From the main navigation, open PMS.

  2. In the sub-navigation, select Equipments.

    The list shows all registered equipment with columns: Code, Name, Manufacturer, Model, Serial Number, Location, and Critical flag.

    [PLACEHOLDER: screenshot — Equipment list with existing entries]

Start creating new equipment

  1. Click Create.

    The creation wizard opens. It is divided into two steps: Identity and Details.

Step 1 — Identity

  1. Enter the equipment Name (required).

  2. In the Equipment Model field, search for and select the model (required).

    [PLACEHOLDER: screenshot — Identity step with Name and Equipment Model fields]

    If you need to create a new model on the fly, click the **+** button next to the Equipment Model field. Fill in the model name and manufacturer in the modal that opens, then click Save to return to this form.
  3. Click Next to move to the Details step.

Step 2 — Details

  1. Select the Category from the list (required). Categories are configured by your administrator.

  2. Optionally fill in:

    FieldDescription
    CodeInternal reference code for the equipment
    Serial NumberManufacturer’s serial number
    LocationWhere the equipment is physically located on board
    DescriptionFree-text description
    NotesAny additional notes
    DepartmentDepartment responsible for this equipment
    TagsKeywords for filtering and grouping
  3. Upload an image of the equipment if available.

    [PLACEHOLDER: screenshot — Details step with category selected and optional fields]

  4. Attach any relevant documents — manuals, certificates, technical drawings — using the file uploader at the bottom of the form.

Save

  1. Click Save.

Result

The equipment is registered and appears in the Equipment list. You can now:

Attach documents to equipment

After saving, you can attach documents — manuals, service bulletins, certificates, technical drawings — directly to the equipment record.

  1. Open the equipment from the list by clicking its row.

  2. Scroll to the Documents section (or open the Documents tab).

  3. Click Upload to attach a new file.

  4. Fill in the document details:

    FieldDescription
    FileThe document file to attach
    Expiry DateOptional — set if the document has a validity date (e.g. a certificate)

    [PLACEHOLDER: screenshot — Equipment Documents tab showing attached files with name, uploaded by, date, and expiry]

  5. Click Save.

Attached documents are visible to anyone with access to the equipment record. Click a document row to preview it, or use the delete button to remove it if you have the required permission.