Admin account management

Is there any way to manage accounts in the retool?

BTW, we're thinking of going local self-hosted for our company!
(hosted as a docker container)

And we want to make sure that only people related to the company have access to Retool accounts.

When signing up for a hosted Retool, is it possible to have a Super Admin or something to manage it?

The reason I'm thinking about this is that I don't want anyone other than company employees to be able to create an account.

Is this possible?

Hey @progress0407!

If people are logging in to your instance with SSO you can try using the RESTRICTED_DOMAIN variable described here to limit access to your company domains. If you're not using SSO enabled users will be invite-only. Could that work for you?

Thank you so much for your answer!

(However, the content seems a bit esoteric now!)

I'll take a look at it slowly!