docs/versioned_docs/version-3.0.0-LTS/development-lifecycle/release/share-app.md
Once the application is released, it can be shared with the end users in multiple ways, including via a direct URL, through the ToolJet dashboard, or by embedding it into another application.
Once the application is released, it can be accessed via a URL, and the URL slug can be customized. ToolJet also provides an option to make the application public or private.
The latest released version of the application is always accessible through the same URL, ensuring a consistent access point across updates.
Users can launch the released version of the application from the dashboard. The application can also be hidden from the dashboard for end users. Refer to the Access Control guide for more details.
ToolJet applications can be embedded into other web applications using iframes. To embed an application, make the app public, after which ToolJet will automatically generate an iframe code snippet for integration.