Can't change the password of our langsmith account

Hey!

For some reason we cannot reset the password of our users and this is what we’re seeing when trying to edit the user:

I checked in the docs and didn’t find what’s the suggested way to change the password, should we be doing it in any other another way?

Hi @francisco,

If you’re seeing that banner it would indicate the user is registered with social auth, e.g. Google or Github so the password is not maintained on our end. Have they tried logging in with one of those methods?

If they are registered with E-Mail/Password authentication, once they incorrect password is entered the Forgot Password flow will appear on the form.

If they’re still blocked - can you please submit a ticket to support@langchain.dev with their E-Mail address? If they were running into any specific issues or errors trying to log in please include those as well.

Best,
Chad

hey Chad,

the user is logged in via password, not via google or github

if they use an incorrect password, no forgot password flow appears

i’ll send an email to support, thanks!

@francisco currently we show the “forgot password” button after two failed login attempts. Can you try that? And we can work to make this UX easier

This worked! def think it can be made a bit easier or clearly documented for cases like this.

Thanks Arjun!