UiPath Documentation
action-center
latest
false
UiPath logo, featuring letters U and I in white

Action Center user guide

Last updated Apr 29, 2026

Embedding actions

For faster access to your Actions, you can embed the Actions portal or just a specific Action within your desired application or webpage.

Embedding the actions portal

  1. Add embed_ between https://<accessURL> and the organization name. The embedded URL should look like the example below:
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_
    
  2. Add /tasklist/tasks/<task Id> at the end of the URL. The final URL should look like the example below:
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_/tasklist/tasks/11235
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_/tasklist/tasks/11235
    

Embedding a specific action

  1. Add embed_ between https://<accessURL> and the organization name. The embedded URL should look like the example below.
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_
    
  2. Add /current-task/tasks/<task Id> at the end of the URL. Replace <task Id> with the Id of the specific Action that you want to embed. The final URL should look like the example below:
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_/current-task/tasks/11236
    https://<accessURL>/embed_/myorganization/DefaultTenant/actions_/current-task/tasks/11236
    
  • Embedding the actions portal
  • Embedding a specific action

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated