Groups
Overview
The Groups page provides a dedicated interface for managing setting groups in Fig. Groups allow you to link related settings from multiple clients so they can be organized and managed together. For example, if several microservices need the same database connection string, you can group those settings so the relationship is clearly visible and maintained in one place.
Groups are managed entirely from the web application — no code changes are required to create, modify, or delete groups after initial setup.

The groups page allows you to manage setting groups
Creating Groups
To create a new group:
- Navigate to the Groups page from the main menu.
- Click the + button in the top-right of the left panel.
- Enter a name for the group in the dialog that appears.
- Click OK to create the group.
The new group will appear in the left panel list, ready for you to add grouped settings and source settings.
Managing Groups
Editing a Group
Select a group from the left panel to view and edit its details:
- Name — The display name of the group. Editable inline by administrators.
- Description — An optional description explaining the purpose of the group.
Click Save to persist changes, or Delete to remove the group entirely. Deleting a group does not delete or modify the underlying settings — they simply become ungrouped.