"This site needs its own account" — in plain language¶
Big company career sites (Workday, iCIMS, Greenhouse, and others) almost always make you create a brand-new account for that specific company before you can even see the application form. Every employer, a fresh login. This page explains exactly what WorkWingman does — and doesn't do — when it hits one of those walls.
The promise, in three lines¶
- WorkWingman never creates the account for you. It will never click "Create account" or "Sign up." It stops right before that button, every single time.
- WorkWingman never types a password to log you in. Not the new one it suggests, not an old one it remembers. You paste it in yourself.
- WorkWingman never solves a CAPTCHA or clicks the "verify your email" link. Those need a human — you.
When it hits one of these walls, it pauses and waits for you. Nothing moves until you say so.
What actually happens¶
Picture you're applying to a company you've never applied to before, through their Workday page. WorkWingman gets to the "Create your account" screen and stops. A panel opens up:
- Your name, email, phone, and address are ready to drop in. Nothing secret — just the same contact details it uses on every application, pulled straight from your profile and shown to you before the signup page even opens.
- A brand-new, strong password is waiting for you to copy. WorkWingman's vault (your locked KeePass password box) just generated a random, unique password for this one company — twenty characters of letters, numbers, and symbols, way stronger than anything you'd come up with on the spot. There's a Copy button next to it.
- An "Open site" button pops the actual signup page open in a normal browser tab.
- You paste the password in, finish creating the account (verify your email if it asks, solve a CAPTCHA if it shows one — WorkWingman can't do either of those for you), and sign in.
- Then you come back and click "I created the account & signed in." That's the only thing that tells WorkWingman to keep going. It just... waits, otherwise. No timeout, no nagging.
Why it's a fresh password every time¶
Every company gets its own password, generated once and reused forever after — never the same password twice, and never something WorkWingman quietly changes on you later. If you've already got an account with a company (because you applied there before), WorkWingman recognizes that and just reuses what's already saved — it never mints a second password for the same company by mistake.
What if I already have an account there?¶
If WorkWingman's vault already has a login saved for that company, there's nothing to pause for — it just moves forward. On a future visit where you need to actually sign back in, WorkWingman still won't type your password for you. Instead it hands the login off to KeePassXC (the password manager it's built around) so KeePassXC's own autofill — the same one you'd use on any other website — offers to fill it in, and you approve that the normal way you always do. Right now that hand-off is a documented plan rather than a finished feature (see the honesty note below), but the rule holds either way: WorkWingman offers, it never types.
Being honest about what works today¶
The KeePassXC hand-off described above is not wired up yet — it's a clearly labeled stub in the code that always says "not connected," so nothing pretends to work before it's ready. The account-wall pause itself, the freshly generated password, and knowing which fields are ready to pre-fill are real and working today, tested against a safe practice copy of a Workday-style signup page — no real company site is ever touched while testing this. Actually typing those fields into a live signup page is a separate step in the automation that isn't fully wired end-to-end yet either (same honesty note as the rest of WorkWingman's application-fill automation) — what's real today is knowing exactly what's ready to fill and never crossing the three guardrail lines above.
Related¶
- Technical version: Per-tenant ATS accounts
- Your accounts & sign-ins — how the vault and your other logins work
- KeePassXC: https://keepassxc.org