Skip to content

Sharing reports

Any single-run report can be shared via a tokenized public link. The recipient sees the same report you see, read-only, with no AssureAgent account required.

  1. Open the test result you want to share (or a report for a roll-up share).
  2. Click Share in the top-right.
  3. The platform generates a tokenized URL like:
https://app.assureagent.ai/shared/report/<long-token>
  1. Copy the link. Send it to your stakeholders — Slack, email, ticket, anywhere.

What the recipient sees

The shared view includes:

  • The full transcript with tool invocations highlighted inline.
  • The audio player (voice runs).
  • The pass / fail verdict and reasoning.
  • Latency stats.

The shared view does NOT expose:

  • Workspace-level navigation (no left nav, no other reports linked).
  • Re-run controls.
  • Edit / override actions.
  • Any other scenario or path in your workspace.

It’s deliberately a read-only window onto just that one run.

The same Share menu has a Revoke action. Revoking immediately invalidates the token; anyone who follows the link after revocation gets a “report not available” page. Generate a fresh link if you want to re-share later.

When to share

  • Posting evidence in your team’s release thread that “the agent works under load” before shipping.
  • Filing a ticket with your AI vendor — paste the link instead of a transcript dump.
  • Reviewing with a non-technical stakeholder who doesn’t have an account.

Sharing aggregated reports

Aggregated trend reports are not yet shareable via tokenized links. Today, they require an AssureAgent account in the same workspace. The aggregated-share feature is on the roadmap.

Privacy considerations

Treat the link like any unauthenticated URL — anyone who has it can see the report. Don’t paste it in fully-public channels if the transcript contains data you wouldn’t post directly.

If the report’s transcript inadvertently contains real customer data (because your test pulled from a non-sanitized fixture, for example), revoke and re-issue is the right play.