Skip to main content
Question

Best way to report on "who" is marking best answers

  • October 1, 2025
  • 1 reply
  • 21 views

Forum|alt.badge.img

Ultimately, we want our customers to mark the best answers, but we also have moderators who perform this task. I would like to run a report to determine whether the customers or the moderators are marking the best answers. Is there a way to do this?

1 reply

DannyPancratz
Forum|alt.badge.img+9
  • VIP ⭐️⭐️⭐️⭐️⭐️
  • October 1, 2025

I’ve automated the adding of a moderator tag. It’s triggered on the question.Answered webhook for when the question is answered, then you can add logic to identify if the user is staff or non-staff or whatever personas you want to track. 

With the moderator tags applied, you can get a sense of numbers for reporting via filtering questions in the moderation view or you can use the exports or API for other types of reporting.