# Embed Apps

> You can easily embed apps in your applications or web pages.

You can easily embed apps in your applications or web pages.

## Non-public apps - accessing the syntax for embedding

1. Publish your app.
2. Deploy your app to an Orchestrator folder.
3. [Copy the app URL](https://docs.uipath.com/apps/automation-suite/2023.10/user-guide/accessing-the-production-url-of-an-app), and add `embed_` between `https://govcloud.uipath.us/` and the organization ID. For example:
   ```
   https://govcloud.uipath.us/embed_/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public
   ```
