UI
UI (noun) means the part of a piece of software that a person actually sees and operates — the screens, buttons, menus, forms and text through which they give instructions and read results. Example: “The new UI puts the search box at the top of every page.”
How to Use UI
Learner’s notesIn plain EnglishThe buttons and screens you tap, click and read.
Everyday in software work; write user interface in full for a general readership.
An interface does not have to be visual — a voice assistant has one too — but UI in ordinary use almost always means something on a screen.
Trace the full origin ↓Fill the Gap
Can you complete this real example?
The new _____ puts the search box at the top of every page.
Etymology
An initialism of user interface.
Synonyms
View more →Related Words
Rhymes for UI
See all rhymes for UI →Frequently Asked Questions
What is the difference between UI and UX?
UI is the visible surface: what is on the screen and how it is arranged. UX is the whole experience of using the thing, including whether it actually helped. UI is one of the ingredients that produces the UX.
Why do job adverts say UI/UX?
Many smaller teams expect one person to both research how people use the product and design the screens, so the two labels are combined. In larger organisations they are often separate roles.
Is UI the same as the front end?
They overlap but are not identical. UI describes the design of what the user sees; front end describes the code that builds and runs it in the browser.