← Back to Kontasks
Switch Claude to 20x Account
Instructions to switch from 5x to 20x Claude account
Output
🔄 Claude Account Switch
📊 Current Status
| Account Type: | Max 5x |
| Rate Limit Tier: | default_claude_max_5x |
| Target: | Max 20x |
🛠️ Steps to Switch
- Stop konsole:
/konnectvol/bin/kon-stop-konsole - Logout current account:
claude logout - Login with 20x account:
claude login - Verify account: Check for
default_claude_max_20xin credentials - Restart konsole:
/konnectvol/bin/kon-start-konsole
⚠️ Important Notes
- The account switch happens at the Claude CLI level, not konsole
- After switching, start a new session in the dashboard to use the new account
- The credentials file will update automatically after
claude login - You may need to re-authorize in your browser during login
🔍 Verification Command
After login, run this to confirm 20x account:
cat ~/.claude/.credentials.json | grep rateLimitTier
Should show: "rateLimitTier":"default_claude_max_20x"
What's Next?
Run the commands above in a terminal, then click below to verify:
Quick Actions
Original Request
No layout configured
Details
Type
General
Status
Completed
Scope
vibetools
Tags
authconsoleaccount
Created
8 Jan 2026, 8:54 am
Updated
8 Jan 2026, 8:54 am
Timing
⏱️ 187.7s
0 tools
● TTFE 2%
● Thinking 98%
● Tools 0%
Created By
claude
Raw Data
{
"id": "74694720-a0a0-447d-b071-6ad54817291d",
"type": "general",
"status": "completed",
"title": "Switch Claude to 20x Account",
"description": "Instructions to switch from 5x to 20x Claude account",
"context": {
"output": "<div style=\"background:#1e1e1e;color:#e0e0e0;padding:20px;border-radius:8px;font-family:'Consolas','Monaco',monospace;\">\n<h2 style=\"font-family:sans-serif;color:#fff;margin:0 0 16px 0;\">🔄 Claude Account Switch</h2>\n\n<div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:16px;\">\n<h3 style=\"color:#f59e0b;margin:0 0 12px 0;\">📊 Current Status</h3>\n<table style=\"width:100%;border-collapse:collapse;\">\n<tr><td style=\"padding:8px 12px;color:#9ca3af;\">Account Type:</td><td style=\"padding:8px 12px;color:#ef4444;font-weight:bold;\">Max 5x</td></tr>\n<tr><td style=\"padding:8px 12px;color:#9ca3af;\">Rate Limit Tier:</td><td style=\"padding:8px 12px;color:#e5c07b;\">default_claude_max_5x</td></tr>\n<tr><td style=\"padding:8px 12px;color:#9ca3af;\">Target:</td><td style=\"padding:8px 12px;color:#22c55e;font-weight:bold;\">Max 20x</td></tr>\n</table>\n</div>\n\n<div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:16px;\">\n<h3 style=\"color:#3b82f6;margin:0 0 12px 0;\">🛠️ Steps to Switch</h3>\n<ol style=\"margin:0;padding-left:24px;line-height:2;\">\n<li><span style=\"color:#98c379;\">Stop konsole:</span> <code style=\"background:#1e1e1e;padding:2px 8px;border-radius:4px;\">/konnectvol/bin/kon-stop-konsole</code></li>\n<li><span style=\"color:#98c379;\">Logout current account:</span> <code style=\"background:#1e1e1e;padding:2px 8px;border-radius:4px;\">claude logout</code></li>\n<li><span style=\"color:#98c379;\">Login with 20x account:</span> <code style=\"background:#1e1e1e;padding:2px 8px;border-radius:4px;\">claude login</code></li>\n<li><span style=\"color:#98c379;\">Verify account:</span> Check for <code style=\"background:#1e1e1e;padding:2px 8px;border-radius:4px;\">default_claude_max_20x</code> in credentials</li>\n<li><span style=\"color:#98c379;\">Restart konsole:</span> <code style=\"background:#1e1e1e;padding:2px 8px;border-radius:4px;\">/konnectvol/bin/kon-start-konsole</code></li>\n</ol>\n</div>\n\n<div style=\"background:#1e3a5f;border:1px solid #3b82f6;padding:16px;border-radius:6px;margin-bottom:16px;\">\n<h4 style=\"color:#3b82f6;margin:0 0 8px 0;\">⚠️ Important Notes</h4>\n<ul style=\"margin:0;padding-left:20px;color:#9ca3af;line-height:1.8;\">\n<li>The account switch happens at the <strong>Claude CLI level</strong>, not konsole</li>\n<li>After switching, <strong>start a new session</strong> in the dashboard to use the new account</li>\n<li>The credentials file will update automatically after <code>claude login</code></li>\n<li>You may need to re-authorize in your browser during login</li>\n</ul>\n</div>\n\n<div style=\"background:#2d2d2d;padding:16px;border-radius:6px;\">\n<h4 style=\"color:#fff;margin:0 0 8px 0;\">🔍 Verification Command</h4>\n<p style=\"color:#9ca3af;margin:0 0 8px 0;\">After login, run this to confirm 20x account:</p>\n<pre style=\"background:#1e1e1e;padding:12px;border-radius:4px;margin:0;overflow-x:auto;\"><span style=\"color:#98c379;\">cat</span> ~/.claude/.credentials.json | <span style=\"color:#98c379;\">grep</span> rateLimitTier</pre>\n<p style=\"color:#9ca3af;margin:8px 0 0 0;\">Should show: <code style=\"color:#22c55e;\">\"rateLimitTier\":\"default_claude_max_20x\"</code></p>\n</div>\n\n<div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-top:16px;\">\n<h4 style=\"margin:0 0 8px 0;color:#fff;\">What's Next?</h4>\n<p style=\"color:#9ca3af;margin:0;\">Run the commands above in a terminal, then click below to verify:</p>\n</div>\n</div>",
"requestedAt": "2026-01-08T09:00:00.000Z",
"requestId": "d423316c-d94e-4adc-9317-00b30526265e",
"choices": [
{
"label": "Verify Account",
"value": "Check the current Claude account credentials and confirm the rate limit tier",
"primary": true
},
{
"label": "Show Full Credentials",
"value": "Show me the full contents of ~/.claude/.credentials.json"
}
],
"turnTiming": {
"totalMs": 187723,
"ttfeMs": 3673,
"thinkingMs": 184048,
"toolExecutionMs": 0,
"toolCallCount": 0,
"thinkingPct": 98,
"toolsPct": 0,
"ttfePct": 2
}
},
"createdBy": "claude",
"createdAt": "2026-01-07T22:54:49.185Z",
"updatedAt": "2026-01-07T22:54:54.870Z",
"requestId": "d423316c-d94e-4adc-9317-00b30526265e",
"scope": "vibetools",
"tags": [
"auth",
"console",
"account"
],
"targetUser": "claude"
}