Admin Site
Operate with confidence. The Admin Site lets authorized users manage access, review sessions, and explore insights without touching code.
Manage chat apps
- Enable/disable apps or switch modes (standalone/embedded)
- Restrict by user IDs, roles, user types, or entities
- Control which apps appear on the home page for different audiences
Review sessions and traces
- Search and filter by app, user, date, grade, or sentiment
- Inspect turns, tool calls, and verifier grades for precise debugging
Explore insights and feedback
- Browse auto‑generated insights and LLM feedback
- Track trends and spot recurring issues to prioritize improvements
Role‑gated
Admin capabilities require roles like pika:site-admin
or pika:content-admin
.
Configuration Required
The Admin Site feature must be enabled in your site-wide pika-config.ts
file (siteAdmin.websiteEnabled: true
) before it can be accessed. Without this enablement, the admin interface will not be available.