UKG Pro Recruiting: the ultipro address that confuses everyone
Two things about this system are routinely got wrong. It is served from an ultipro.com address that no longer matches the brand name, and it is constantly confused with Dayforce — a different company entirely. Beneath that, its public developer API quietly reveals how its screening questions actually work.
UKG Pro Recruiting is UKG's recruiting product, served from recruiting.ultipro.com — a legacy Ultimate Software domain retained after Kronos and Ultimate Software merged to form UKG. It is not Dayforce, which is a separate company, formerly Ceridian. Applying requires an account: the apply route redirects to a UKG sign-in page. Most of UKG's product documentation is behind a customer login, so parsing behaviour, file types and size limits are not publicly verifiable. What is public is its developer API, which documents screening questions carrying an is_disqualifying boolean alongside a score in a 0 to 5 range, across multiple-choice, numeric and text question types. Its named AI, Bryte AI, is documented for recruiter-side authoring of job descriptions and interview questions rather than for screening candidates.
UKG Pro Recruiting at a glance
UKG Pro is common at large US employers with substantial hourly and shift-based workforces — healthcare systems, retail and grocery chains, manufacturing, hospitality, and local government. Its heritage in workforce management means it frequently appears where scheduling and time-tracking matter as much as hiring, and its careers sites are usually branded to the employer.
How to tell a company is using UKG Pro Recruiting
You almost never have to guess. Most employers host the application on the vendor's own domain, so the URL in your address bar names the system outright.
recruiting.ultipro.com/<TENANT>/JobBoard/<guid>/OpportunityDetail?opportunityId=<guid>The definitive shape, verified live in August 2026. Two separate GUIDs — one for the job board, one for the opportunity — is a distinctive structure. The ultipro.com domain is the giveaway, and it predates the UKG name.
recruiting2.ultipro.comA second host in circulation. Treat any ultipro.com recruiting address as this system.
signin-us.ultipro.comWhere the apply button sends you. Observed live in August 2026, clicking apply redirected to this sign-in page — which is how we established that an account is genuinely required.
Anything on dayforcehcm.comA different company's product. Dayforce was Ceridian until it renamed itself in 2024, and it is not UKG. Advice written for one is not reliable for the other, and the two are conflated constantly.
Other giveaways
- The word 'Opportunity' rather than 'Job' or 'Requisition' in the URL and interface — UKG's own terminology.
- Job listings that render from data embedded in the page, so listings appear quickly even though applying requires a sign-in.
- Employer-branded career sites that only reveal the ultipro.com address at the point you click through to a specific opportunity.
What applying through UKG Pro Recruiting actually looks like
- 1
You browse an employer-branded opportunity list
UKG career sites are usually styled to the employer, with the ultipro.com hostname the main sign that you are in a third-party system at all. Individual roles are called opportunities and carry their own GUID.
- 2
You are required to create an account
Observed live in August 2026, the apply route redirected to a UKG sign-in page. This puts UKG in the same group as iCIMS, SuccessFactors and most Workday tenants — plan for an account, a password to store and an email to verify, rather than hoping for a guest route.
- 3
You answer screening questions of three documented types
UKG's public developer documentation describes screening questions on opportunities in multiple-choice, numeric and text types. Numeric questions are worth noting: a years-of-experience question answered as a number is exactly the kind of input a threshold rule can act on cleanly.
- 4
Those questions may be flagged as disqualifying
This is the one genuinely mechanical detail available for this system, and it comes from UKG's own public API rather than from marketing. Each screening question carries an is_disqualifying boolean and a score documented as a whole number in a 0 to 5 range. The flag exists as a first-class property of the question.
- 5
What happens next is not publicly documented
We have to stop where the evidence stops. The API shows that questions can be marked disqualifying and scored. It does not describe what the system then does — whether disqualification is automatic, whether you are notified, or how the score is used. Those articles sit behind UKG's customer login, and we are not going to guess at them.
How UKG Pro Recruiting reads your resume file
Each claim below is labelled. Vendor-documented means UKG (Ultimate Kronos Group) publishes it in its own help or product documentation — the sources are linked at the foot of this page. Not vendor-documented means it is consistently reported by applicants and recruiters but the vendor does not state it, so treat it as a sensible precaution rather than a rule.
UKG Pro's parsing behaviour is not publicly documented
Not vendor-documentedBe straight about this. UKG's community site requires a login, its documentation library serves navigation and titles publicly but requires a login for article bodies, and its main marketing site refuses automated fetching. So there is no publicly reachable UKG statement about how UKG Pro Recruiting parses a resume, what it extracts, or whether an upload prefills the application.
No file types or size limit are published for this product
Not vendor-documentedAnd here is a trap worth naming, because it is exactly the sort of thing that gets miscited. UKG's own corporate careers site does expose a file-type list and a size limit in its page data — but that is UKG hiring for itself on a different platform, not a specification for UKG Pro Recruiting as sold to employers. Attributing those numbers to the product would be wrong, so we are not repeating them.
Screening questions carry a disqualifying flag and a score
Vendor-documentedThe public developer documentation for retrieving opportunities documents an is_disqualifying boolean on screening questions, a score described as a whole number in a 0 to 5 range, and question types of multipleChoice, numeric and text. This is a rare case where an API reference tells you more about candidate-facing mechanics than the vendor's marketing does.
So use the universal fundamentals
Not vendor-documentedWith no UKG guidance to follow, the sensible default is the same one we give on Oracle Recruiting: selectable text, a single column, no tables used for layout, contact details in the body rather than a header or footer, and full job titles. That is Greenhouse's published list applied as a reasoned fallback, and we would rather say so than dress it up as a UKG rule.
Resume formatting rules that matter for UKG Pro Recruiting
Generic "ATS-friendly" advice is mostly one-size-fits-none. These are the choices that change what UKG Pro Recruiting specifically does with your file.
UKG's API documents an explicit is_disqualifying flag on screening questions. Even without public documentation of what the flag then triggers, a vendor does not build a disqualifying property for decorative purposes. Treat these questions as consequential.
UKG documents a numeric screening-question type alongside multiple choice and text. Numeric answers are the easiest kind for a threshold rule to act on, and rounding your years of experience the wrong way is a needless risk on a question you cannot see the rule behind.
An account is genuinely required — the apply route redirects to a UKG sign-in. Applications abandoned midway are only recoverable if you can get back into the account you created, so store the credentials rather than improvising a password you will not remember.
As on every account-based system in this family, a second email creates a second identity in that employer's tenant and fragments your history with them. This is a general principle rather than a documented UKG rule, and it costs nothing to follow.
Nothing is published for this product, so this is the universal fallback. A file whose text can be selected and copied is the baseline any extraction pipeline depends on, whatever UKG is running behind the login.
They are different companies with different products. UKG was formed from Kronos and Ultimate Software; Dayforce was Ceridian until 2024. Pages that treat UKG and Dayforce as one system are wrong at the first step, and everything downstream of that is unreliable.
Our free ATS checker reads your resume the way a parser does and shows what it could and couldn't extract — no signup, no card.
What screening really happens inside UKG Pro Recruiting
The disqualifying flag is real, and publicly evidenced
UKG's public API documentation for retrieving opportunities exposes screening questions with an is_disqualifying boolean and a score constrained to a whole number between 0 and 5. That is a clean parallel to Oracle's negative-scored disqualification questions and Jobvite's knockouts: a per-question property, configured by the employer, attached to a question you answer yourself.
But we cannot tell you what it triggers
The honest boundary. Nothing publicly reachable describes whether a disqualifying answer ends the application immediately, marks the record for a recruiter, or feeds a threshold. Pages that describe UKG's disqualification behaviour in confident detail are not citing UKG, because the relevant documentation requires a customer login.
Bryte AI is documented for recruiters, not for screening you
UKG's named AI in this product is Bryte AI, and the publicly visible documentation describes using it in the Recruiting solution to craft job descriptions and interview questions for opportunities. That is authoring assistance for the employer. We found no public documentation of Bryte AI ranking, scoring or filtering candidates.
A candidate match feature exists — behind the login
We can see that UKG's documentation library contains an article titled for a candidate match feature, but its body requires a login. So we know a matching capability is documented somewhere; we cannot tell you what it does, what it reads, or whether it affects your application. That is the whole of what is honestly available.
Most of what you will read about UKG is not sourced from UKG
Worth stating for the same reason we state it on iCIMS. When a vendor's documentation sits behind a customer login, confident public claims about its internals have to be coming from somewhere else — a training course, a consultant's recollection, or another page repeating the same. Ask where the source is.
UKG Pro Recruiting myths worth dropping
UKG and Dayforce are the same system.
They are separate companies. UKG was formed from the merger of Kronos and Ultimate Software, and its own site tells former Kronos and UltiPro customers they are now using a UKG solution. Dayforce is the renamed Ceridian. The recruiting products are different, the URLs are different, and advice written for one does not transfer.
An ultipro.com address means the company uses outdated software.
It means the domain predates the branding. Ultimate Software's product was UltiPro, and the recruiting host kept the name through the merger. The address tells you which vendor you are dealing with; it tells you nothing about how current the employer's configuration is.
UKG limits resumes to a specific file size.
No such limit is published for UKG Pro Recruiting. A file-type list and size limit are visible on UKG's own corporate careers site, but that is UKG hiring for itself on a different platform. Applying those numbers to the product sold to employers would be a straightforward error.
You can apply to a UKG job without making an account.
Not in what we observed. In August 2026 the apply route redirected to a UKG sign-in page. Budget for account creation the way you would on iCIMS or SuccessFactors rather than expecting a single anonymous form.
UKG Pro Recruiting ATS — common questions
Sources
Vendor-owned documentation behind the "vendor-documented" claims above. Software changes — if you spot something out of date, tell us and we'll correct it.
- UKG — Retrieve opportunities API (is_disqualifying flag, 0–5 score, question types)
- UKG — Kronos and Ultimate Software are now UKG (establishing UKG is not Dayforce)
- UKG — Recruiting help settings (Bryte AI for job descriptions and interview questions)
- UKG — Live job board (the recruiting.ultipro.com URL pattern and the sign-in redirect)
Last reviewed 2026-06-02. UKG (Ultimate Kronos Group) is not affiliated with ApplyVita, and this page is not endorsed by them; product names are used for identification only.
Guides to the other big systems
See what UKG Pro Recruiting would pull out of your resume.
Upload it and get an instant ATS score with the exact gaps — content and impact, keyword match, formatting, skills. Free, no signup, no card.
Check my resume freeOne-time plans if you upgrade · no subscription · 7-day money-back
The ApplyVita Career Team builds the resume-scoring and job-matching tools at the core of ApplyVita. Our guidance is grounded in the same four-component ATS rubric our product scores resumes on — content and impact, keyword match, formatting, and skills — and in current recruiter and hiring-manager practice. Every guide is checked against that rubric before it is published, and updated as hiring norms change.