Research & Insights
Screenless Systems: How to Build UX/UI for SMS Interfaces
Designing an interface where the only input and output is a 160-character text message
Designing for dumbphones and SMS gateways is one of the most challenging engineering exercises in modern UX. The Rule of Three, predictive ZIP-code logic, and session memory — how severe constraints breed extreme clarity.
When we talk about User Experience (UX) and User Interface (UI) design, we immediately imagine high-resolution screens, intuitive scrolling, and colorful buttons. But what happens when you remove the screen entirely? How do you design an interface where the only input and output method is a 160-character text message?
Designing for "dumbphones" and SMS-based gateways is one of the most challenging and rewarding engineering exercises. At Connect2Kehilla, we've learned that severe constraints breed extreme clarity.
The Architecture of a Text-Based UI
When building a screenless system, you cannot rely on visual cues. The user cannot see a menu; they must understand the entire scope of their options in a single glance.
- The Rule of Three: Never offer more than three options in a single SMS prompt. Cognitive load is much heavier when reading text on a small, unlit screen. For example: "Reply 1 for Plumbers, 2 for Electricians, 3 for More."
- Predictive ZIP-Code Logic: Instead of forcing users to navigate complex location menus, we utilize ZIP codes as the primary search key. A user texting "11213" immediately provides geographic context, allowing the backend server to filter local community services instantly.
- Session Memory: SMS is asynchronous. A user might reply to a prompt 4 hours later. The backend must maintain the "state" of the conversation without timing out prematurely, ensuring the user doesn't have to restart their search query from scratch.
Why Not Just Build a Lightweight App?
A common question we get is, "Why not build a progressive web app (PWA) instead?" The answer lies in the hardware realities of offline communities. Many kosher phones or digital minimalist devices physically strip out the web browser. SMS and voice are the only protocols that are universally allowed and guaranteed to function. This is the same structural constraint that makes the SMS layer the only viable substrate for an entire self-contained production economy.
The Future of Screenless Tech
As AI and Large Language Models (LLMs) become more efficient, the potential for SMS interfaces is exploding. We are entering an era where complex database queries can be processed by AI and delivered to a user via a simple, conversational text message.
Designing for SMS isn't a step backward into the 90s. It is a masterclass in essentialism. It forces developers to ask: What is the absolute core value of this transaction, and how simply can we deliver it? The communities that benefit are not edge cases — they are an entire population that the app-only world has left behind.
Connect2Kehilla is a free community SMS information accessibility program operated by Education on the Go Corp, a 501(c)(3) public charity (EIN 92-1172505). To collaborate or support the program, see /partners.