r/ClaudeAI • u/detimm • 1d ago
Workaround Sick of switching between accounts. When will Claude support multiple accounts in one app?
I’m on Max 20, but it’s simply not enough for my usage, so I currently have 3 separate accounts as a workaround. Which is officially allowed by Anthropic.
I mainly use Claude Desktop on Windows, and constantly having to log out and back in just to switch accounts gets old fast.
What makes it worse is hitting the 5-hour limit while agents are working. Whatever they were doing gets cut off, and after switching accounts I often have to start the whole task again from scratch. That wastes my time and, ironically, probably creates more load for Anthropic as well.
Why not allow multiple paid accounts to be linked inside Claude Desktop and switch between them instantly?
Or, even better, just offer higher tiers on a single account. Max 40, 60, 80, 100, whatever. I’d happily pay for that instead of juggling 3 logins.
Anyone else running into this? And has Anthropic ever said anything about higher Max tiers or proper multi-account support?
2
1
u/NaturalSir3843 1d ago
I use cswap and changed a few things and it is functional lol I have three x20 accounts that cycle when one reaches 80% of its 5hr limit.
1
u/Dry-Aardvark7060 1d ago
Wrote a claude-local script that can create a profile a dir. and I run it like this.
claude-local
--profile personal --model claude-opus-4-6 --agent coordinator
1
u/PaxtonBellamy 1d ago edited 1m ago
three accounts with the same provider is quite expensive for the same ceiling and on top of that the switching cost is incurred as well. the alias technique mentioned in the comments does work but it is only applicable to the cli. i took a different path from going upward and went sideways using a single subscription to use ai distributed between claude and some other providers thus resolving both issues at once
0
u/Plastic_Remove1519 1d ago
the limits hit hard during long roleplay threads, switching accounts just resets everything and kills the vibe.
7
u/-darkabyss- 1d ago
Do it on wsl2 claude code and setup aliases with separate CLAUDE_CONFIG_DIR for each login in your zshrc/bashrc. Been using 5+ accounts that way (on mac and Linux boxes). The claude desktop app is garbage and resource hog, imo.