# Monitor and debug sessions

> Monitor and troubleshoot issues that can occur when using multiplayer sessions.

Use observability tools and verbose logging to debug connectivity problems and monitor player and session events.

| Page                                                                           | Description                                                                                        |
| ------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------- |
| [Network connection management](/mps-sdk/manage-session-network-connection.md) | Understand different network connection types and configuration options for multiplayer sessions.  |
| [Sessions observability](/mps-sdk/session-observability.md)                    | Monitor, debug, and respond to session and player events using the Sessions Viewer and event APIs. |
| [Verbose logging in multiplayer games](/mps-sdk/mp-logs.md)                    | Enable verbose logging in multiplayer projects to troubleshoot issues.                             |
