Changing existing user to admin role

I have an existing user who I want to promote to admin role.
Is this possible using the cryptlex portal at https://app.cryptlex.com ?

I can’t find a way to do it.

Hi Francis,

Go to Team -> Admins

Edit the admin user and change the role.

The user already exists, but just as a normal user.

If I go to “Teams -> Admins”, they are not listed there.
So how can I change the role from there?

Normal user refers to your customer. You can update the role through Web API

https://api.cryptlex.com/v3/docs#operation/patch/v3/users/{id}

or delete the user and create as admin.