@richb201 You can't have more than one passwordless template per tenant.
There is a basic self service registration form you can use, but I'm not quite clear on what you are trying to do.
It sounds like you want two authentication forms.
for users, which requires them to provide their email and sends them a magic link to login for admins, which doesn't require any password at allIf that is the case, how does the system know who is an admin (is it a url they are coming from, an ip range, or something else)?