Since we’re about to add community moderators on both Stack Overflow and Server Fault, I need to document what it is, exactly, we expect moderators to do.
The short answer is, as little as possible!
We intended Stack Overflow and Server Fault to be mostly self-regulating, and by that I mean we amortize the overall moderation cost of the system across thousands of teeny-tiny slices of effort contributed by regular, everyday users.
That’s why, in the faq, we’ve always said that Stack Overflow is designed to be run by the community:
Stack Overflow is run by you! If you want to help us run Stack Overflow, you’ll need reputation first. Reputation is a (very) rough measurement of how much the Stack Overflow community trusts you. Reputation is never given, it is earned by convincing other Stack Overflow users that you know what you’re talking about.
Specifically:
- Users with 15 rep can flag posts.
- Users with 500 rep can retag questions.
- Users with 2,000 rep can edit any question or answer in the system.
- Users with 3,000 rep can cast close and open votes.
- Users with 10,000 rep can cast delete and undelete votes, and have access to a moderation dashboard.
That’s the short answer. But the longer answer is that even with active community self-regulation, moderators occasionally need to intervene. Moderators are human exception handlers, there to deal with those (hopefully rare) exceptional conditions that should not normally happen, but when they do, they can bring your entire program to a screaming halt, if you don’t have proper exception handling in place.
Probably the most common thing I do as a moderator is deal with posts that are flagged — as spam, offensive, or for general “needs moderator attention” with a comment. That moderator flag count shows up in the topbar for every moderator.

If you see anything in the system that is evil (spam/offensive), weird, or in any way exceptional and deserving of moderator attention for any reason… flag it! That’s the primary job of a moderator: to look at every flagged post and deal with them on a regular basis.
Moderators do have some special abilities; these abilities are necessary to handle those rare exceptional conditions that can’t effectively be dealt with by the community.
- Moderator votes are binding. Any place we have voting (close, open, delete, undelete, offensive, etc), that vote will reach the threshold and take effect immediately if a single moderator casts a vote.
- Moderators can lock posts. Locked posts cannot be voted on or changed in any way.
- Moderators can see all data in the system, including votes and user profile information.
- Moderators can place users in timed suspension, and delete users if necessary.
- Moderators can perform large-scale maintenance actions like merge questions and batch retag.
So in summary, if you are a moderator on Stack Overflow or Server Fault, here’s what we expect:
- As a moderator, your actions now represent our website; please act accordingly. You are in a position of the highest trust, literally equivalent to the same access the development team has to the system.
- Your goal is to guide the community with gentle — but firm — intervention. Respect your fellow community members at all times; demonstrate fairness and impartiality in your actions.
- Keep the discussion reasonably on topic by closing and removing off-topic posts.
- Regularly check for and deal with flagged posts.
- In the case of serious disputes, communicate directly with users via email to help mediate and resolve those disputes.
A lot of the moderation work is extremely mundane, almost janitorial work. It’s deleting obvious spam, closing blatantly off-topic questions, and culling some of the worst rated posts in various dimensions.
As I said at the top, the ideal moderator does as little as possible. But those little actions may be powerful and highly concentrated. Judiciously limiting your use of moderator powers to selectively prune and guide the community — now that’s the true art of moderation.



May 18th, 2009 at 6:18 am
And who moderates the moderators?
Or to put it another way, what provisions have you made to deter/correct when you get a rogue moderator?
May 18th, 2009 at 6:20 am
@trevel Rich B moderates the moderators.
May 18th, 2009 at 6:25 am
Are these guys getting paid for this?
May 18th, 2009 at 6:26 am
@Donny V no they are not, only guy payed atm i think is Jarrod
May 18th, 2009 at 8:11 am
> what provisions have you made to deter/correct when you get a rogue moderator?
Logging, primarily.. I am fairly anti-log, but in the case of moderator actions they are heavily logged.
May 18th, 2009 at 9:50 am
This is pretty much my view of what a moderator should do too, which I brought up in the nomination thread.
Speaking of which, it’s been a week and a half into the one week voting period. Who is our new moderator?
May 18th, 2009 at 2:13 pm
I’d volunteer to be a moderator, but being on a boat (boat-programming) means I have to share some time at the sails and helm and don;t have the time to spend on SO.
May 18th, 2009 at 3:43 pm
I hope the moderator won’t go off closing all questions he deems ‘off topic’. I.e questions about productivity/career/general programming issues. The current close/re-open system does a good job at keeping off topic questions away while also keeping interesting questions (as chosen by the community) open.
May 18th, 2009 at 4:33 pm
*misses boat-programming*
May 18th, 2009 at 6:32 pm
Community moderators is fairly brilliant idea and I support it. But might I suggest restricting their access to personal profile information? In the event someone bots themselves mod access I’d just as soon not have that info compromised.
Would it possible to keep that a privilege reserved for only admins or “appointed” moderators?
I can’t really think of a functional reason they would need that info. At the very most they should have access to edit offensive profiles. But I don’t think they need my email and birthday? Bit of a privacy issue.
May 18th, 2009 at 11:43 pm
> but being on a boat (boat-programming) means I have to share some time at the sails and helm and don;t have the time to spend on SO.
lol. Oh, the boat programming…
here’s some boat programming trivia for you. That photo of the (fake) boat that was in the original post is literally a 10-15 minute drive from here, if even that, at the Richmond marina. You could visit the “original” boat from boat programming and do some refactoring!
> But I don’t think they need my email and birthday?
Well, they need access to email because part of moderation is dispute resolution and we like to do that by contacting users directly.
May 19th, 2009 at 3:34 am
> We like to do that by contacting users directly.
Didn’t Joel have some idea of sending people snail mail to confirm their identity.
June 26th, 2009 at 12:39 pm
I found blog.stackoverflow.com very informative. The article is professionally written and I feel like the author knows the subject very well. blog.stackoverflow.com keep it that way.