Skip to main content

How to organize objects with groups

Create groups to organize and manage collections of objects in Infrahub. Groups enable bulk operations, access control, and logical organization of your infrastructure data.

Prerequisites​

Before starting this guide, ensure you have:

  • Access to an Infrahub instance
  • Objects already created that you want to group (for example, tags, devices, or locations)
  • Appropriate permissions to create and modify groups

Step 1: Create a new group​

Choose your preferred method to create a group:

Navigate to Object Management → Groups in the left menu.

Click New Group and provide:

  • Group name (for example, TagConfigGroup)
  • Optional description
  • Group type (Standard or other available types)

New Group

Step 2: Add members to the group​

Add objects as members of your newly created group:

  1. Select your group from the Groups list
  2. Navigate to the Members tab
  3. Click Add Members
  4. Select the objects to include (for example, red and blue tags)
  5. Click Save

Adding members in group

Step 3: Verify group membership​

Confirm that your objects have been successfully added to the group:

  1. Navigate to Object Management → Groups
  2. Select your group (TagConfigGroup)
  3. Click the Members tab
  4. Verify all expected objects appear in the list

Group members

Delete a group​

  1. Select the group from the Groups list
  2. Click the Delete button
  3. Confirm the deletion

Troubleshooting​

If members aren't appearing in your group:

  1. Verify the object IDs are correct
  2. Check that objects exist and aren't deleted
  3. Ensure you have permission to modify both the group and its members
  4. Confirm the save/update operation completed successfully

If groups aren't visible:

  1. Check your user permissions for group management
  2. Verify the group was created in the correct namespace
  3. Refresh the interface or clear browser cache

Next steps​