custom module

I have created a new module on the administration panel. Is it possible to call specific controller action when I click on this module (For example I have created a controller with a route /myplugin/test and when I click on this module this action should be called)?