- Overview
- Medical Record Summarization

Healthcare Solutions user guide
Manage deployments
Manage the deployments that connect published templates to UiPath Orchestrator triggers. From the Deployments page you can pause and resume active deployments, trigger immediate runs, update schedule and source configuration, and delete deployments that are no longer needed.
Prerequisites
- You have Admin access in the Medical Record Summarization application.
Navigate to deployments
-
Select Admin in the left navigation sidebar.
-
Select Deployments.
The Deployments page displays a stats panel and a list of all deployments in your tenant.
Pause an active deployment
Pausing a deployment suspends automatic scheduled runs. The deployment remains configured and can be resumed at any time without reconfiguration.
-
Locate the active deployment in the list.
-
Select … on the deployment row.
-
Select Pause.
Result: The deployment status changes. Scheduled runs no longer execute until the deployment is resumed.
To resume a paused deployment, select … and select Resume.
Trigger an immediate run
Run a deployment outside its configured schedule to process any documents currently in the source bucket.
-
Locate the active deployment in the list.
-
Select Run now on the deployment row.
Alternatively, select … on the deployment row and then select Run now.
Result: The automation starts immediately and processes any documents found in the configured source bucket. The run appears in the deployment's Runs tab when complete.
Edit a deployment
Update the document source, schedule frequency, timezone, run time, or runtime type for an existing deployment.
-
Locate the deployment in the list.
-
Select … on the deployment row.
-
Select Edit.
-
Update any of the following fields:
Field Description Document source The Orchestrator storage bucket and folder path from which records are retrieved Enable schedule Toggle to enable or disable automatic scheduled runs Frequency How often the deployment runs (for example, Daily) Timezone The timezone used to evaluate the run time Repeat every The interval and specific time of day for each run Runtime type The robot infrastructure used to execute the automation (for example, Serverless) -
Select Save.
Result: The deployment is updated. If the schedule was changed, the next run reflects the new configuration.
View deployment details
Select a deployment row (not the … menu) to open the deployment detail view. This read-only view shows the configured document source and processing schedule, and displays the next scheduled run time in the header.
Delete a deployment
Permanently remove a deployment and its configuration. This does not delete the associated template or any previously generated summaries.
-
Locate the deployment in the list.
-
Select … on the deployment row.
-
Select Delete.
-
Select Confirm in the confirmation dialog.
Result: The deployment is permanently removed from the Deployments list. The associated template returns to Published status.