I accidentally posted a question without being logged in with OpenID. Is there a way to associate that question with my account?

Return to FAQ Index


a.k.a. How can you link an OpenID account to a cookie based account?
a.k.a. How do I merge an unregistered account with a registered account
a.k.a. Merging users
a.k.a. How do I associate anonymous questions I’ve asked with my OpenID account?
a.k.a. Is there a way to claim an unregistered user?
(in case anyone searches with those terms)

link|improve this question
feedback

migrated from stackoverflow.com Aug 27 '09 at 17:13

This question came from our site for professional and enthusiast programmers.

2 Answers

To merge multiple accounts within a specific site, or registered accounts between two different websites, email is not the preferred method of handling this, since the development team has many other things to do.

Follow this procedure to merge two accounts

  1. Set the email address of your registered account to the address used in your other account. Since email is not visible to anyone, this will confirm that you own both accounts. Note that the system may prevent you from doing this - if so, just move on to step #2.

  2. If you provided your "real name" in the original profile, adding it to your new one can also help to remove doubt about the ownership of both accounts. Obviously, this is pointless if your "real name" is also your display name. You might also consider filling in your birthdate, if you provided that on your original account...

  3. If possible, add the OpenID (or other credentials) you used on your original account to your new one.

  4. Wait. There are automated processes that merge accounts. Wait a bit to see if things are resolved automatically.

  5. Flag one of your posts for moderator attention and ask for a merge:

    mod flag

    If the details match, we will go ahead and merge with no further ado. If we feel we need more confirmation for some reason, we will either comment or email to tell you.

  6. Wait some more.

  7. If all else fails, email the administrators using the "contact us" link found at the bottom of every page, noting the URL of both accounts in your request.

Note that moderators are understandably reluctant to merge new accounts into active, existing accounts in good standing... If you've managed to lose access to your OpenID provider, email provider, and can't seem to recall your name or when you were born, then chances are we won't merge.

Once your accounts are merged

Be sure to double-check your credentials (click "my logins" on your profile) and remove any that you no longer have access to. Then add more, such that you have at least two separate ways to log into your account - most instances of "duplicate accounts" we see are caused by folks losing access to their original accounts (either temporarily or permanently) - this is entirely preventable!

link|improve this answer
What happens with the stats of the two accounts after a merge? Does reputation get summed up or you get max(rep1, rep2). What about badges? Will the merged account have all the badges that the two separate accounts had (multiset union)? – pnt Feb 6 '11 at 19:50
3  
@pnt: An automatic rep recalc is performed after a merge, so there might be some loss of reputation due to deleted posts. And of course cross-upvoting would be cancelled out also, but other than that it should be the sum of the two accounts. – mmyers Feb 7 '11 at 14:38
Where do you set the email address for an existing account? I can't find it! – dunxd Jan 4 at 14:03
@dunxd: You should be able to change it through the edit link at the top of your profile page. – mmyers Jan 4 at 16:38
When I try the 3), SO disconnect and connect me with the other account. How can I make it work ? – Martin Feb 7 at 15:35
feedback

To merge unregistered user accounts between different sites: provide us with the user page URLs via email:

team@stackoverflow.com

It's the email address at the bottom of every page labelled "contact us"

link|improve this answer
How do i unassociate an account from other. I had one account that got blocked (i.e. i was not able to ask any question from that) . i merged it with my other account that was working ffine. but now the merged account wont work even. How do i go back to disintegrating the two accounts? – Kraken May 1 at 13:57
feedback

You must log in to answer this question.

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