The Network panel shows all HTTP activity:
- Red entries indicate failed requests
- Click a request to see headers, payload, response
- Filter by type (XHR, JS, CSS, etc.)
- Check timing to find slow requests
Use this to debug API calls, authentication issues, and loading problems.