apps
latest
false
important :
For documentation on app projects in Studio Web, refer to the App Projects chapter in the Studio Web documentation: https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web.
UiPath logo, featuring letters U and I in white

Apps user guide

Last updated Feb 13, 2026

Embed Apps

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

Public apps - accessing the syntax for embedding

Note: Feature availability depends on the cloud offering you use. For details, refer to the Apps feature availability page.
  1. Publish your app.
  2. Deploy your app to an Orchestrator folder.
    A dialog box displays the app public URL and the iFrame syntax you can use to embed your app, as shown in the following image:
    docs image
  3. Copy the iFrame syntax, for example:
    <iframe width="560" height="315" src="{baseURL_vanilla}/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><iframe width="560" height="315" src="{baseURL_vanilla}/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

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, and add embed_ between {baseURL_vanilla}/ and the organization ID. For example:
    {baseURL_vanilla}/embed_/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public{baseURL_vanilla}/embed_/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.