PMSRoundsExecute a Round

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

Execute a Round

Goal: Carry out an inspection round step by step, recording each measurement or check, and mark the round as complete when all steps are done.

Before you start

  • You must have permission to execute rounds. If you don’t see the Start button, ask your fleet administrator.
  • The round must already exist and have steps configured. See Create a Round.

Steps

Open the Rounds list

  1. From the main navigation, open PMSRounds.

    The list shows all rounds. Overdue rounds are highlighted in red.

    [PLACEHOLDER: screenshot — Rounds list with an overdue round highlighted and the Start button visible]

Start the round

  1. Find the round you need to execute.

  2. Click Start.

    If the round was previously started but postponed, the button will say **Resume** instead. Click it to continue from where you left off.

    The execution screen opens, showing all steps of the round in order.

    [PLACEHOLDER: screenshot — Round execution screen with the first step ready to be filled in]

Complete each step

  1. Work through the steps one by one:

    For a Measure step:

    • The equipment name and measure type are shown.
    • Enter the current reading in the value field.
    • Click Save to confirm the value for that step.

    [PLACEHOLDER: screenshot — Measure step with value entered and Save button]

    For a Data Point step:

    • The check type is shown (number, text, yes/no, or date).
    • Enter or select the value.
    • Click Save to confirm.
  2. If a piece of equipment is temporarily unavailable or inaccessible, click Mark as Unavailable on that step instead of entering a value. Add a note explaining why.

    [PLACEHOLDER: screenshot — Step marked as unavailable with a note field]

  3. Continue until all steps are recorded.

Complete or postpone the round

  1. Once all steps are done, click Complete Round.

    — or —

    If you cannot finish all steps right now, click Postpone. The round is saved in its current state and can be resumed later from the Rounds list.

    [PLACEHOLDER: screenshot — Bottom of execution screen with Complete and Postpone buttons]

Result

If completed: The round execution is marked as Closed. All recorded values are saved — measure readings are added to the equipment’s measurement history and are immediately available for trend analysis and task triggering.

If postponed: The round stays in Postponed status. It remains visible in the Rounds list and can be resumed at any time by clicking Resume.