You can use Query to get deeper visibility into your application when debugging issues, monitoring usage, or optimizing for speed and reliability. Query lets you explore traffic, errors, latency and similar metrics in order to:
Investigate errors, slow routes, and high-latency functions
Analyze traffic patterns and request volumes by path, region, or device
Monitor usage and performance of AI models or API endpoints
Track build and deployment behavior across your projects
Save queries to notebooks for reuse and team collaboration
Customize dashboards and automate reporting or alerts
At the Team level: Go to the Vercel dashboard and click the Observability tab
At the Project level: Go to the Vercel dashboard, select the project you would like to monitor from the scope selector, and click the Observability tab
Start a new query: In the Observability section, click the button (New Query) to open the query creation interface.
Select a data source: Under "Visualize", select the metric you want to analyze such as edge requests, serverless function invocations, external API requests, or other events.