Production visibility for AI applications

See what your AI is doing in production.

AgentPeek gives you a fast, focused view of every AI interaction, conversation, error, token, and dollar—without a heavyweight observability stack.

First event in under 5 minutes · No credit card

support_agent.py
# pip install https://agentpeek.62.238.63.198.sslip.io/sdk/agentpeek_sdk-0.2.1-py3-none-any.whl
from agentpeek import AgentPeek

peek = AgentPeek()

@peek.track(
  model="gpt-5-mini",
  user_id="usr_4f82",
  session_id="ses_billing_7n2"
)
def answer(question):
  return agent.run(question)
Event received 842ms
AgentPeek
Support Copilot
Support Copilot

Overview

Live data Updated just now
Interactions12,842+18.2%
Unique users2,104+12.4%
Total tokens8.7M+9.1%
Error rate1.8%-0.4%
Interactions12,842 total
Recent interactionsView all →
usr_4f82gpt-5-mini842msSuccess
usr_8a16claude-sonnet-41.4sSuccess
usr_2d07gpt-52.1sError
Built for the questions that matter:What happened?Who did it affect?Why did it fail?What did it cost?

Clarity without the noise

Everything you need to understand production AI.

Compact analytics for the team. Full context for the developer debugging the incident.

Find any interaction

Search inputs, outputs, users, sessions, and metadata from one fast command bar.

Inspect the full context

See prompts, outputs, model details, timing, tokens, errors, and structured metadata together.

Read conversations naturally

Follow multi-turn agent sessions in a polished transcript built for investigation.

Watch usage and latency

Track interaction volume, cost, token use, latency, and errors across useful time ranges.

Keep projects isolated

Hashed ingestion keys and server-side organization checks keep sensitive traces separated.

From zero to visible

Your first production event in four small steps.

  1. 01

    Create a project

    Name the application you want to observe.

  2. 02

    Install the SDK

    One package for JavaScript or Python.

  3. 03

    Add tracking

    Wrap the call or send an event explicitly.

  4. 04

    See it arrive

    Debug the full interaction immediately.

AgentPeek

Know what your AI did.
Before your users tell you.

Start with realistic demo data, then send your first live interaction in minutes.

Create your free project