ContributionsMost RecentMost LikesSolutionsRe: Custom Components "Most Kudos From" and "Most Kudos To" Hi waldemarhelm , you may need to do more heavy lifting with LiQL and logic on your custom component, but perhaps you could start with the user's kudos_given and kudos_received (API Reference)? Re: Unable to change SSO ID of user with the API Hello gangadharaiah, Unfortunately, Studio doesn't have a tool that would help with this workaround approach for bulk updates. Like mentioned above, this approach should only work within the restadmin Freemarker directive, not through external API calls - so you'll also want to go through the SDK. I’d like to re-emphasize that our recommendation when dealing with SSO IDs in general is to use the Admin “Edit User” feature and edit them one by one. If you have a 'bulk' use case that involves more than just a few users, I'd strongly recommend that you reach out to our support team. Thanks!