---
title: "Visualize and explore Frontend Observability data | Grafana Cloud documentation"
description: "Explore and analyze Frontend Observability data to understand user behavior and application performance"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Visualize and explore Frontend Observability data

After instrumenting and configuring your application, use the visualization and exploration features in Frontend Observability to analyze user behavior, diagnose performance issues, and identify errors.

## Explore user data

### Sessions

- [Sessions](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/sessions/) - Analyze individual user sessions and journeys
- [User actions](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/user-actions/) - Review user interactions and behavior patterns
- [Geolocation insights](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/geolocation/) - Understand where your users are located
- [Geolocation visualizations](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/geolocation-tab/) - Analyze geographic distribution of traffic

### Performance analysis

- [Performance](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/performance/) - Monitor application performance metrics
- [HTTP insights](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/http-insights/) - Analyze API calls and network requests

### Error monitoring

- [Errors overview](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/error-awareness/) - View and filter application errors
- [Errors](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/errors/) - Analyze error patterns and troubleshoot issues

### Custom tabs

- [Custom tabs](/docs/grafana-cloud/monitor-applications/frontend-observability/visualize-data/custom-tabs/) - Surface Grafana dashboards as tabs inside your application (Experimental)

## Correlate with backend data

Frontend Observability integrates with Application Observability to provide end-to-end visibility:

- Correlate frontend errors with backend traces
- Track requests from browser through backend services
- Identify performance bottlenecks across the full stack

## Before you begin

Make sure you have:

1. [Instrumented your application](/docs/grafana-cloud/monitor-applications/frontend-observability/get-started/) with the Faro Web SDK
2. Data flowing into Frontend Observability

## Next steps

After exploring your data:

- [Create alerts](/docs/grafana-cloud/monitor-applications/frontend-observability/create-alerts/) to get notified about issues
- [Integrate with other tools](/docs/grafana-cloud/monitor-applications/frontend-observability/integrate/) to enhance observability
