Custom Dashboards
Where is this feature available?
- Hobby(Public Beta)
- Core(Public Beta)
- Pro(Public Beta)
- Enterprise(Public Beta)
- Self Hosted(Not Available)
Langfuse custom dashboards allow you to create personalized views of your LLM application metrics. Build widgets that visualize specific aspects of your data and arrange them into comprehensive dashboards to monitor performance, usage patterns, and other important metrics.
This feature is currently in a Beta state. Please share your feedback via GitHub Discussions.
Dashboards
Widgets are individual visualization components that display specific metrics. Start your dashboard journey by creating your first widget.
Adding a Widget
- Navigate to the
Dashboards
navigation item and select theWidgets
tab. - Click + New Widget
- Configure your data source and display settings
- Click Save to store the Widget.
Creating a Dashboard
Creating a dashboard is a straightforward process:
- Navigate to the Dashboards tab in your Langfuse project
- Click + New Dashboard
- Give your dashboard a descriptive name
- Start adding widgets to build your customized view
Sharing and Collaboration
Dashboards are shared across your project, allowing team members to:
- View the same dashboard with real-time data
- Create specialized dashboards for different teams or use cases
- Reference dashboards in discussions and documentation
Roadmap
In addition to the existing Beta scope, we plan to add:
- Langfuse-managed templates: Predefined templates for common use cases that can be cloned and customized.
- Custom home dashboard: A personalized dashboard that serves as the default view for the project when you log in.
- Query API: An API that exposes our dashboard query language to allow for custom queries and data retrieval.