Activation console

Review activation intent for the first-send journey, inspect blocked users, and tune the scoring model without leaving the console.

Pilot workspaceRefresh on load

Tracked users

4

Users with enough signal to score against the first-send flow.

Blocked

0

High-intent users showing friction before sending.

Actively onboarding

2

Users still moving through templates, recipients, and review.

Average score

68.8

Mean activation intent across the tracked cohort.

First-send review queue

Prioritised users who need manual review or intervention.

2 shown2 total

User

State

Intent score

Last activity

How this maps to an e-signature product

The MVP is deliberately positioned as an internal workflow layer.

Product instrumentation

Track the first-send journey inside the core app: template creation, recipient entry, identity checks, review, and send completion.

Operator workflow

Support or success teams review blocked users here, then act through existing support channels or outbound motions.

Alert triggers

Notify the team when a user loops on recipients, fails identity checks, or drops into help before sending the first envelope.

Value proof

Measure time-to-first-envelope, blocked-user recovery rate, and intervention outcomes to prove activation lift.

Cohort mix

Current distribution across the first-send journey.

Blocked

0

Actively onboarding

2

Exploring setup

1

Activated

1

Event contract

POST /api/events
{
  "workspace_key": "demo-plg",
  "events": [
    {
      "user_id": "usr_123",
      "event_name": "recipient_added",
      "page_path": "/send/recipients",
      "traits": {
        "role": "Sales Operations Manager"
      },
      "metadata": {
        "recipient_count": 2
      }
    }
  ]
}

Workspace settings

Adjust the first-send model and rescore the queue.

demo-plg

Recent alerts

Latest blocked-user notifications across configured channels.

No blocked first-send alerts have been emitted yet.

Interventions

0

Recorded follow-ups attached to users.

Helpful

0

Interventions marked useful by operators.

Activated

0

Users marked as activated after support.

Pending

0

Interventions waiting for an outcome update.

Operator throughput

Early signals that the review workflow is producing action.

Helpful rate

0%

Activation after support

0%