diff --git a/docs/testing-deployment-publishing/running-your-app/run-your-app.md b/docs/testing-deployment-publishing/running-your-app/run-your-app.md index 2cbd0f67..3a8c4817 100644 --- a/docs/testing-deployment-publishing/running-your-app/run-your-app.md +++ b/docs/testing-deployment-publishing/running-your-app/run-your-app.md @@ -125,11 +125,9 @@ To run the app in Run Mode, click on the **dropdown** next to the Test Mode butt ### When to use Run Mode -The main benefit of Run Mode is the ability to share a running app. The link to -this Run Mode session is public and shareable. All Run Mode sessions will persist and -can be -accessed in the dropdown menu next to the lightning bolt icon in the upper right of -the FlutterFlow builder. +The main benefit of Run Mode is the ability to share a running app within your team via a link. Please note that, **Run Mode links are not public**; they are only accessible to project members. Even if the project is made public (allowing others to view and clone the project), the visibility of Run Mode links remains restricted to project members. + +All Run Mode sessions will persist and can be accessed from the dropdown menu next to the lightning bolt icon in the upper right of the FlutterFlow builder. ![run-project-versions](../imgs/run-project-versions.avif)