A computer list you built once should not stay on one machine. Export it to roll the same list out to a team, move it to a new workstation, or keep it under version control so changes are tracked.
Choose Computers > Export computer list and pick a format:
name|description. The simplest format to hand-edit or generate from a script.The export captures the whole tree, so a colleague who imports it sees the same groups you do.
Choose Computers > Import computer list and select a file; the format is detected from the extension. You then choose how it merges with the current list:
Import does not test connectivity or credentials; it loads the names as written, and the program connects to them afterward. As with bulk operations, Replace entire list takes effect on disk only when you exit normally, so you can back out by closing without saving.
To standardize a team on one list, build and groom it once, export to JSON, and share the file. Each person imports with Replace entire list to match it exactly, or with Add new computers only to merge it into a list they already keep. Storing that JSON in a repository gives you a history of every change.
For more detail, see importing and exporting the computer list in the handbook.