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 Apr 22, 2025

Embed Apps

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

Public apps - accessing the syntax for embedding

  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="https://cloud.uipath.com/<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="https://cloud.uipath.com/<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 https://cloud.uipath.com/ and the organization ID. For example:
    https://cloud.uipath.com/embed_/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/publichttps://cloud.uipath.com/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 White
© 2005-2025 UiPath. All rights reserved.