> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/configuration-manager/manage-devices/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # View and manage devices > View device details, organize devices into groups, and manage device configuration backups in Configuration Manager. Configuration Manager gives you three ways to work with your network devices: viewing individual device details, organizing devices into groups for bulk operations, and managing configuration backups. ## Devices Devices are available from any southbound system registered through Itential Platform, including one or more instances of Cisco NSO and Itential Gateway. Access device details from the left navigation menu. ### Device details view The device details page displays information in two sections: **Upper card (summary):** | Field | Description | | -------- | ------------------------------------- | | Origin | Source system for the device | | Address | Device IP address | | Port | Device management port | | OS Type | Operating system type | | Status | Online/offline status | | Backup | Time since last backup | | Groups | Assigned device groups | | GC Trees | Associated Golden Configuration trees | **Lower card (tabs):** #### Operational Data View current operational state ![](file:docs/assets/images/platform/configuration-manager/39-deviceOperationalData\(1\).png) #### Configuration View current running configuration ![](file:docs/assets/images/platform/configuration-manager/10-deviceConfiguration\(2\).png) #### Backups Access backup history with quick navigation to each backup ![](file:docs/assets/images/platform/configuration-manager/11-deviceBackups\(2\).png) #### Comparison Compare configurations between backups, or between a backup and the live configuration ![](file:docs/assets/images/platform/configuration-manager/12-deviceConfigurationComparison\(2\).png) ## Device groups Device groups are a collective association of each device's `id`, based on network segmentation or other user-defined criteria. Use them to manage bulk operations, such as workflows that target a group of branch offices or an individual department. Configuration Manager treats a device group as a single unit when applying compliance and remediation policies. ### View group details To open a device group: #### Expand the groups menu Click **Device Groups** in the left navigation. #### Select a group Click the group name to open its details. ### Edit device groups From the group details page, you can: * Add or remove devices from the group. * Update the group name and description from the settings menu (vertical dots icon). * View all devices currently in the group. ## Device backups Device backups provide a point-in-time reference of a device's configuration, similar to backups in other Itential applications. The details on each backup are unique to that device. ### Backup list view The backups view provides: * **Filtering**: Narrow results by device, date, or status. * **Sorting**: Order backups chronologically or by other criteria. * **Pagination**: Navigate through large backup sets. * **Batch deletion**: Remove multiple backups at once. ### Backup details view The backup details page displays information in two sections: **Upper card:** * Backup metadata (device, timestamp, status) **Lower card tabs:** | Tab | Purpose | | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Configuration | View the raw configuration text of the selected backup | | Comparison | Select a backup record to populate the Backup diff card with a side-by-side view of differences between two configurations. Use this to see changes to a device's configuration over time, or to compare devices within a group. | ### Edit backup metadata To modify backup properties: #### Open the settings menu Click the vertical dots icon on the backup details page. #### Update fields Edit the description, notes, or access control settings. #### Save changes Click **Save** to apply your updates. ## Next steps #### [Configuration Manager overview](./overview) Learn what Configuration Manager and Configuration Manager Enterprise do and how they fit together #### [Use Template Designer](./use-configuration-templates) Build dynamic configuration templates #### [Create Golden Configuration](./golden-configurations/overview) Define baseline configurations for compliance #### [Run compliance plans](./golden-configurations/compliance-plans) Schedule automated compliance checks > View device details, organize devices into groups, and manage device configuration backups in Configuration Manager.