Skip to content

How do I import discovered devices into my inventory?

Requires Pro

After a scan, Notory lists reachable hosts as discovered devices (status New). In the Discovered devices list, you import a device into your inventory — which creates an asset — or hide it with Ignore.

Discovery module, from the Pro plan onward. On import, your license’s asset limit additionally applies.

  1. Open discovered devices. In the Discovery module, choose a completed scan and then View devices — or open Show all to see every discovered device. The table shows IP address, hostname, open ports, and OS (guess).

    The list of discovered devices with the 'Import' and 'Ignore' actions.
  2. Import or ignore.

    • Import — creates an asset (default type Hardware; name from hostname or IP). The device switches to the status Imported.
    • Ignore — marks the device as Ignored without creating an asset.
  3. Check the result. Imported devices immediately appear under Assets; IP, MAC, open ports, and the OS guess land in the asset’s custom fields.

  • Asset creation on import: Notory creates an asset with the status Active, the name from your input or the hostname/IP, and the note “Imported from network discovery”. IP, MAC, open ports, and the OS guess are carried over as custom fields (custom_fields); you are recorded as the creator.
  • License check (gating): Before creation, Notory checks your license’s asset limit. If it has been reached, the import is rejected with 403.
  • Duplicate import prevented: A device that has already been imported cannot be imported again — the second attempt ends with 409 Conflict. The device permanently references the created asset via asset_id.
  • Ignoring is meant to be reversible: “Ignored” only hides a device from further processing; no asset is created and nothing is deleted.