There is a "Go to app" event handler that you can attach to buttons, tables, inputs, etc to get similar functionality! You can also use utils.openApp() from a JavaScript query or script event handler to do the same. If you want to navigate to a page outside of Retool there are also a "Go to URL" event handler and a .openUrl() util that you can use.