From 18b71b7bc4f980663003c4192999700b4ff62761 Mon Sep 17 00:00:00 2001 From: Poofy Enigma <150994242+PoofyEnigma@users.noreply.github.com> Date: Wed, 5 Mar 2025 22:10:15 -0800 Subject: [PATCH] [Steam Online] Update Instructions to find Steam ID (#37819) * Update steam_online.markdown * respond to nit bot * more nit * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/steam_online.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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