Hosted Enterprise Portal
Inspect learning, review playbooks, answer agent questions, and configure Hosted Enterprise.
Hosted Enterprise Portal
Hosted Enterprise
The portal is the operating surface for inspecting what Reflexio received, what it learned, and which agent-wide rules are approved for use.
Recommended Review Order
When validating a new integration, follow the data flow:
- Interactions — confirm the complete turn, user, source, session, and agent version arrived.
- Profiles — inspect durable user memory extracted from that evidence.
- Playbooks — inspect user-specific guidance and review aggregated agent rules.
- Evaluation — compare outcomes after enough sessions have accumulated.
The Dashboard provides summary counts, but these detail pages are more useful for diagnosing a first integration.
Interactions
Use the Interactions page to inspect published records and search by content, user, request, source, or time. Expand a row to verify the exact role sequence and metadata.

If an expected profile or playbook is missing, start here: incomplete feedback, inconsistent session IDs, or an unexpected source filter are easier to spot in the original evidence.
Profiles
Profiles are organized by lifecycle status. Use filters to narrow by user, profile ID, text, source, TTL, or time.
Actions appear on the relevant status view:
- Current — rerun generation with optional source and time filters.
- Pending — adopt pending profiles as current.
- Archived — restore archived profiles, replacing the current set.

Adopting or restoring a set changes lifecycle status in bulk. Review the affected profiles and filters before confirming.
Playbooks
The Playbooks page has four views:
| View | Purpose |
|---|---|
| Agent | Review aggregated playbooks and approve or reject pending rules |
| Current User | Inspect active user-specific guidance and rerun generation |
| Pending User | Review and adopt regenerated user playbooks |
| Archived User | Inspect or restore archived user playbooks |
Run aggregation from the Agent view by providing an agent version. Agent playbooks remain pending until a reviewer approves or rejects them.

Evaluation
Use Evaluation to inspect session success, failure details, retrieved-learning evidence, and regular-versus-shadow comparisons. Filter by agent version, status, source, or time before interpreting a trend.

See Measuring Reflexio's Impact for the required traffic and methodology contract.
Questions
The Questions page lists follow-ups that an extraction agent has routed to a human. Answer, revise, mark not applicable, or cancel a pending question. Resolved questions remain available for audit.
This page appears only when pending tool calls are enabled in configuration.
Settings
Settings has three areas:
- General Settings — storage, agent context, extraction windows, provider keys, and model overrides.
- Extractor Settings — one profile extractor, one playbook extractor, and agent-success evaluation.
- Workflow Visualization — a read-only view of how the current configuration processes data.
Hosted accounts begin with managed storage. Storage choices shown in configuration are SQLite, Supabase, and PostgreSQL; availability depends on the current account and deployment configuration.
Use Save Settings after reviewing all changes. Nested configuration objects are replaced as units, so programmatic callers should read the current config before overwriting nested fields.
Next Steps
- Advanced Portal Use — tune windows, filters, and controlled reruns
- Configuration Guide — understand the underlying settings
- API Reference — automate portal operations with the client