How to assign specific permission to a user in mikrotik?

I want to give permission to a user that he can only view and edit the queues in mikrotik, nothing else…how i can achieve this?
thanks

There’s no tree access control system on RouterOS to allow you to select many features and assign permissions to users on them.
But you can do it by using API and make your own interface for your necessity.

@cybercoder , please, can you guide me how i can do that?
thanks

You need to have enough knowledge in conceptual programming and coding in one of languages which routerOS have API in them. Or employ a professional programmer. Then you can apply your technical policies in the layers of application.