Ts just sad 💀
-
Open ChatGPT in your browser.
-
Scroll through all your chats in the sidebar until you reach the bottom so everything loads.
-
Open the Developer Console:
- Windows / Linux:
Ctrl + Shift + I - Mac:
Cmd + Option + I
- Windows / Linux:
-
Go to the Console tab.
-
Paste the script below and press Enter.
document.querySelectorAll('nav a').length- The console will return a number — that is the total number of visible chats in your sidebar.
- This does not include deleted chats.
- This does not include hidden or archived chats.
- Make sure you scroll to the very bottom first, otherwise some chats won’t be counted.
💀 If the number is huge… you might want to touch grass.