Notes

Adding, editing, and deleting notes on devices

Overview

Device notes let you record metadata, installation details, observations, or other important information about a device and the space where it is installed. For example, you can document mounting height, orientation, nearby equipment, or maintenance instructions.

Notes are visible to all users in your organization who can access the device. They are also available programmatically via the GraphQL API and included in Parquet data exports, making them useful for reporting and integration workflows.

Viewing Notes

Notes appear in the Notes section on the Device Details screen, displayed as a chat-like list ordered by most recent first. Each note shows the text content and creation timestamp.

If no notes exist, you see: “No notes yet. Tap + to add one.”

Adding a Note

  1. On the Device Details screen, scroll to the Notes section
  2. Tap the + button
  3. Type your note in the text field (placeholder: “Enter your note here…”)
  4. Tap Save

Editing a Note

  1. Tap an existing note to open the Note Detail screen
  2. Tap Edit
  3. Modify the text
  4. Tap Save to confirm or Cancel to discard changes

Deleting a Note

  1. Tap an existing note to open the Note Detail screen
  2. Tap Delete
  3. Confirm the deletion in the dialog

Requirements

  • Roles: Installer, Designer, or Manager can create, edit, and delete notes. Viewers can only read existing notes.