Web Console Overview
The Jahro web console is your central hub for viewing, analyzing, and sharing Unity debugging data with your team. It's designed for fast collaboration with a clean, organized interface that makes debugging data accessible and actionable, working seamlessly with Unity snapshots and team management features.

Core features
Snapshot sessions
Your captured Unity debugging sessions contain everything you need to debug effectively. Each session includes full logs with all stacktraces, debug messages, warnings, errors, and commands, screenshots captured during your debugging session, rich metadata including platform, device info, and team context, and team collaboration features with shareable links.
Read: Snapshots
Advanced log analysis
The web console provides powerful tools for analyzing your Unity logs. Use smart filtering to show only the log types you need, search across all log messages instantly with full-text search, expand errors to see complete call stacks, and select and share multiple logs at once with batch operations.
Read: Logs Viewer
Screenshot gallery
Use the lightbox viewer for full-screen image viewing with zoom controls, browse screenshots organized by capture time, download and share screenshots with your team, and mobile-optimized viewing with touch gestures and responsive design.
Read: Screenshots Viewer
Team management & collaboration
Jahro makes team collaboration seamless with comprehensive management tools. Invite team members with role-based permissions to control access levels, manage multiple projects with dedicated API keys for secure access, organize team members into projects with appropriate permissions, and track team activity and project usage across your organization.
Read: Team Management
Navigation guide
The web console uses a clear hierarchical structure: Team Level → Project Level → Snapshot Level → Logs/Screenshots
Each level has its own navigation and features. The Team Dashboard provides an overview of all projects and team members, the Project Dashboard shows project-specific settings, API keys, and snapshots, the Snapshot View offers detailed views of captured debugging data, and the Data Viewers provide specialized interfaces for logs and screenshots.
Read: Console Structure
Security & data protection
Jahro is built with security as a core principle. Each team's data is completely isolated, your production logs are only accessible to your team, project-specific API keys ensure proper access control, and role-based permissions provide granular control over team member access.
Next steps
To get the most out of the web console, make sure you're familiar with the Unity features:
- Unity Snapshots - Capture debugging sessions from Unity
- Unity Commands - Create debug commands for your builds
- Unity Watcher - Monitor variables in real-time
- Getting Started - Set up Jahro in Unity