| Path | Run | Parameters | Description |
| /objects/objects/.addobject | de.grogra.imp.IMP.addNode | | Default command for all object in the object menu. It adds them to the scene. |
| /ui/commands/close | | | Close the current workbench. |
| /ui/commands/exit | | | Close all workbenches. |
| /ui/commands/export/scene | de.grogra.pf.ui.ProjectWorkbench.export | | Export the complete scene. |
| /ui/commands/export/selected | de.grogra.pf.ui.ProjectWorkbench.exportFromNode | | |
| /ui/commands/snapshot | | | Make a snapshot of the current view. |
| /ui/commands/newproject | | | Create and open a new project based on the newRGG template. |
| /ui/commands/options/add_opt | de.grogra.imp.IMP.addOptionFile | | Create current workbench option file. |
| /ui/commands/options/del_opt | de.grogra.imp.IMP.delOptionFile | | Delete current option file. |
| /renderers/.render | de.grogra.imp.View.render | | Render the current view. |
| /http/commands/open | de.grogra.imp.net.HttpServer.openProject | | Open Project from HTTP request. |
| /http/commands/about | de.grogra.imp.net.HttpServer.about | | Get a String description of the GroIMP HTTP server from a HTTP request. |
| /http/server | | | Open HTTP Server. |
| /connection/commands/connectremote | de.grogra.imp.net.Commands.connectRemoteWorkbench | | Connect to a remote workbench. |
| /connection/commands/openclient | de.grogra.imp.net.Commands.openClientWorkbench | | Open a client worbench. |
| /connection/commands/processors | de.grogra.imp.net.Commands.availableProcessors | | Get the number of available processor on the server device. |
| /connection/commands/version | de.grogra.imp.net.Commands.version | | Get the GroIMP version of the server device. |
| /connection/server | de.grogra.imp.net.ConnectionServer.start | | Start GroIMP Server. |
| /connection/client | de.grogra.imp.IMP.openClientWorkbench | | Open GroIMP Client. |
| /help/commands/web/openjavadoc | de.grogra.imp.net.BrowserLauncherImpl.openJavadoc | | Redirect to the web hosted javadoc of GroIMP. |
| /help/commands/web/openGroIMPPage | de.grogra.imp.net.BrowserLauncherImpl.openGroIMPPage | | Open the website grogra.de |
| /help/commands/web/openWikiPage | de.grogra.imp.net.BrowserLauncherImpl.openWikiPage | | Redirect to the web hosted wiki of GroIMP. |
| /help/commands/web/openYouTube | de.grogra.imp.net.BrowserLauncherImpl.openYouTube | | Redirect to the youtube chanel of GroIMP. |
| /help/commands/system/system | de.grogra.imp.SystemInfoDialog.createInfoPanel | | Open a panel that display the system info. |
| /help/commands/about/aboutsoftware | | | Open the about panel. |
| /hooks/postboot/_ | | registry | |
| /hooks/configure/main/_/file/openclose/new/.new | de.grogra.imp.IMP.openNewWokbench | | |
| /hooks/configure/main/_/file/openclose/openrecent/.openRecent | de.grogra.pf.ui.Workbench.openRecent | | |
| /hooks/close/_ | | context | |