Every 3mensio report.
Every field. Verified.
DataAutomata reads your 3mensio TAVR planning reports and extracts 30+ clinical fields — aortic annulus measurements, valve calcification scores, vascular access diameters — then hands you a clean, verified dataset ready for analysis.
Getting Started
Your account is created by your workspace superadmin. Once invited, you'll get an email with everything you need — sign in takes under two minutes.
-
1
Sign inNavigate to your DataAutomata instance. Enter your email address and password, then click
Sign in. -
2
Verify with OTPA 6-digit one-time code is sent to your email. Enter it on the verification screen. Codes expire in 10 minutes — if yours expires, click
Resend code. -
3
Complete your profileEnter your full name. This appears on records you verify and in the audit log, so use your real name.
-
4
Enter your workspaceIf your admin sent you an invite link, click it — you'll land directly in the workspace. If you signed up directly, ask your superadmin to invite you from the
Members & Rolestab.
Your Dashboard
After signing in, you land on the Dashboard — a grid of every workspace you belong to. The workspace is where all your reports, records, and team settings live.
-
1
Choose a workspaceEach card shows the workspace name, your role within it, and a count of records. Click
Open workspace →to enter. If you belong to multiple workspaces, you'll see a card for each. -
2
Use the Overview tabThe first tab inside any workspace is the Overview. It shows summary stats, a recent-activity feed, and three Quick Action buttons that jump you directly to Reports, Records, or Members.
-
3
Adjust the analytics filtersThe left filter panel controls the charts visible in the Overview tab. Set a date range, narrow by Valve Type (Tricuspid, Bicuspid 0 / 1a / 1b / 1c / 2), or restrict to a Continent. Charts update instantly.
-
4
Navigate via the tab barInside a workspace, the tab bar at the top gives you access to Reports, Records, Members & Roles, Hospitals, Settings, and Excel Operations. Tabs you don't have access to are hidden automatically.
Uploading Reports
A report is a 3mensio TAVR planning PDF. Each uploaded report becomes one patient record once verified. Upload one or dozens at a time — each processes independently.
-
1
Open the Reports tabInside your workspace, click
Reportsin the tab bar. You'll see all reports that have been uploaded to this workspace. -
2
Click "Add new TAVR reports"A file picker opens. You can also drag and drop PDFs directly onto the upload zone. Multiple files are accepted — each is queued and processed independently.
-
3
Select your PDF filesOnly
.pdffiles are accepted. DataAutomata is designed specifically for 3mensio TAVR planning reports. Any other PDF type will upload but will show a warning at verification time. -
4
Watch the status updateStatus moves automatically from Processing → Ready to verify. You don't need to refresh. Once ready, click the report row to start the Verify & Extract workflow.
Verify & Extract
The core workflow. The PDF is on the left; what the AI extracted is on the right. Check the values, correct anything wrong, and save. Takes 2–5 minutes per report.
-
1
Open the reportIn the Reports tab, click any row showing Ready to verify. The verification screen opens with the PDF on the left and extracted fields on the right.
-
2
Navigate the PDFUse the
‹and›arrows at the top of the PDF pane to move between pages. The 3mensio report typically spans 4–8 pages. Measurements appear mainly on pages 2 and 3. -
3
Review the extracted fieldsThree collapsible groups appear on the right: Patient Detail (demographics, hospital, location, valve type), Anatomical Measurements (aortic annulus, LVOT, Sinus of Valsalva, ascending aorta, calcification scores, vascular access), and Extra (notes). Expand each group by clicking its header. Each measurement field shows its unit in parentheses next to the label —
mmfor diameters and heights,mm²for area,HUfor calcium scores,°for angles. -
4
Correct any wrong valuesClick any field to edit it. Type the corrected value directly in the field box. Changes apply immediately — no separate save step for individual fields.
-
5
Country fills continent and region automaticallyWhen you set or change the Country field, Continent and Region auto-fill using a built-in lookup table. You can override either field if the auto-filled value is wrong.
-
6
Watch for the extraction warningIf a red banner appears at the top — "No data could be extracted from this PDF" — the uploaded file is not a 3mensio TAVR planning report. Close the screen, delete the report, and re-upload the correct PDF.
-
7
Click "Review & Save"Once all fields look correct, click the orange Review & Save button at the bottom of the fields pane. A full summary screen appears — scroll through it as a final check.
-
8
Save the recordOn the review screen, click Save Record. The record is now finalized, appears in the Records tab, and is counted in analytics. Your name and a timestamp are recorded in the audit log.
Records
Records are the verified clinical datasets produced from your reports. Each record holds all extracted and confirmed fields for one patient case.
-
1
Open the Records tabInside your workspace, click Records. The table shows every record in the workspace, most recent first.
-
2
Use the filtersFilter by date range, valve type (Tricuspid / Bicuspid subtypes), or status (Finalized / In Progress). Admins and Superadmins can also filter by the member who verified the record.
-
3
Click a row to see all fieldsThe detail view shows all 30+ extracted fields organized in the same groups as the verification screen — Patient Detail, Anatomical Measurements, and Extra. Measurement values display their unit in parentheses next to the value (e.g. 23.4 (mm), 412 (HU)) so you can read values at a glance without cross-referencing.
-
4
Continue editing In Progress recordsIf a record shows In Progress, click
Continue Verificationto return to the verification screen and complete it. Finalized records can still be edited — every change is logged.
Excel Operations
Five non-destructive data tools built for clinical datasets. Every operation lets you preview results before you download — what you download is always the final, clean file.
.xlsx, .xlsm, .csv (and .txt for the Convert operation).
Remove rows that share identical values in the columns you choose. Keeps the first occurrence of each duplicate group.
- AUpload your fileSelect an
.xlsx,.xlsm, or.csvfile. - BSelect columns to checkPick one or more columns — a row is a duplicate only when all selected columns match another row.
- CPreview, then downloadThe preview highlights which rows will be removed. Adjust your column selection if needed, then download the deduplicated file.
Combine two files into one using a shared key column — the spreadsheet equivalent of a database JOIN.
- AUpload Sheet A and Sheet BBoth files must be
.xlsx,.xlsm, or.csv. - BSet the join key and join typeChoose the column that exists in both files (e.g.
Patient ID). Then choose join type: Left (all A rows + matched B), Right (all B rows + matched A), Inner (matching rows only), or Full Outer (all rows from both). - CPreview and downloadConfirm the merge looks correct in the preview, then download.
Identify what changed between two versions of a dataset — additions, removals, and field-level edits.
- AUpload Dataset A (older) and Dataset B (newer)The comparison finds what was added, removed, or changed going from A to B.
- BSelect primary key and comparison modePick the unique row identifier (e.g.
Patient ID). Choose Row-level (marks each row as Added / Removed / Changed) or Column-level (shows the exact fields that changed, with before and after values). - CDownload the comparison reportThe annotated file is ready to share with your team or import into a review workflow.
Switch between Excel and CSV, or reformat a CSV with a different delimiter or encoding.
- AUpload your fileAccepts
.xlsx,.xlsm,.csv, or.txt(delimiter-separated text). - BChoose output format and optionsFor Excel → CSV: choose delimiter (comma, semicolon, tab, pipe) and encoding (UTF-8, UTF-16). For CSV → Excel: no extra options needed.
- CPreview and downloadConfirm the data looks correct, then download the converted file.
Trim a dataset: drop columns you don't need, then keep only the rows that match conditions you define.
- AUpload your file and remove columnsSelect columns to drop (multi-select with Ctrl / Cmd). These columns are removed from the output entirely.
- BAdd filter rulesEach rule is
[Column][Operator][Value]— e.g. Valve Type = Bicuspid or Annulus Avg > 20. Multiple rules are applied together (AND logic). - CPreview and downloadConfirm the filtered row count looks right, then download.
Analytics & Insights
Population-level charts built from your workspace's verified records. Adjust the filters and every chart updates instantly — no page reload.
Workspace Management
A workspace is a shared environment for your team's reports, records, and settings. Superadmins and Admins manage the workspace; everyone else works within it.
-
1
Rename the workspaceIn the Settings tab, update the workspace name and description. This name appears on workspace cards in the dashboard and in all exports. Click Save Changes to apply.
The hospital registry controls which hospitals appear in the dropdown when verifying a report. Keeping it accurate prevents typos and inconsistent naming across records.
-
1
Add a hospitalClick + Add Hospital. Enter the hospital name, city, country, continent, and region. The country field auto-fills continent and region using the same lookup as the verification screen.
-
2
Edit or removeUse the ✎ (edit) and ✕ (remove) icons on each hospital row. Removing a hospital does not affect existing records — it only stops it appearing in future dropdown selections.
Team & Members
The Members & Roles tab is where you invite people, see who's in the workspace, and manage access. What you can do here depends on your role.
-
1
Enter their email and choose a roleIn the invite bar at the top of the Members & Roles tab, type their email address and select the appropriate role from the dropdown. See the Roles Reference below for a full breakdown of what each role can do.
-
2
Click "Send Invite"The person receives an email with a unique invitation link. Until they accept, they appear in the list with an ⏳ Invited status.
-
3
They accept and get accessOnce they click the link and sign in (or register), their status changes to Active and they can use the workspace immediately.
-
1
Change a member's role (Superadmin only)Click the ✎ icon on any member row to open the role editor. Select the new role and save. The change takes effect immediately on their next action.
-
2
Remove a member (Superadmin only)Click the ✕ icon and confirm. The person loses access to the workspace immediately. Their past records and audit log entries are preserved — removing a member does not delete their work.
Audit Log
Every action taken in the workspace is recorded — record creation, edits, report uploads, member changes. The audit log is permanent, tamper-evident, and exportable.
-
1
Navigate to the Audit LogClick Audit in the top navigation. Select your workspace from the dropdown if you manage multiple workspaces.
-
2
Apply filtersFilter by Action type (record.create, record.update, report.upload, member.add, etc.), Entity type (record, report, member, hospital), date range, or user email (partial match — you don't need the full address). Filters combine with AND logic.
-
3
Switch between flat and grouped viewsFlat view lists every event in reverse chronological order. Grouped view collects all events for the same entity (e.g. one report) into a single expandable row, making it easier to trace a record's full history.
-
4
Export the logClick Export and choose CSV or Excel (.xlsx). The export applies your current filters — so filter first, then export to get exactly the slice you need for a compliance review.
Profile & Settings
Your personal profile controls how your name appears on records and in the audit log. Security settings let you change your password.
-
1
Open Profile settingsClick your name or avatar in the top navigation bar and select Profile. Or navigate directly to
/profile. -
2
Update your full nameYour full name appears on every record you verify and in the audit log. Use your real name — this is what reviewers and compliance officers will see.
-
3
Click "Save Profile"Your email address is read-only after email verification. Contact your superadmin if you need to change it.
-
1
Go to Security settingsFrom the Profile page, click Security in the left sidebar. Or navigate directly to
/profile/security. -
2
Enter current and new passwordsYou must provide your current password to set a new one. Choose something at least 8 characters long with a mix of letters and numbers.
Roles Reference
Four roles, each a strict subset of the one above it. Your superadmin assigns your role when they invite you — it can be changed at any time without losing your work.
| Capability | Superadmin | Admin | Member | Visitor |
|---|