Illustration of people frustrated with their phones.

Best Practices and UI Design Patterns for Help in Mobile

• 12 min read

813 Shares

When users start to get to grips with your mobile app, they will need a little help from time to time. The good news is that standard design patterns can reduce design time for help in mobile apps. Here are some practical guidelines that you can use to improve the UX of help in general.

You should not plan on users needing help to use your interface. In other words, make your app or mobile user experience (UX) design as fool-proof as possible. Keep things simple, so that users won’t need to be saved by your help system. As UX consultant Larry Marine once said, “Help Doesn’t”. What he means is that if users need help, your design has already failed them—or they are so stressed by that point that help can add more frustration. 

Users sometimes need help. Mobile apps are still new enough that only some users are familiar with conventional usage patterns. Most mobile apps will likely introduce new concepts or ideas at some point in their interaction with the user. The good news is that there are some excellent general best practices for help design and some popular user interface (UI) design patterns that you can utilize too.

For example, if a Facebook user gets locked out of their account, they will need help! 

The Facebook Help Center recently underwent a redesign; it features a more streamlined and user-friendly interface with improved search capabilities.

© Facebook, Fair Use

Help is for more than just those emergency cases, most notably contacting customer support. This is a challenge because the business model in the Gig Economy is to hide contact and make it very difficult to talk to a human. Ethical UX should say that contacting customer support should be easy and transparent (not require circular loops and drill-downs to find that magic contact link).  

In some cases, help can be part of the UI experience, such as with onboarding. However, be careful you don’t default to onboarding—you can tire users and lose their interest or motivation by making them walk through help-like screens. Streamlined and the right information a user needs is critical to effective app onboarding. Test with users to be sure. 

Ticketmaster offers its users visible help in the Events screen.

© Ticketmaster, Fair Use


Five Best Practices to Provide Help

The general best practices to provide help consist of a shortlist of five simple steps to aid the user:

  1. Make help and support easy to find. In apps, people are most likely to look to the toolbar for this. Be transparent about how to contact help. Offer a database question-answer next to a live chat or call option. Instead, many companies prioritize automated self-help options and hide the contact link. 

  2. Provide more than one form of help or support. This can come from tutorials, self-service FAQs, click-to-call to speak to an agent, notifications, etc.

  3. Offer tutorials/introductions when a user first interacts with an app. There should always be the ability to skip this and return to it later.

  4. Show in-app help content when you add/change a functionality, and when users access rarely used functionalities.

  5. Help videos can be handy but only if the user has complete control over playback—this includes the facility to start/stop/pause, move to the section they want to view and the playback’s volume.

To place the help contextually, such as in the Ticketmaster app, is a good idea. Users might have a question or issue about the transaction that just occurred.

Six Great Help Design Patterns

Catriona Cornett, a UX designer at RelateIQ, writing for Inspire UX, offers six simple help design patterns for mobile applications.

  • Demonstrations

  • Tutorials

  • Single-Screen Overlays

  • Walkthroughs

  • Tips

  • Single-Screen Summaries

Demonstrations

A demo is generally a video or animated walkthrough of key functionalities. They are best kept short and relate to a specific area of functionality. You can use more than one demo if the user benefits from it.

Demos show the user the app without the need to work through many screens to do so; they clearly articulate relationships between app elements and can articulate on and offline usage. They should contain play controls, only be used when the app first launches and be annotated sufficiently to allow the user to recognize their value.

They may only be entirely successful in helping the user if more is incorporated within the demo with a clear context indication. It is easier to remember too much information by putting it into practice.

Live demos, like "you try it now", can be helpful. Better yet are onboarding or starting screen experiences that nudge users to do the task to learn it. E.g., Take a Photo now, Create a contact, Test your Audio, and so on.

Tutorials

Tutorials guide the user through the interface with simple explanations of interactions and UI elements.

While you don’t want to show a very long tutorial to a user on the first interaction, you can use tutorials to demonstrate as much of your functionality as you want—just make sure they are easy to find later.

Dropbox adds a “Get Started” guide in the user’s folder so that it's easy for them to find it later.

© Dropbox, Fair Use

Explainer videos are more prevalent on Desktop experiences (using animations), but be careful. They are often overused and can get many people tired or bored. Do not assume video will save you from orienting a user—they might not watch it. Though, a short, personable video might be just the thing. 

In your help strategy, refrain from patronizing your users. A great example of a short explainer was a video from former Talk Show host Ellen Degeneres for her app, a group quiz game called Heads Up. In 1 minute or so, she explains to users how to play the game and gives energy and excitement to this multi-user game where you hold the phone up to your forehead and the other person acts out the word for you to guess.

The popular mobile game "Heads Up" by Ellen DeGeneres features an introduction video that not only showcases the fun and engaging nature of the game but also provides a brief tutorial on how to play.

© Warner Bros., Fair Use

Single-Screen Overlay

An overlay is placed over the screen and explains up to five points of interest. The overlay should be easily dismissed when the user is done with it.

Overlays can be used throughout the application where necessary. It would help to keep explanations simple to ensure readability. There should always be a means to recover an overlay if it is closed accidentally.

Overlays are great to explain concepts within the context of any given interaction and can be helpful when unusual or uncommon functionalities need to be explained.

They are not as good when you need to explain highly complex functions (not enough space on-screen) or processes that move from screen to screen.

Walkthrough

A walkthrough takes a user through a process from start to finish, explains and then gets the user to carry out each step. This can be very useful to encourage further use of the application or to encourage a user to try out different possibilities within an app.

The best walkthroughs are limited to some essential tasks within the app and begin with clear objectives.

Ensure that your walkthroughs don't interrupt the user’s own journey with the product—deliver them “just in time”, not “all the time”. Very complex tasks can be overwhelming with a walkthrough; consider splitting tasks to make them simpler to carry out.

Walkthroughs are commonly used to help users learn how to use the app effectively.

© Bettersleep, Fair Use

Tips

The Reddit app uses tips to show people new functions.

© Reddit, Fair Use

Tips deliver a single piece of information exactly when the user needs that information. They can appear when an app first opens, when a user enters a screen, or when someone completes a process step. They are great to introduce new functions.

There should always be a way to turn off tips. They are best used to convey simple ideas and shouldn’t replace tutorials, walkthroughs and other forms of help.

Single-Screen Summaries

A single-screen summary is an overlay with a short bit of text that describes the current screen's purpose. The user can close it, or it can vanish within a few seconds (around five seconds). Designers recommend implementing single-screen summaries when the user accesses a screen for the first time and not to show it every time the user visits the same screen.

The main drawback to single-screen summaries is that they usually get lost in the mix, and the user cannot retrieve them once they decide to dismiss them.

The Take Away

To provide help in mobile applications should always involve user research; what do users need when they have stress cases or panic for help? How should onboarding properly support them without boring them or losing their engagement? What can’t they do without assistance? Once you understand these issues—you can use some simple rules and patterns to develop valuable help for your users.

References and Where to Learn More

See NNGroup’s tips on how to Minimize the Need for Customer Service to Improve the Omnichannel UX .

Read this article about implementing help content effectively.

Learn how Shopify improved its customer service by applying UX principles.


Hero image: © Interaction Design Foundation, CC BY-SA 4.0

Learn More in This Course:

UI Design Patterns for Successful Software

7 days
41 % booked
View Course

What You Should Read Next

  • Read full article
    What is Interaction Design? - Article hero image
    Interaction Design Foundation logo

    What is Interaction Design?

    Interaction design is an important component within the giant umbrella of user experience (UX) design. In this article, we’ll explain what interaction design is, some useful models of interaction design, as well as briefly describe what an interaction designer usually does.A simple and useful unders

    Social shares
    1.5k
    Published
    Read Article
  • Read full article
    Apple’s Product Development Process – Inside the World’s Greatest Design Organization - Article hero image
    Interaction Design Foundation logo

    Apple’s Product Development Process – Inside the World’s Greatest Design Organization

    Apple’s Product Development Process may be one of the most successful design processes ever implemented. With a valuation that exceeds $2 trillion, there’s a lot that designers can learn from Apple and introduce into their own design environments.Apple is a notoriously secretive business. In Steve J

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    10 Great Sites for UI Design Patterns - Article hero image
    Interaction Design Foundation logo

    10 Great Sites for UI Design Patterns

    You don’t want to spend your whole life redesigning the wheel, do you? No, neither do we. If you are looking for a design that solves a problem that has been solved with a different application before, then the template for your wheel is probably already out there. This lets you save time and make a

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    Shneiderman’s Eight Golden Rules Will Help You Design Better Interfaces - Article hero image
    Interaction Design Foundation logo

    Shneiderman’s Eight Golden Rules Will Help You Design Better Interfaces

    Follow Ben Shneiderman’s 'Eight Golden Rules of Interface Design' if you want to design great, productive and frustration-free user interfaces. Apple, Google and Microsoft are among some of the highly successful companies whose well-designed products reflect Shneiderman’s rules. The characteristics

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    User Interface Design Guidelines: 10 Rules of Thumb - Article hero image
    Interaction Design Foundation logo

    User Interface Design Guidelines: 10 Rules of Thumb

    Learn to design with your user’s needs and expectations in mind by applying Jakob Nielsen and Rolf Molich’s Ten User Interface Guidelines. These heuristics have been reflected in many of the products designed by some of the most successful companies in the world such as Apple, Google, and Adobe. Fur

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    How to Change Your Career from Graphic Design to UX Design - Article hero image
    Interaction Design Foundation logo

    How to Change Your Career from Graphic Design to UX Design

    If there’s an occupation that is 100% linked with the public’s idea of what design is all about, it’s graphic design. From the familiar golden arches of the McDonald’s brand to the typography and colors of movie posters, graphic designers create some of the most iconic and ubiquitous designs around

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    Repetition, Pattern, and Rhythm - Article hero image
    Interaction Design Foundation logo

    Repetition, Pattern, and Rhythm

    Let’s look at three subjects that, at first glance, may strike you as being incredibly basic and self-explanatory. However, although they may seem like they should need no introduction, we should study them. By understanding these concepts, you’ll be able to apply them more effectively to captivate

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Grid System: Building a Solid Design Layout - Article hero image
    Interaction Design Foundation logo

    The Grid System: Building a Solid Design Layout

    Now that we’ve seen some grids at work in the Rule of Thirds article, let’s examine them a little more deeply. As a concept that deals so fundamentally with the fabric and background of our work as designers, it’s easy to overlook the power of grids and think more about the elements we want to creat

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Principles of Service Design Thinking - Building Better Services - Article hero image
    Interaction Design Foundation logo

    The Principles of Service Design Thinking - Building Better Services

    Service design is all about taking a service and making it meet the user’s and customer’s needs for that service. It can be used to improve an existing service or to create a new service from scratch. In order to adapt to service design, a UX designer will need to understand the basic principles of

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Golden Ratio - Principles of form and layout - Article hero image
    Interaction Design Foundation logo

    The Golden Ratio - Principles of form and layout

    Now, we’re going to look at a subject that comes directly from mathematics and that we can also find all around us – the golden ratio. Don’t worry; we’re not going back into the classroom for long. We will examine what this concept is and exactly how much it is a fundamental part of making designs p

    Social shares
    1.3k
    Published
    Read Article

Top Articles

Top Topic Definitions

Feel Stuck?
Want Better Job Options?

AI is replacing jobs everywhere, yet design jobs are booming with a projected 45% job growth. With design skills, you can create products and services people love. More love means more impact and greater salary potential.

At IxDF, we help you from your first course to your next job, all in one place.

See How Design Skills Turn Into Job Options
Privacy Settings
By using this site, you accept our Cookie Policy and Terms of Use.
Customize
Accept all

Be the One Who Inspires

People remember who shares great ideas.

Share on:

Academic Credibility — On Autopilot

Don't waste time googling citation formats. Just copy, paste and look legit in seconds.

Feel Stuck? Want Freedom?

Join 326,029+ designers who get one powerful email each week. Learn to design a life you love.

Next email in
1
day
13
hrs
32
mins
1
secs

Free forever. No spam. Unsubscribe anytime.