Direct (non-public)url links to production and staging environments

Is there a way to indicate in the url link to a Retool app whether it goes to the staging or production environment ?
For example https://mysubdomain.retool.com/apps/exampleapp/homepage?environment=staging

@ziggi It should be “?_environment=staging” or “?_environment=production” at the end of the url, and that should work for both internal and public links

@alex-w awesome works thanks

@ziggi Great! You were close, it just has the extra “_” at the start