This Google Chrome extension makes it easy to login as another user for the current page being viewed.
Chrome Store Web Link
Main Points
- Gives a popup of the users listed on the user listing page so you can select to login as a different user on any page.
- When a user is selected, it logs you in as that user and keeps you on the page you were viewing.
- When you log out, it will take you back to the page you were originally on when you logged in as the other user.
Additional Points
- Above the user list in the popup, the “View” dropdown is available so you can change to another view from the user listing page.
- Only the first 7 columns from the user listing table are shown by default (including the login column) since the popup has a limited width. A “Show All Columns” button is available if you can’t identify the user you need by the default columns shown.


davidpcook
/ April 12, 2012Hi great tool will save me loads of time, works in the sandbox (https://cs13.salesforce.com/) however does not work in the production org (https://emea.salesforce.com/). Any chance you could enable emea orgs for the next release? keep up the good work!
Kyle Peterson
/ April 12, 2012I was not familiar with that subdomain, what is it used for? I can definitely add it.
Do you know of any other instance urls besides na#, cs#, custom domains, and emea that should be added?
davidpcook
/ April 12, 2012the emea sd is for the European orgs (although I think the servers are still based in the us for the time being) Looking at https://trust.salesforce.com/trust/status/ it’s a little ambiguous as EU0 instance is emea sd whereas the other instance names are also the sd’s.
Loïk
/ August 1, 2012Hi !
Really a great tool, but does not work in the production org (https://emea.salesforce.com/) /sandbox (https://cs13.salesforce.com/). Any chance you could help us ?
Thks!
Kyle Peterson
/ August 4, 2012Strange, it should work for those. I made it to work with sandboxes from the beginning and someone else pointed out it didn’t work for emea so I updated it to work for that. What version do you have? Maybe try reinstalling it? Let me know if you still have issues.
Ernesto Ornelas
/ December 4, 2012Hi Kyle,
Great tool but I have a problem with the login option for each user, it doesn´t appear. I can see all my users but “Action” column is empty, I tried in Dev and Prduction and is the same case. Do you have any recomendation?
Kyle Peterson
/ December 4, 2012When you go to the Manage Users page do you see the Login link next to the users there? If not then your user might not have permission to login as other users or users haven’t granted you access to login as them. You can also request Salesforce to turn on a feature allowing admins to login as anyone without having to be granted access.
Ernesto Ornelas
/ December 4, 2012I´m the administrator and I have access to login for some users, from Manage Users->Users works great but from extension I can see the Login link, I tried again in Production and Sandbox
Kyle Peterson
/ December 5, 2012That’s very strange. The extension does an ajax request for the users listing page so it should be showing exactly what you see when you go to the page manually. Send me an email if you want to troubleshoot further together.
Kang, Soo Jin
/ December 13, 2012Hello, I want to use this good tool. but I cant see “Login” button in Action task….do you know what is a solution?
Kyle Peterson
/ December 13, 2012If you read my comments to Ernesto Ornelas does that help at all? Let me know if those don’t help and if you are still having problems.
tresni
/ December 27, 2012Hey Kyle, sent you an email with some updates to the extension that I found useful. I stuck the code/changes in a github repo at https://github.com/tresni/Salesforce-Quick-Login-Chrome-Extension . If you have any questions, please let me know!