diff --git a/source/_integrations/steam_online.markdown b/source/_integrations/steam_online.markdown index 32ba8c8dce7..1d6837cd1c0 100644 --- a/source/_integrations/steam_online.markdown +++ b/source/_integrations/steam_online.markdown @@ -32,7 +32,12 @@ Go to your profile, select "Edit Profile", "Privacy Settings". You need a [free API key](https://steamcommunity.com/dev/apikey) to use the platform. -To find an account's 64-bit SteamID on profiles without a custom URL you can check the URL of the profile page, the long string of numbers at the end is the 64-bit SteamID. If the profile has a custom URL you will have to copy the URL into [STEAMID I/O](https://steamid.io/) to find the 64-bit SteamID. +To find an account's 64-bit SteamID: + +1. Open Steam. +2. Open the dropdown menu labeled with your username. +3. Select **Account details**. + - Your **Steam ID** is displayed just below the label **Your-Account-Name Account**. ## Examples