REPORTING & QA

Reporting and QA features exist, but they are not a full public evaluation lab

PrintSpeak has AI usage reporting, conversation history, previews, and internal test utilities. It does not expose the broad evaluation matrix we previously described.

This section is intentionally narrower after factchecking. It reflects the real reporting and preview surfaces available today.

10 matrix itemsFamily detail page

Feature family placeholder

Reserved for a dedicated interface preview, workflow diagram, or annotated screenshot.

MATRIX

Capability breakdown

AI usage summary

Includes

Pie-chart and area-chart views summarizing usage across agents and months.

Why it matters

There is a real reporting dashboard for adoption and traffic, which is stronger than inventing a test suite.

Usage by user

Includes

Date-range filtered user breakdowns with CSV export.

Why it matters

This is a concrete operational report exposed in enterprise reporting.

Usage by tenant

Includes

Date-range filtered tenant breakdowns with CSV export.

Why it matters

This gives rollout visibility by location or business unit without overstating QA coverage.

Conversation history

Includes

A filterable AI conversation list by agent, model, and tenant.

Why it matters

This is the real operational audit/review surface for AI usage.

Conversation transcript view

Includes

Per-conversation transcript display with message counts, metadata, and timestamps.

Why it matters

Reviewers can inspect what actually happened in production conversations.

Agent preview

Includes

The agent builder includes a live preview entry point for the current configuration.

Why it matters

Editors can manually validate changes before treating the agent as ready.

Facet previews

Includes

Builder modals preview how individual facets inject or render context.

Why it matters

This supports configuration QA even though it is not a formal regression runner.

Instructions preview

Includes

A dedicated preview for the final instruction set sent to the model.

Why it matters

Prompt QA is supported at the builder layer, which is more accurate than claiming answer baselines.

Widget configuration preview

Includes

External widget configuration pages show themes, titles, and validation warnings.

Why it matters

This supports embed QA for external agents before sharing code with customers.

Internal SDK test harnesses

Includes

The repo includes an SDK test page and headless test scripts for widget verification.

Why it matters

These are real internal QA utilities, but they should not be presented as a polished customer-facing evaluation suite.

RELATED FAMILIES

Continue exploring the rest of the platform

8 items

ENTERPRISE FEATURES

Agent management controls built around the PrintSpeak enterprise workflow

The real admin surface centers on agent creation, versioning, import/export, scope controls, and operational configuration inside the enterprise UI.

8 items

AUTHENTICATION

Authentication and external access are token-based, not generic SSO platform marketing

The implemented access model centers on agent API keys, signed or encrypted tokens, origin controls, and agent/context resolution.

8 items

SDK

SDK and embedding capabilities are script-tag and helper based

The implemented surfaces are a standalone widget script, a JS API, trigger elements, and internal Rails/Stimulus helpers.