This feature is available on all Portkey plans.
Overview
Prompt Observability gives you visibility into your prompt usage and performance through analytics dashboards, detailed logs, and template history. By monitoring these metrics, you can identify which prompts are performing well and which need optimization, helping you make data-driven decisions about your AI applications.Accessing Prompt Observability
You can access observability data in several ways:- From the Prompt Template page: View history and performance metrics for a specific prompt
- From the Analytics dashboard: Filter analytics by prompt ID
- From the Logs section: Filter logs by prompt ID to see detailed usage information
Prompt Analytics
The Analytics dashboard provides high-level metrics for your prompts, showing important information like costs, token usage, latency, request volume, and user engagement. You can easily filter your prompts usingprompt-id
in the analytics dashboard.

Prompt Logs
The Logs section on Portkey’s dashboard provides detailed information about each individual prompt call, giving you visibility into exactly how your prompts are being used in real-time. You can easily filter your prompts usingprompt-id
in the logs view.

Render Calls: Note that
prompts.render
API calls are not logged in the observability features. Only prompts.completions
calls are tracked.Prompt Template History
Each prompt template includes a “Recent” tab that shows the history of calls made using that specific template:
Next Steps
Now that you understand how to monitor your prompts, explore these related features:- Prompt Versioning - Track changes to your prompts over time
- Prompt API - Integrate optimized prompts into your applications
- Prompt Playground - Test and refine your prompts based on observability insights
- Prompt Partials - Create reusable components for your prompts
- Tool Library - Enhance your prompts with specialized tools