autopilot
latest
false
- Managing Autopilot for Everyone
- Configuring Autopilot for Everyone
- Starting prompts
- Context Grounding
- Tools
- Advanced settings
- License settings
- Specialized Autopilot
- Configuring custom route for feedback
- Configuring Medical Record Summarization (MRS) tasks
- Deploying the Admin App
- Deploying toolset automations
- Troubleshooting

Autopilot for Everyone admin guide
Last updated Sep 11, 2025
Configuring Medical Record Summarization (MRS) tasks
linkThis page helps you how to set up Action Center tasks for use with the Medical Record Summarization (MRS) interface in Autopilot for Everyone. With the correct setup, tasks are properly identified and displayed, so end users can review, edit, and complete them in Autopilot for Everyone.
About the MRS integration
linkConfiguring Action Center tasks for MRS integration
link- Task tagging—The task must contain at least one tag with the display name
MRS
orAutopilot
. Autopilot for Everyone uses this tag to identify and display the task in the specialized MRS interface. -
Required data properties—The task must contain the following key-value properties. These are typically passed as Action Center task output arguments from the automation that creates the Action Center task:
Property Description Format Summarization The complete, AI-generated summary of the medical record. String (Markdown) Citations The source references for the information contained within the summary. A structured format, such as JSON, that links citation markers in the summary to specific pages in the source document. InputFileSBPath The full path and file name of the source document, such as the patient medical record PDF, within the specified storage bucket. String InputFileSBName The name of the Orchestrator storage bucket where the source document is located. This property was specifically added to support the MRS feature in Autopilot for Everyone. String
How it works
link- See the task
- The MRS task appears on your users Autopilot for Everyone main page > Your Action Center Tasks list. It is marked with an MRS icon and tag.
- Open the task
- To open the three-pane summarization view, users must select the task.
- Interact with the task
- Review the summary.
- Select citations to view the source page.
- Edit the summary text directly.
- Use the chat pane to interact with the summary content.
- Save or complete the task
- Save their edits or submit the task to complete it.