Custom Admin by role

System Information
  • Strapi Version: 3.6.2
  • Operating System: Windows
  • Database: Sqlite/ MySQL
  • Node Version: v12.18.3
  • NPM Version: 7.10.0
  • Yarn Version:

Hello, I was wondering whats the best aproach to custom the admin by roles, lets say my HomePage has to show some buttons according to role A, same as my left menu. Also if it is possible to get the current users data like the name, to say in the Home Page something like: Welcome “My Name”.