FirstAML + Alterspective + Clio Operate

AML that lands inside the workflow.

A joint story for FirstAML and Alterspective: verification powered by FirstAML, workflow shaped by Alterspective, and operational decisions surfaced inside Clio Operate. The copy stays disciplined. Every claim below is tied to implemented widget and plugin behaviour, not aspirational integration language. This page now carries three ready-to-use narrative angles so marketing can pick the right voice for the room.

FirstAMLAlterspectiveClio Operate

  ~6 minute read  ·  Three reusable narrative angles  ·  Verified capability

Scroll — the joint story starts below

Why it matters

A useful AML story has to work commercially and technically.

This is the version a sales team can use without slipping into fiction: FirstAML powers the verification, Alterspective shapes the legal-operating workflow, and Clio Operate is where the firm sees, reviews, and acts on the outcome.

1decision surface

AML shows up inside the legal workflow.

The same insight surface can render on the Client record and on the Client Compliance cycle, so operations, compliance, and partners are not chasing separate tools to understand the current position.

2sync targets

Refresh writes back to cycle and client.

On client placements, refreshed FirstAML data is persisted to both the active compliance cycle and the client copy, keeping the operational view and the audit record in step.

5event types

Webhook-driven updates, not inbox chasing.

The plugin handles case-created, status-updated, PDF-updated, verification-report, and unwrap-status events, then maps them into Clio Operate events the platform can act on.

3workflow actions

Concrete workflow entry points.

The integration package includes actions to create a FirstAML case, retrieve case details, and download the case summary PDF.

Business angle

Business angle

The commercial story is straightforward: FirstAML provides the verification engine, Alterspective shapes the legal workflow around it, and Clio Operate becomes the place the firm reviews, refreshes, and acts.

  • Compliance officers get a live case summary, review signals, and per-person next steps in one place.
  • Partners see the outcome in the same matter-opening journey rather than in a detached compliance spreadsheet.
  • Operational teams keep manual controls such as refresh and retry instead of being trapped by all-or-nothing automation.

Technical capability

Technical capability

Under the hood, the pattern is equally concrete: outbound case calls, inbound signed webhooks, mapped platform events, and a host-aware widget that resolves the right record before falling back to the relevant compliance cycle.

  • Per-organisation webhook registration includes hostname, failure email, and optional HMAC verifier key.
  • The anonymous callback validates `x-faml-signature`, limits inbound traffic, and publishes mapped FirstAML events.
  • The widget reads via public work-item APIs plus the FirstAML GraphQL proxy endpoint, then degrades cleanly into read-only mode if tenant permissions block write-back.

Marketing angles

Three versions of the story, ready to use.

Your marketing team should not need to translate one page into three different voices. These are the three usable variants: executive, co-branded, and technical-buyer.

Executive / sales-led

The commercial case

Use when: Use when the audience cares about speed, control, and audit confidence before they care about architecture.

Lead line: FirstAML verifies the client. Alterspective brings that verification into the matter-opening workflow so the firm can act without leaving Clio Operate.

  • The compliance team sees status, hits, and next steps inside the same operational journey the firm already uses.
  • Partners do not need a separate compliance ritual to understand whether work can proceed.
  • The result is less swivel-chair work, cleaner handoff between teams, and a stronger audit story.

Co-branded partner marketing

The joint story

Use when: Use when FirstAML and Alterspective are presenting together and need a balanced story that gives both brands a clear role.

Lead line: FirstAML provides the verification engine. Alterspective operationalises it inside Clio Operate. Together, the firms get AML that is not just connected, but usable.

  • FirstAML remains the source of verification truth and case detail.
  • Alterspective turns that result into workflow state, decision support, and refreshable operational surfaces.
  • Clio Operate becomes the place where verification results, workflow progression, and partner decisions finally meet.

Technical buyer / BA / IT

The delivery story

Use when: Use when the room will ask how it works, how it fails, and how support teams recover when automation is imperfect.

Lead line: The integration is built as a governed operating seam: workflow actions outbound, signed webhooks inbound, mapped platform events, host-aware widget resolution, and explicit refresh/write-back behaviour.

  • Webhook registration is configurable per organisation with hostname, failure email, and verifier-key support.
  • The plugin validates signatures, rate-limits callbacks, and maps provider payloads into platform-native events.
  • The widget resolves the right host, supports manual and bulk refresh, and degrades into a clear read-only mode when tenant permissions block writes.

Who it serves

Three audiences, one integration story.

The page needs to survive three conversations without changing its story: partner-facing value, operational reality, and delivery-team scrutiny.

For FirstAML

This is the legal-workflow landing zone.

The message is not just ‘we call your API’. It is that FirstAML results become operational inside Clio Operate: surfaced on the client, attached to the compliance cycle, refreshable by the team, and visible at partner decision points.

For law-firm buyers

AML becomes part of matter opening, not a side process.

The compliance team can see status, hits, outstanding items, and next steps in the same platform the firm already uses to open files. That reduces swivel-chair work and gives the firm a cleaner audit story.

For BA / IT / delivery teams

The seams are visible and supportable.

Webhook management, event mapping, GraphQL case refresh, host-aware widget resolution, and write-back behaviour are all explicit implementation points rather than hidden magic.

How it works

The integration path, end to end.

This is the capability chain as it exists today, based on the FirstAML plugin and the Compliance Case Insight widget work.

01

Case creation starts inside the workflow

Clio Operate can create a FirstAML case as part of the client-compliance flow rather than relying on a separate operator ritual.

02

Webhook registration is governed per organisation

Each organisation can register its webhook endpoint, failure email, and verifier key through the configuration widget so the callback path is explicit, supportable, and not buried in infrastructure folklore.

03

Signed FirstAML events land in the plugin

The callback endpoint accepts named FirstAML events, validates the HMAC signature, rejects oversized or unsupported payloads, and rate-limits inbound traffic before those events touch workflow logic.

04

Clio Operate receives platform-native events

Webhook payloads are mapped into named platform events such as `firstaml-case-status-updated` and `firstaml-verification-report-generated`, so downstream workflows can subscribe without parsing raw webhook JSON everywhere.

05

The widget resolves the right host automatically

On a client record it prefers the copied compliance result on the client itself, then the current compliance-cycle reference, then the newest relevant compliance cycle. On a compliance-cycle record it normally reads self first and stops there.

06

Users can refresh, review, and recover

The UI can auto-fetch when a case exists, auto-poll while work is in progress, show per-individual next steps, bulk-refresh multiple cycles on the client host, and fall back to a clear read-only state if write permissions are missing.

What teams see

Screens from the actual operating seam.

This is the part sales, delivery, and partner teams can point at with confidence: the workflow actions, the FirstAML event triggers, and the Clio Operate insight surfaces that make the integration usable day to day.

Workflow showing Create FirstAML Case action with success and error branches.

Action in workflow

Case creation inside the workflow

Create the FirstAML case from the Clio Operate workflow itself, then route success and error paths without leaving the operating model.

Create Case field configuration showing mapped case name and reference inputs.

Action configuration

Mapped case fields, not a black box

Field-level mapping lets the workflow decide how the case should be named, referenced, and initialized when FirstAML is invoked.

Verification Type selector showing available FirstAML verification options.

Verification setup

Verification type is chosen explicitly

The workflow can choose the verification mode that fits the matter, from screening-only through to stronger ID and biometric combinations.

Trigger configuration listing available FirstAML events in Clio Operate.

FirstAML events

Webhook triggers arrive as usable platform events

Case created, status updated, PDF updated, unwrap status changed, and verification report generated can all trigger downstream Clio Operate behaviour.

FirstAML workflow action list showing Create Case, Download Document, and Get Case Details.

Available actions

Workflow actions stay close to delivery teams

The packaged workflow actions expose the practical seam: create the case, get the case details back, and download documents when needed.

Compliance Case Insight summary showing completed status, signals, and sync control.

Insight surface

Clio Operate shows the current FirstAML position

The compliance insight view turns FirstAML status into an operational summary with signals, timestamps, case metadata, and refresh controls.

Individuals reviewed list showing results and Add to Clio Operate actions.

Sync-back controls

Reviewed records can be synced back into Clio Operate

Individual reviewed records are visible, their outcomes are explicit, and the user can add or sync them back into Clio Operate at the right moment.

What's implemented

The proof points that make the marketing copy safe to use.

These are not aspirational architecture bullets. They are the concrete behaviours already built into the widget and plugin work we reviewed.

01

Host-aware surface

The compliance insight widget renders on both the client-compliance process and the client entity, with an explicit preference order for where it resolves AML data.

02

Manual refresh still exists

Even with webhook-driven updates, the UI keeps a manual refresh path from FirstAML so support and compliance teams can recover without waiting for automation to re-fire.

03

Per-person decision support

The widget turns raw payloads into row-level outcomes, signals, and next-step guidance such as fail, sanctions, PEP, adverse-media, screening hits, or outstanding documents.

04

Support-safe failure handling

Partial persistence warnings, permission-aware read-only mode, and bulk refresh progress are built in so the integration remains usable under imperfect tenant permissions or partial write failures.

05

Configurable by organisation

Webhook registration is not hard-coded. The feature config supports organisation-specific hostname, email, and HMAC verifier settings, with cache invalidation when configuration changes.

06

Workflow-ready event model

The plugin converts inbound FirstAML notifications into named Clio Operate events so the rest of the file-opening workflow can subscribe in a platform-native way.

Use it in market

FirstAML verifies.
Alterspective operationalises.

The strongest joint message is that AML does not stop at an API connection. It becomes a governed legal-workflow surface inside Clio Operate: visible on the client, tied to the compliance cycle, refreshable by the team, and usable at the exact point a firm needs to decide whether work can proceed.

About this AML explorer. Content on this page is derived from reviewed implementation work in the FirstAML Sharedo plugin and the `ComplianceCaseInsight` widget: signed webhook intake, event mapping, workflow actions, host-aware resolution, manual refresh, bulk refresh, next-step guidance, and read-only degradation paths.

FirstAML + Alterspective + Clio OperateBuilt from verified implementation workSales-safe capability narrativehello@alterspective.com.auUpdated 2026-05-07