You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
If I add the User List macro to a page, it lists all the users including bot/addon users like Trello, Confluence Analytics (System), Chat Notifications etc.
Is there a way to only include real, human users like on the user administation page?
Hello @diff_dennis ,
The 'User List' platform macro has no such configuration, so you will have to use some custom way to achieve this. As an option you can use REST API to get group members and filter them by type != 'app'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.