> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Player Logins

> Review a PlayFab player's login history in Game Manager, including attempt dates, IP addresses, login source, and success or failure results per entry.

# Players logins

The **Players logins** page offers an overview of all the login attempts for a specific player.

## Access players logins

To access the players logins page:

1. Select **Players** found in the sidebar menu.
2. Select the  **Players** tab.
3. From the list, select the **ID** of the player you want to inspect.
4. Then, select **Logins** in the **Players** toolbar.

<img src="https://mintcdn.com/microsoft-4404708b/U1LR64ZWxo45eXwl/images/playfab/player-progression/player-data/tutorials/game-manager-access-player-logins.png?fit=max&auto=format&n=U1LR64ZWxo45eXwl&q=85&s=53f58855ac5b5d583ada1e0e4113b278" alt="Game Manager - Access Player Logins" width="2560" height="1184" data-path="images/playfab/player-progression/player-data/tutorials/game-manager-access-player-logins.png" />

## Overview

The **Players Login** page contains the following information:

* **Player ID** - A label that identifies the player you are inspecting.
* **Total login attempts** - The total number of login attempts by this player.
* **Date of login attempt** - A human readable date label for each login attempt.
* **IP address** - A label showing the IP address.
* **Source** - A label that indicates where the login attempt came from.
* **Result** - Indicates whether the login attempt was successful.


## Related topics

- [Player Login](/services/playfab/identity/player-identity/login/index.md)
- [Login basics and best Practices](/services/playfab/identity/player-identity/login/login-basics-best-practices.md)
- [Handling Multiple PlayFab Logins](/services/playfab/identity/player-identity/login/multiple-logins.md)
- [player_updated_login_email](/services/playfab/api-references/events/PlayerIdentity/player-updated-login-email.md)
- [Tutorial Get a player profile](/services/playfab/player-progression/player-data/getting-player-profiles.md)
