- Getting started
- For administrators
- RPA workflow projects
- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- App projects
- Agentic processes
- Agents
- Solutions
- API workflows
- Tests

Studio Web user guide
Publishing, deploying, and upgrading app projects
Publishing app projects
To publish an app project:
- Select the Publish button at the top of the project designer.
- In the Publish automation window, enter a name and a description for your automation, and select a version.
- Select Publish.
You can then access your published app after deploying it in Orchestrator.
- App projects can only be published to the Orchestrator Tenant Processes Feed, not to the Orchestrator Personal Workspace Feed.
- To publish an app project, you need to have tenant-level permissions to create packages. To learn more, refer to App permissions in the Orchestrator guide.
Deploying app projects
To deploy a published app project, navigate to Orchestrator and:
- Select the Orchestrator folder where you want to deploy your project.
- Select Automations, and then open the Apps page. Here you can see each app project's name, version, description, and its associated process. You can also select the project name under the App project column to open the app in Studio Web.
- Select Deploy app.
- From the App drop-down menu, choose the app project you want to deploy, as well as the version from the Version column, then select Deploy. Your published app project is now deployed in the selected folder.
After deployment, your app appears under the Apps column.
See the Orchestrator guide for more information on deploying app projects and managing processes.

- The recommended Cloud Robot - Serverless configuration for apps in Studio Web is Medium. You can change this setting from the Processes page, or while deploying your app.
If you have editing permissions, you can decide if the app should run attended or unattended. To do so, apply the following steps:
- Select the ellipsis for your app project, then select Edit app details.
- On the Configuration page, under Execution Settings, configure the following fields:
-
Runtime type:
- To run your app in unattended mode, select Production (Unattended) or Cloud - Serverless. Configure the remaining fields: Account and Machine.

- To run your app in attended mode, select Attended (Run as me on my machine).

-
Upgrading app projects
When you publish a new version of an app project, an Updates are available icon appears under the Version column in Orchestrator. To upgrade your published project:
-
Click the button on the right of the project.
-
Click Upgrade to latest version.
-
In the new window, select Upgrade.

Upgrading a deployed app project works in a similar way:
- Locate the project in your Orchestrator folder (under Automations > **Processes > Apps).
- Select the button to the right of the process and select Upgrade to latest version.
- In the Update package version window, select the Confirm button.
Removing app projects
To remove a published app project:
- Locate the project in your Orchestrator folder (under Automations > Apps).
- Click the button on the right of the project and select Remove.
- Select Delete in the resulting window.
Important:
Deleting an app project also deletes all the workflows used in the project. Do not delete the workflows used in your app project, as this causes errors. If you delete a workflow by accident, you can remove the app project and deploy it again.