Some people have a diamond after their username (ex: Jeff Atwood♦)

  • What special privileges do diamond moderators have?
  • How can I become a diamond moderator?
  • Who are the diamond moderators? How many are there?

Return to FAQ index

link|improve this question
6  
Just as a clarification, Jeff Atwood isn't a elected Moderator, he is actually co-founder of the site and thus has moderating privileges. – Trufa Jan 19 '11 at 19:40
Just remember that mods are like human exception handlers. Everything that has to go through a try catch block is going to take longer processing time to get through, same for things that require a moderator. There's only so many of us out there. – jcolebrand Jul 28 '11 at 15:29
9  
We can remote view, we can close dupes even before you thought of the question, I can see your house from here :) – Kev Jul 28 '11 at 17:39
feedback

2 Answers

up vote 24 down vote accepted

What special privileges do diamond moderators have?

Diamond moderators are human exception handlers. The main function of diamond moderators is to follow up on flagged posts but they also have some special abilities necessary to handle rare exceptional conditions:

  • They have access to all the abilities of 20k users regardless of their reputation.
  • Their votes are binding. Any place we have voting — close, open, delete, undelete, offensive, migration, etc — that vote will reach the threshold and take effect immediately if a single diamond moderator casts a vote.
  • They can lock posts. Locked posts cannot be voted on, commented, or changed in any way.
  • They can protect questions. Protected questions only allow answers by users with more than 10 reputation.
  • They can see more data in the system, including vote statistics (but not ‘who voted for this post’) and user profile information.
  • They can view all deleted posts on an individual user's profile.
  • They can place users in timed suspension, and delete users if necessary.
  • They can perform large-scale maintenance actions such as merging questions and tags, tag synonym approvals, unbounded question migration, and so forth.
  • They can convert a post into Community Wiki status, or convert an answer into a comment.
  • They can (at their discretion) refund and cancel a bounty.
  • They can merge accounts when requested

How can I become a diamond moderator?

If the community is new moderators are needed at the time the site is launched and so by necessity some moderators have to be hand selected by the "powers that be". But as these communities grow, they will need more moderators, and voting will be the preferred method.

In more mature communities (at least 6-9 months old), moderators are selected through voting. Typically when a new moderator is needed there will be a blog post seeking nominations, from which the staff will select nominees to be voted on by the community.

To be eligible to vote you must have at least 150 reputation. Each user gets one vote, which cannot be undone. After a week, the nominee with the most votes becomes the new moderator.

Who are the diamond moderators? How many are there?

Each site has its own set of diamond moderators, which is listed in the About page for the corresponding site.

You can also view a full list of diamond moderators and on which sites they are moderators here.

In addition, members of the Stack Exchange, Inc. Team have the option to carry diamonds on any site. You can find a list of the Team members on Stack Exchange's team page.

link|improve this answer
1  
Note that the moderator election process you describe is a bit of an old one. Especially for Stack Exchange 2.0, the process has changed significantly, and it is possible this will also apply to the Trilogy sites as well (though only time will tell). Additionally, Trilogy moderators are also moderators on Meta Stack Overflow. – Grace Note Jan 17 '11 at 13:03
@Grace - Thanks, I figured I didn't have the whole story, which was part of the reason for creating this. I was looking for something to link to from another FAQ but was having trouble finding anything solid and up-to-date. I already flagged it, but maybe you could go ahead and make it a wiki? – bemace Jan 17 '11 at 13:10
I'm only a moderator on Gaming, haha, not here. You can nevertheless make this answer wiki yourself, though. – Grace Note Jan 17 '11 at 13:12
Oh. I knew they took away the wiki option on SO at least, so I guess I wasn't looking too hard for it. – bemace Jan 17 '11 at 13:13
2  
Community Wiki is still available for answers on Stack Overflow (at least, it should be). It was only ever removed for questions. – Grace Note Jan 17 '11 at 13:15
5  
As a small side-note, the ♦-folk may also include SO employees where needed for admin purposes. Of course, the real trick is managing to get ♦ through both routes... – Marc Gravell Jan 17 '11 at 14:02
@Marc: Congrats to you and rchern and anybody else I forgot who did get ♦ both ways. :-D – Chris Jester-Young Jan 19 '11 at 3:56
The second point doesn't apply to suggesting tag synonyms. – Ambo100 Jan 13 at 23:34
Since diamond moderators are (mostly) voted on, is there also a way to vote them out if they turn out to not be as trustworthy as thought? (Note that this is a generic question; I have no indication that this problem exists for any current moderator, and don't want to imply it does) – celtschk Mar 4 at 15:37
1  
This is the official answer across all sites, including non-technical ones. Perhaps it is time to retire the "Exception Handler" metaphor for the non-programmers? - and for the C programmers :-) – Oddthinking Mar 27 at 10:02
feedback

Community moderators (people with a ♦ next to their name, who aren't Stack Exchange employees) have a number of abilities beyond other users.

  • They have all the privileges of normal users, regardless of their reputation.
  • Wherever users with sufficient privileges can vote (such as when closing questions or creating tag synonyms), a ♦ moderator's vote is binding and takes effect immediately.

The list of moderators on a site is shown near the bottom of the /about page.

All community moderators must accept the moderator agreement, which essentially states that they must only use their abilities (including access to confidential information) for the good of the site.

Actions on posts (questions and answers)

Moderators can:

Moderators also have a few tag-related abilities:

  • Moderators can remove tag synonyms, and can merge two tags into one (i.e. make all questions that have tag A quietly have tag B instead). The merge ability can be used to rename a tag.
  • Moderators can create any tag, even one that differs from an existing tag only by pluralization or hyphenation.
  • On Meta sites, a few tags (shown in red) can only be added or removed by moderators, e.g. .

Furthermore:

  • ♦ moderators can edit or delete any comment.
  • ♦ moderators can view deleted comments.
  • ♦ moderators can search for deleted posts (questions and answers) and view them on user profiles.
  • ♦ moderators can see all flags and dismiss them.

Actions affecting users

Moderators can perform maintenance and disciplinary actions related to user accounts:

  • merge accounts (typically on demand from the user);
  • suspend or delete accounts, or contact users privately;
  • edit all fields in user profiles.

For these duties, the ♦ moderators on a site have access to otherwise-confidential information about an account:

  • the private parts of user profiles (email, full name, etc.; but not the OpenID);
  • IP addresses that the account was accessed from;
  • a history of logins, profile edits, etc.;
  • some voting patterns that are considered suspicious (but not details of which posts a user voted on).

Site-wide actions

Most site-wide effects are reserved to Stack Exchange, Inc. staff. There are a few actions that are open to community moderators:

  • Edit the first section (under “What kind of questions can I ask here?”) of the site FAQ (/faq)
  • Put up system messages (one-line announcements that appear near the top of each page).
  • A few site statistics (total views, common search keywords, …) are available to ♦ moderators.

Site moderators are also chat moderators.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged