We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Changing who shows up in Team Members on Manager Hub in Employee Center

Lyndsay Greer
Tera Expert

I've just installed Manager Hub, and I'm wondering how I can either edit who shows up on the Team Members list, or how I can set it up so a filter is automatically applied when a user goes to Direct Team. The issue I'm running into is that we have a number of people who have active User records, but who are no longer employees, who are showing up on this list. I don't want my managers to have to apply filters to remove these people each time the manager goes onto Manager Hub. How can I remove them from view?

6 REPLIES 6

Courtney Yurt_
Tera Contributor

Hey Lyndsay!

 

Not sure if this helps, but you could pivot by adding a column for employee status (active vs inactive) on the [sn_mh_team_column_config] table. I don't think there is a way to have the 'filter by' preset upon page load so this may be an alternative solution. 

Curious, is there a reason why you have inactive employees even displaying through this widget? The OOTB team data config should already have it filtering user profiles by active = TRUE. Unless you're not leveraging User Profile data the same, but here is the table to review the team data configurations -> [sn_mh_team_data_config]