Set different user groups to log into RouterOS

I want normal users to access routeros config via winbox but only in specific pages
For example Admin can see every config page while guest1 can only access wireless config page.

Is it possible? How to do that?
Thanks

Why do you want general users to be able to log into your router?

Not a good idea.

The main owner/admin should be the only one to login and change or read the settings.

Some users want to enable mac ACL for their own lan, so they have to log into the routeros

winbox does not allow such modification, but you can use skins for webfig, see:
http://159.148.147.201/viewtopic.php?f=2&t=85091#p426596

thanks @jarda
I found the solution.

  1. Design new skin
  2. Create new user group and assign skin to this group
  3. Create new user to that group
    Done!