I am working on a UN data model that will potentially have a large number of saved traces. These are tailored to different groups of users (with differences for filtered features and functions to meet specific needs). The benefit of this is traces that meet specific needs of different users. The downside is a large number of saved traces that users will need to navigate.
From this example, an idea is to have the functionality to control the visibility of saved traces for different user groups. So when a user wants to select a saved trace to run, they can only see the saved traces relevant to them. This will help improve the user experience by making the list of saved traces easier (smaller) for each user to navigate.