Is It possible to allow multiple admins to work in one control panel?

Hi, Jet admin community!
I’m new to jet admin and I have a question which is related to its use, Now I have a flutter project which is connected with Firebase. And My App should have 4 different admins (for the required sections)

  • an admin to manage a shop inside the app
  • an admin to manage appointments in a specefic section
    and so on, My question is: is it possible to let each one of these admins manage their section by logging into the control panel and letting each admin manage his section separately? (each admin should have a username already and a password that is authenticated in firebase )

if it’s not possible, what do suggest for me to do in my case?

Thank you!