🏫
Obvious University
Website
  • 👋Welcome to Obvious University!
  • Strategy
    • Sprints
      • 1️⃣Map
      • 2️⃣Sketch
      • 3️⃣Decide
      • 4️⃣Prototype
      • 5️⃣Test
    • Benchmarking
    • Research
      • 1️⃣Research guide
      • 2️⃣How to recruit users
      • 3️⃣How to conduct an interview well
      • 4️⃣How to take notes
      • 5️⃣How to prep for remote research
      • 6️⃣How to throw a watch party
      • 7️⃣How to create artefacts
  • Working with Features
    • Building with AI
      • 1️⃣Understand the tech
      • 2️⃣Map your product
      • 3️⃣Build a proof of concept
      • 4️⃣LLM Inputs
      • 5️⃣LLM Responses
    • Building Help and Support
      • 1️⃣How to scope a support experience
      • 2️⃣How to design discovery for support
      • 3️⃣How to design a support centre
      • 4️⃣How to write good support articles
  • Product Design
    • Microcopy
      • 1️⃣How to write well
      • 2️⃣How to write phrases
      • 3️⃣How to write messages
      • 4️⃣How to create a voice
    • Typography
      • 1️⃣How to compose type
      • 2️⃣How to create a type scale
      • 3️⃣How to pick typefaces
      • 4️⃣How to pair typefaces
    • Design System
      • 1️⃣Introduction to design systems
      • 2️⃣How to audit a design system
      • 3️⃣How to run a design system pilot
      • 4️⃣How to set up a design foundation
      • 5️⃣How to build components
      • 6️⃣How to document a design system
      • 7️⃣How to enable adoption and govern a design system
    • Mobile Engineering
      • 1️⃣Trunk based development
      • 2️⃣Agile development terminology
      • 3️⃣Git commit messages
      • 4️⃣Code review and pull requests
      • 5️⃣Readings
  • Delivery
    • Project Management
    • Collaboration
  • Hiring and Growth
    • Growth
      • 1️⃣Design growth framework
      • 2️⃣How to give ongoing feedback
      • 3️⃣How to check-in every quarter
      • 4️⃣How to address underperformance
      • 5️⃣FAQs
    • Hiring and careers
      • 1️⃣The Hiring Process
      • 2️⃣Diverse and Inclusive Hiring
  • PEOPLE EXPERIENCE
    • Benefits and Perks
      • 1️⃣Paid time off
      • 2️⃣Insurance and healthcare
      • 3️⃣Continuing education
      • 4️⃣Speaking at conferences
    • Starting at Obvious
      • 1️⃣Introducing Obvious
      • 2️⃣Set up your workspace
      • 3️⃣Onboarding
      • 4️⃣Finances
      • 5️⃣Code of Conduct
    • Employment policies
      • 1️⃣Equal opportunity employment
      • 2️⃣At-will employment
      • 3️⃣Employee records and privacy
      • 4️⃣Prevention of sexual harassment
      • 5️⃣Drugs and alcohol
      • 6️⃣Fraternisation
      • 7️⃣Non-compete and non-solicitation
      • 8️⃣Non-disclosure
Powered by GitBook
On this page
  • 👋 Introduction
  • 1️⃣ Support phases
  • 👀 Discovery
  • ❓ Support centre
  • 📖 Self-serve
  • 🧑🏻‍💻 High-touch
  • 2️⃣ Map
  1. Working with Features
  2. Building Help and Support

How to scope a support experience

PreviousBuilding Help and SupportNextHow to design discovery for support

Last updated 1 year ago

👋 Introduction

A support experience should be immediate, simple, and humane. It should feel like calling up a friend or an expert, and getting your solution in a minute.

A support experience typically has 4 parts:

  1. Discovery of Support from various pages in the product

  2. Support centre to guide users to resolution

  3. Self-serve content like articles and FAQs

  4. High-touch options that involve a support agent


1️⃣ Support phases

👀 Discovery

Getting this right will reinforce the user’s trust in your product. If Support is hard to access in a moment of frustration for the user, you risk losing the user.

Entry point
Purpose
Guide

App level

Make Help easy to access from anywhere on your app

Feature level

Surface Help CTA in features where you anticipate issues

❓ Support centre

Support experiences should be designed to help users find their solution as quickly as possible. Finding the most relevant content should be straightforward and intuitive.

Feature
Purpose
Guide

Search

For user’s with a specific query

Coming soon

Recent activity

Activity for which you anticipate issues

Coming soon

Categories

To drill down to the issue gradually

Coming soon

📖 Self-serve

Use self-serve content for simple questions that your users might have—about using the product or understanding specific features.

Feature
Purpose
Guide

Articles

To explain how to use different features of the product

FAQs

Specific questions and answers to troubleshoot common issues. These are typically crisp paragraphs and much shorter than articles.

Coming soon

Chatbot

If possible, to deflect issues with articles and FAQs. Else if the user is not satisfied, to identify the type of issue before it is assigned to an agent.

Coming soon

🧑🏻‍💻 High-touch

If a query is operations related such as a payment issue or a delivery issue, it might require a person to draw on information from multiple systems.

Feature
Purpose
Guide

Tickets

Asynchronous communication for cases that are less time sensitive, or would require longer to reach a resolution.

Coming soon

Live agents

To connect the user to a real person through a live chat. This option is the most costly and should be reserved for issues that have real-time implications.

Coming soon

☝ Guiding principle: High-touch support is a cost centre (i.e. it does not directly add to profit but still costs the organisation money to operate). So it’s wise to resolve as many issues as possible with self-serve methods, and to be discerning about when high-touch methods are required.


2️⃣ Map

Align with your team on a map before you start designing.

  1. Identify the features mentioned above that will solve issues on your product.

  2. If you’re building Support from scratch, map the ideal flow through these features.

  3. If you already have a flow, identify the steps that are forming bottlenecks. You will solve for these.

Let’s zoom in to the chatbot feature:

  1. If the user gives poor feedback on an FAQ, they enter the chatbot flow.

  2. The chatbot asks questions to identify the issue.

    1. If the issue can be solved by an FAQ , the chatbot responds with the FAQ content in a message.

    2. If the issue requires human intervention, the chatbot collects information from the user that will allow the human agent to hit the ground running.

      1. If the issue is time-sensitive, it is routed to a live agent for immediate resolution.

      2. Else, a ticket is raised for asynchronous resolution.


1️⃣
https://www.notion.so/How-to-design-discovery-for-support-7620d64cfe7b45c0b0957ee2ed8e6416?pvs=21
https://www.notion.so/How-to-design-discovery-for-support-7620d64cfe7b45c0b0957ee2ed8e6416?pvs=21
https://www.notion.so/How-to-write-good-support-articles-1e324ab4618c400686ae3b1362ea9234?pvs=21