- Overview
- Medical Record Summarization
- About Medical Record Summarization
- Roles and permissions
- A template's lifecycle
- Create a template
- Edit a template
- About policies
- Create a policy
- Edit a policy
- Refining decision model rules
- Deploy a template
- Send documents for processing
- Review a summary
- Medical Record Summarization (MRS) output data
- Manage deployments
- Manage review workflows
- Customize application appearance
- Experimental features
- Template sections reference
- Policies reference
- Clinical review reference
- System components
Template lifecycle in Medical Record Summarization, covering the Draft, Published, Deployed, and Archived statuses and version history behavior.
A template defines the structure of the AI-generated clinical summary: which sections to include, what type of output each section produces, and how the AI is instructed to populate each section. Templates progress through three statuses before they can process records in production, can be archived once they are no longer needed, and every change to a template is preserved as a numbered version.
Template statuses
Templates move through a defined lifecycle from creation to production.
| Status | Description |
|---|---|
| Draft | The template is being built or modified. It cannot be connected to a deployment or used to process records automatically. Draft templates can be tested using manual batch runs. |
| Published | The template has been reviewed and is ready for production use. A published template appears in the Deployments page and can be connected to an Orchestrator trigger. Publishing does not process records - it signals readiness. |
| Deployed | The template is connected to an active deployment and is processing records automatically on a configured schedule. |
| Archived | The template has been retired. Archived templates are hidden from the Templates list unless Archived is selected in the Status filter. Archiving is reversible. |
A published template can be returned to draft by editing it - any saved edit creates a new draft version. A deployed template can be paused or stopped from the Deployments page without changing the template's published status.
Archive and restore a template
Archive a template you no longer need from the … menu on its row in the Templates list. Archiving takes effect immediately, with no confirmation prompt, and the template leaves the default list view.
To bring it back, select Archived in the Status filter to display archived templates, then select Restore from the … menu on the template's row. The template returns to Draft status. The … menu on an archived template offers only Duplicate, Restore, and Delete.
Template versioning
Every time a template is saved in the editor, the system creates a new numbered version. Version numbers are sequential and permanent. No version is ever overwritten or deleted when a new version is saved - the full history is always accessible.
The version history is accessible from Version history in the … overflow menu in the template editor. Each entry shows who made the change and when. This audit trail supports compliance requirements in regulated healthcare environments.
When a template is deployed, the deployment is connected to a specific version. If the template is later edited and a new version is published, the deployment continues using the previously connected version until explicitly updated.
Templates list
The Templates page displays aggregate usage metrics across all templates, followed by the template list.
Stats panel
Four metrics appear at the top of the page, scoped to the selected time period using the All time filter.
| Metric | Description |
|---|---|
| Summaries generated | Total number of summaries produced across all templates |
| Pages summarized | Total pages processed across all summarization runs |
| Time saved | Estimated time saved compared to manual review, based on average document length |
| Avg. review time | Average time reviewers spent completing a review |
Template list columns
| Column | Description |
|---|---|
| Template | The template name and current version number |
| Status | Draft, Published, or Deployed |
| Summaries | Number of summaries generated by this template |
| Feedback | Number of reviewer overrides and policy decision verdicts recorded against this template |
| Last updated by | The user who last saved a change to the template |
| Date created | The date the template was created |
| Last run | The date of the most recent summarization run; displays - if no run has occurred |
Filters
| Filter | Description |
|---|---|
| Search | Free-text search across template names |
| Status | Multi-select filter for template status. Defaults to Deployed, Published, and Draft. Archived is not selected by default, so archived templates are hidden until you select it. |
| Updated by | Filter by the user who last updated the template; defaults to All |
Template detail view
Selecting a published or deployed template from the list opens the template detail view. The detail view provides three tabs: Overview, Runs, and Overrides. The Runs and Overrides tabs carry a count badge.
Overview tab
The Overview tab provides a consolidated view of template quality and recent activity.
Template quality at a glance
An AI-generated summary interprets the override data for the selected time period and produces a headline and a brief description of where reviewer edits are concentrated. The time period is controlled by the date range selector (for example, Last 90 days).
The summary is accompanied by a line chart that plots overrides, documents reviewed, and version updates over the selected period.
Until enough reviews have accumulated, the panel reports Not enough reviews yet and names how many summaries were reviewed in the selected period.
Stats panel
| Metric | Description |
|---|---|
| Completion rate | Percentage of this template's summaries that reached a completion status, displayed as a circular gauge with the number reviewed beneath it |
| Average review time | Average time between a reviewer opening a summary and completing the review |
| Summaries | Total summaries generated by this template |
| Overrides | Total override actions recorded across all summaries for this template |
Sections needing attention
Lists the template sections that have received the most overrides, with the override count and override rate (as a percentage of total reviewed summaries) for each section. When no overrides have been recorded, the panel reports No section overrides recorded yet.
Recent activity
Lists the most recent runs associated with this template, showing the batch name, status, and document count.
Runs tab
Displays all summarization runs associated with this template. Each row in the list represents one batch run.
| Column | Description |
|---|---|
| Name | The name of the run, generated automatically from the run type and date |
| Source | How the run was triggered: Manual upload or the deployment name for scheduled runs |
| Status | The current run status: Completed, In progress, Failed |
| Documents | Number of documents processed in the run |
| Duration | Total elapsed time from run start to completion |
| Created by | The user or system entity that triggered the run |
| Date | The date and time the run was started |
| Deployment | The deployment associated with the run, if applicable |
Runs can be filtered by Status and Source using the dropdowns in the tab header.
Overrides tab
Displays all reviewer overrides recorded against this template, along with the policy decision feedback reviewers left on Policy sections, and AI-generated recommendations for improving the template based on override patterns. See Template overrides and recommendations for details.
Template overrides and recommendations
The Overrides tab surfaces the full history of reviewer feedback - both section overrides and policy decision verdicts - and uses AI analysis of the section overrides to identify recurring patterns and suggest targeted improvements to the template's section instructions.
When no feedback has been recorded, the tab reports No feedback has been recorded for this template yet.
Stats panel
| Metric | Description |
|---|---|
| Completion rate | Percentage of this template's summaries that reached a completion status across the selected time period |
| Overrides | Total number of overrides recorded |
| Recommendations | Number of active AI-generated recommendations |
Filters
| Filter | Description |
|---|---|
| All time | Date range filter scoping the stats and list |
| Section | Filter overrides by template section name |
| Reason | Filter by the reason selected by the reviewer |
| Version | Filter by the template version active at the time of the override |
Recommended actions
When the AI identifies a pattern across multiple overrides in the same section, it generates a recommendation card. Each card includes the section name, a descriptive title, a badge naming the category of problem found (for example, Prompt gap), and a description of the issue. The priority badge appears once the recommendation is applied to the template editor, not on the card itself.
Each recommendation card shows the number of related overrides and the template version it applies to. Two actions are available:
| Action | Description |
|---|---|
| Apply | Opens the template editor with the recommendation pre-loaded as an inline AI suggestion on the relevant section |
| Ignore | Dismisses the recommendation without making changes |
To trigger a fresh analysis of accumulated feedback, select Analyze overrides. Analysis runs on demand each time you select it, and only evaluates feedback on summaries that have reached a completion status. The analysis looks for patterns rather than individual events, so a single override on a section does not produce a recommendation. Analysis covers section overrides on Summary output only. Policy decision feedback is recorded but is not yet analyzed.
When no recommendations exist, the panel reports No recommendations yet.
Override list
The table lists each individual override record.
| Column | Description |
|---|---|
| Type | The output type of the section the feedback was left on: Summary, Q+A, or Policy |
| Section | The section of the template where the override was made |
| Summary | The filename of the source document; select to open the review detail |
| Reason | The reason selected by the reviewer when submitting the override |
| Review verdict | The completion status the review reached |
| When | Date and time the override was submitted |
| Reviewer | The email address of the reviewer who submitted the override |
| Shared with UiPath | Whether the reviewer opted to share the feedback data with UiPath |
| Version | The template version used when the summary was generated |
Each row is expandable. Expanding a row reveals additional detail about the override, including the Feedback for the agent text the reviewer entered when submitting it.
Template editor AI suggestions
When a recommendation from the Overrides tab has been applied to the template editor, an inline AI suggestion panel appears on the relevant section. The panel shows a priority badge (High, Medium, or Low), a title, and a description of the issue.
Under Recommended prompt change, the panel shows the proposed instructions as a diff: text to be removed is struck through and text to be added is highlighted.
Select Apply suggestion to accept the suggestion and replace the section instructions, Dismiss to discard it, or View feedback to open the overrides it was derived from.
Related topics
- Template statuses
- Archive and restore a template
- Template versioning
- Templates list
- Stats panel
- Template list columns
- Filters
- Template detail view
- Overview tab
- Runs tab
- Overrides tab
- Template overrides and recommendations
- Stats panel
- Filters
- Recommended actions
- Override list
- Template editor AI suggestions
- Related topics