Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Card Sorting

Learn more
1 min read

How to Operationalize a Content Spec in 2026: The System Behind Better Content, Part 2

This is Part 2 of our series, The System Behind Better Content, co-authored by Content Design Hub. You can read Part 1 here.

A content spec is a structured, testable document that defines how content should look, sound, and behave across a product, built from real user research so your team (and your AI tools) have a shared set of rules to work from. In Part 1, we showed you how you can create a content spec and what it might look like, but having the spec is only half the work. A document sitting in a folder doesn't change anything on its own, it has to be operationalized to earn its place in your workflow.

What’s inside

  • 7 places to add your spec so the whole team actually uses it
  • What AI gets wrong without a spec, and a full example prompt to fix it
  • The full spec cycle from research to AI guardrails to closing the loop

Embedding a content spec into existing workflows 

A content spec only delivers value if the whole team uses it. The spec makes that possible. If it’s in the spec, anyone can check against it. That includes product managers writing acceptance criteria, engineers writing automated test cases, and QA testers checking final screens.

7 places you could add your spec to

A spec needs to be embedded in the places where decisions happen. This could be your team’s:

  • Design system: make the spec into a component on Figma so content rules live where design happens.
  • Product management tool: include spec compliance in your definition of done so that no ticket closes without a content spec check.
  • Code repository: store the spec as Markdown (.md) in the repository so developers can reference it without leaving their workflow.
  • AI project files:  upload the spec to Claude project files or in a new chat of your preferred AI tool as a Markdown (.md) with your brand and tone guidelines and keywords list. Structure your instructions to read and strictly adhere to the guidelines so the AI tool applies the approved language every time they generate content (more on this in section 4). 
  • Sprint kickoffs: reference the spec when writing user stories and defining acceptance criteria.
  • Definitions of done: add "content checked against spec" as a required condition before any feature ships.
  • QA checklists: include spec compliance as a structured check alongside usability tests and live site tests

The key is to keep the spec visible to your teammates and easy to reference wherever your team works, including the AI tools your team uses.

Add AI guardrails: writing for your users, not someone else's defaults 

When AI tools generate content, they use their training data, but much of the publicly available digital content used to develop AI systems is disproportionately produced in Western and North American contexts. These perspectives differ from the lived experiences, cultural contexts, and perspectives of the users you are designing for. 

What AI gets wrong without a spec

Without a spec grounded in user research, AI writing tools can produce content that is grammatically correct and seemingly polished, but culturally misaligned.

For an Australian student finance app, that might look like: 

  • ‘Your 401(k) contributions’. In Australia, superannuation or super serves a similar purpose.
  • ‘Apply for social security benefits’. In Australia, you might refer to Centrelink.
  • ‘File your federal income tax’. In Australia, you lodge a tax return with the ATO (Australian Taxation Office).

These are not AI trivial errors. Nor are they hallucinations. AI got these terms correct, but for a different audience.

When content is not localized, you may not only alienate your users, but also create anxiety and erode trust. In a regulated industry like financial services, it can also create compliance risk.

What the content spec does for AI 

A content spec is one of the most effective prompt engineering assets your team can have. Prompt engineering is the practice of writing precise and reusable instructions that guide AI tools to produce consistent and predictable outputs.

When you feed your spec rules into an AI prompt, you give the model the guardrails so it doesn’t fill in the blanks and default to its training data.

Example prompt using a content spec

Role

You’re a content designer writing for a money management app aimed at Australian young people aged 18 to 24.

Context

Users may be managing money independently for the first time. They are familiar with informal language but need to learn formal financial terminology as part of using the app. Australian financial, tax, and welfare systems have specific terms that differ from other English-speaking countries.

Task

Write content for the app onboarding flow. Users will experience this flow when they sign up for the first time. The flow includes the welcome screen and account setup steps. It’s the first time a user will encounter key financial concepts like superannuation, HECS-HELP, and Centrelink payments. Each screen should introduce one concept at a time, explain it in plain English, and tell the user what action to take next.

Output

Screen-by-screen onboarding content, including headings, body copy, and button labels. Keep all sentences under 20 words. Each screen should have one heading, no more than 3 sentences of body copy, and one call-to-action.

Constraints

Use the content spec to guide your content decisions.

Use the acceptance criteria and user story to guide your deliverables.

Key rules include:

  • Use 'superannuation' on first mention, then 'super'
  • Use 'Centrelink payment,' not 'government benefit' or 'welfare'
  • Use 'lodge a tax return,' not 'file taxes'
  • Use 'transaction account,' not 'checking account'
  • Address users as 'you', never 'the user' or 'our customers'
  • Do not use North American financial terms (401k, social security, federal income tax)
  • Legal disclosures must use terminology required by ASIC guidelines and cannot be rewritten for style.

Validation

Before finalising any content, check it against the content spec. If a term does not appear in the approved list, flag it for review rather than substituting a synonym.

Confirmation

Before you draft the content, confirm you can:

  • Access and read the spec.
  • The screens you will create.
  • The user you are writing for.
  • User story and acceptance criteria.

With these prompt rules, your AI tool has a strong starting point and will give you a better first draft. 

The spec also helps teams evaluate AI output consistently. Instead of asking, “Does this sound right?’, you may question, “Does this align with our rules?”

Courses like AI Prompt Engineering for Content Creators can be a useful way to learn how to write effective AI prompts grounded in content design principles.

View content as a system, not a document

A content spec is a living system that connects user research to design decisions, team workflows, and AI tools. It's like a muscle; the more you use it, the stronger it gets. The more you add to it, the more accurate, reliable, and valuable it becomes.

Here's the full spec cycle:

  • Research: discover how your users think, talk, and group information.
  • Spec creation: turn those findings into explicit, testable rules.
  • Spec storage: add your spec to systems and places where it can be used and updated.
  • Team alignment: embed the spec in design reviews, sprint kickoffs, and definitions of done.
  • AI guardrails: feed the spec into AI prompts to get consistent, culturally appropriate and accurate outputs.
  • Close the loop: when research reveals a gap between user language and spec language, update the spec. The updated spec flows through everywhere content decisions are made (design guidelines, AI prompts, QA checklists, and developer documentation).

The content spec keeps your product human. It's rooted in research and reflects the context of your users; how they think, speak, and make sense of the world.

AI is now a standard part of content workflows. This means that the spec is no longer optional and is no longer just an engineering tool. Without a content spec, AI tools default to someone else's language, someone else's culture, and someone else's assumptions.

Product teams that invest in a content spec now are building a system that scales, learns, and most importantly, keeps the user at the centre of every decision.

Start with research. Build the spec. Keep your users in every decision.

Meet with us to learn how teams are using Optimal to transform interviews into insights and create content that truly connects. 

Learn more
1 min read

Building a Content Spec: The System Behind Better Content, Part 1

This is Part 1 of our series, The System Behind Better Content, co-authored by Content Design Hub.

This piece is a collaboration between Optimal and Content Design Hub, exploring how a content specification, or “content spec”, grounded in user research can give your team and AI tools the guardrails they need to create appropriate, consistent, and user-centered content at scale. A content spec ensures your content is structured the way your users think, making it easier for them to find what they need, understand it, and take action.

In this article:

  • The difference between a content spec and a style guide, plus persistent vs. local specs
  • Why discovery research is the input layer for every spec
  • How to translate findings into explicit, testable rules, examples, and formats

What is a spec, and how does it relate to content?

Words and language are core to product design. Like any design decision, content needs a specification that gives your team—and your AI tools—the rules for creating consistent, user-centered content. This is known as a content spec.

Defining a content spec

A content spec is a structured document that defines how content should look, sound, and behave across a product.

There are 2 types of content specs:

  • Persistent (global) specs:
    • rules that apply across every product, service, and channel you have. These rules cover things like approved terminology, grammar and accessibility standards. They don't change from product to product; they live at the brand level or in your design system.
  • Local (contextual) specs:
    • rules for a specific product, feature, or user flow. They may include the words you use in your app’s navigation, how error messages are worded, or specific eligibility requirements users need to know. They inherit the rules from the global spec, adding the detail that's unique to that product.

Definition

Content spec: a structured, testable document that defines content rules, guidelines, templates and behaviours. It allows design teams to create repeatable content patterns that are consistent and can scale across different products and channels.

What happens without a spec

At a small scale, vague content guidance is manageable. You can run tests to validate your decisions, and you can make changes on the fly. However, when you’re working on products within a larger system, without a spec, your content won’t scale (with humans or AI).

How to identify that your content is not scalable:

  • Different team members make different calls.
  • AI tools fill in the gaps with generic defaults.
  • Research findings show high levels of user confusion, misunderstanding and frustration
  • Content decisions have no rationale and are not defensible.

The fix already exists (just not in content design)

Engineers solved this problem decades ago. Engineers work from specifications so that anyone on the team can build the same thing the same way. Content design needs to make the same shift.

A content spec is the missing piece in most content design systems. And, it all starts with user research. Let us walk you through how to build, use, and maintain it.

“Content is not a finishing touch; it’s the foundation of all digital products.” – Content Design Hub.

Start with research: know your users before you write a word

The content spec starts with research. Before you create a standard or pattern, you need to understand who your users are and what they need. That's the difference user research makes. It shows you how users really talk about their problems and needs, in their own words, so you can build the right solution and write content that sounds like your users. 

Here’s an example:

An Australian bank is building a money management app for young people aged 18 to 24. The app will help users track things like part-time income, savings, debt and scholarships. It aims to improve financial literacy and planning.

Financial terminology is shaped by a country's legal, regulatory and tax systems. We can’t always simplify or eliminate those terms like “Low Income Tax Offset” (tax reduction) and “HECS-HELP” (student loan scheme), but the content should make them understandable and help users navigate confidently

Terms all need to appear in the right context and with the right explanation.

Discovery research is the input layer

Before any content is written, the team runs discovery research. This is the input layer for the content spec. It will give your team the evidence base that everything else is built on. 

The research mix might include: 

  • Interviews: understand how young people currently manage money. Identify how they think and talk about budgeting and spending. Explore what challenges they face, and what tools or habits they already use to stay on top of their finances.
  • Card sorting: understand how young people naturally group and label financial content and get valuable insights to optimize navigation, menus, content, and information architecture.
  • Live site testing: observe real behaviour on competitor apps to understand how young people currently navigate financial products.
  • Surveys: get a deeper understanding of your users' needs, preferences, and pain points 
  • Tree Testing: see where users get stuck in your current website or app and which labels cause confusion.

Discovery research surfaces answers to four foundational questions that will guide your approach to content spec design: 

  1. Who are your users? 
  2. What is their context?
  3. What language do they use naturally?
  4. What words do they use to describe the topic? 

While these findings are genuinely interesting, they are also the raw material of your content specs.

Turn research into a working document

Once you have your research findings, the next step is to turn them into explicit, testable rules. This phase is where a content spec becomes distinct from a style guide.

What a content spec includes 

A content spec is a working document that defines: 

  • Tone and voice rules: how the product speaks to its users.
  • Approved and prohibited language: specific terms to use, and specific terms to avoid.
  • Label conventions: how navigation items, buttons, form fields, and error messages are named.
  • Best and worst practice examples: concrete, side-by-side comparisons that leave no room for interpretation.
  • Explicit rules: content that can be consistently applied and tested.

Aspirational versus explicit rules

There is a differentiation between a content style guide and a content spec. Most content style guides are broad and aspirational, not specific. A style guide has good principles, but they are not necessarily rules AI can consistently apply or test against. 

Here are two of the same rules, but expressed differently in a style guide and a content spec.

Example of a content style guide rule

Our tone of voice is warm and helpful. 

Example of a content spec: persistent (global)

Our tone of voice is warm and helpful. 

We:

  • Use contractions (you're, we've, let's).
  • Keep sentences under 20 words.
  • Address the user as "you," not "the user".
  • Lead with what the user can do, not what the system can't.
  • Never use passive voice in error messages.

Example:

Do not write: ‘Your application has been received and is pending review.’

Write: ‘We've got your application. We'll let you know within 2 business days.’

Exceptions:

This tone does not apply to terms and conditions, privacy policy, or legal disclosures. These sections must follow the language required by Australian financial services regulations and cannot be rewritten for style. Content that introduces this information must be written in plain language (words 2 syllables or less, with definitions of complex words).

Example of a content spec: local (app contextual)

  • Use ‘superannuation’ on first mention, then ‘super’.
  • Never use ‘retirement savings fund’.
  • Always explain HECS-HELP on first use within a product flow as: ‘the government's interest-free student loan scheme’.
  • Use ‘Centrelink payment’, not ‘government benefit’ or ‘welfare’.
  • Use ‘part-time income’, not ‘gig income’ or ‘casual earnings’.

File formats that make specs usable for humans and AI

A content spec is most useful when it lives in a format that both humans and AI can read. You have three options to either store or export as your content spec.

  1. Markdown (.md): text-formatting language that’s easy to write, read, and version-control in tools like GitHub.
  2. YAML (YAML Ain't Markup Language): a format for organizing structured data. It’s commonly used in configuration files and can be read by non-developers.
  3. JSON schema: a way to define and validate the structure of content. It’s useful for automated checks and feeding rules directly into AI systems. 

 

For product teams, writing in these formats may seem a bit alien. So that’s where you can draft your rules as a .txt file or in a Word Document and then export it as a Markdown file.

The format you give AI is important because AI reads plain text more reliably. A Word Document or PDF file has layers of code that can interfere with how AI tools parse (extract) content.

Build the Content Spec

Adding research findings to a content spec removes the barrier between user research and product decision-making.

Instead of a product manager checking abstract rules, they can trace a rule back to the user insight that generated it. This approach gives everyone in a team more context into how and why decisions are made. And of course, all these decisions are tied back to the user.

You can easily create a content spec using MCP and your working document. Connect your research repository to your preferred AI tool (such as Claude, ChatGPT, or Cursor) and use MCP to pull relevant insights and evidence directly from your research. From there, build a structured content spec that can live in different workspaces and tools for easy reference. 

What your card sorting findings look like

Participants aged 18 to 25 were given 30 cards covering financial concepts. A product team asked the participants to group the concepts and name each group in their own words.

Findings:

  • 19 of 24 participants grouped ‘superannuation,’ ‘employer contributions,’ and ‘retirement savings’
  • 8 participants renamed the category ‘superannuation’ to ‘super’.
  • 10 participants renamed ‘employer contributions’ to ‘pay’, while 7 renamed it to ‘salary’.
  • The most common category labels were ‘savings for the future’ (9 participants), ‘long-term savings’ (6 participants), and ‘locked funds’ (4 participants).
  • No participant under 21 used the word ‘retirement’ unprompted.

Insights:

  • Young people are familiar with ‘super’ as a shorthand, but don't connect it to retirement.
  • ‘Employer contributions’ reads as income. Participants view this category in terms of payroll language ("pay," "salary") rather than savings language. 
  • Institutional framing of financial terms does not match how this age group thinks about money.
  • When re-labelling content, plain language was used. Pronouns and verbs were not present.

What your Navigation label spec entry looks like

Element Rule
Navigation label Use ‘Super,’ not ‘My super’, ‘Superannuation’ or ‘Retirement savings’
Pronouns Users default to plain nouns. Ownership is clear without pronouns in navigation labels. Do not use 'my' or 'your' in navigation. In body copy and explanations, use 'you/your.' Never use 'the user' or 'our customers'
Verbs Use action verbs in navigation labels only when a user needs to take an explicit action, like 'Log in' or 'Sign up.'

Category labels do not need verbs. For example, use 'Super,' not 'Grow my super.'

Use active verbs in calls-to-action (CTAs), button labels and empty states.

Avoid passive constructions like 'is being processed'. Instead, say ‘it’s on the way’ or ‘we’re processing this.’
Employer contributions label Use 'Salary' in navigation. Use 'Employer contributions' only in legal or compliance contexts.
First-use explanation of super On first visit, in body text, display: 'Your super is money your employer sets aside for your future. You can't access it yet, but it's yours.'
Avoid 'Retirement fund,' 'retirement savings,' 'super account,' 'employer contributions' in navigation
Exception Legal disclosures must use 'superannuation' and 'employer contributions' as required by ASIC guidelines
Source Money management app navigation card sort. August 2026. 19/24 participants. Optimal.

Next in Series

A content spec built from real research gives your team a shared source of truth, but a document sitting in a folder doesn't change anything on its own. The value comes from operationalizing it. 

In Part 2, we cover how to operationalize a content spec in 2026 so it actually gets used. You'll get example prompt rules to help you craft guardrails for your AI tool to help you produce consistent draft content.

Header graphic for the article 'Harnessing AI for Customer Engagement in Energy and Utilities'
Learn more
1 min read

Harnessing AI for Customer Engagement in Energy and Utilities

In today's rapidly evolving utility landscape, artificial intelligence  presents unprecedented opportunities to transform customer engagement strategies. However, as UX professionals in the energy and utilities sector, it's crucial to implement these technologies thoughtfully, balancing automation with the human touch that customers still expect and value.

Understanding AI's Role in Customer Engagement

The energy and utilities sector faces unique challenges: managing peak demand periods, addressing complex billing inquiries, and communicating effectively during outages. AI can help address these challenges by:

  • Managing routine inquiries at scale: Chatbots and virtual assistants can handle common questions about billing, service disruptions, or energy-saving tips, freeing human agents for more complex issues.
  • Personalizing customer communications: AI can analyze consumption patterns to deliver tailored energy-saving recommendations or alert customers to unusual usage.
  • Streamlining service processes: Smart algorithms can help schedule maintenance visits or process service changes more efficiently.

Finding the Right Balance: AI and Human Interaction

While AI offers significant advantages, implementation requires careful consideration of when and how to deploy these technologies:

Where AI Excels:

  • Initial customer triage: Directing customers to the right department or information resource
  • Data analysis and pattern recognition: Identifying trends in customer behavior or service issues
  • Content creation foundations: Generating initial drafts of communications or documentation
  • 24/7 basic support: Providing answers to straightforward questions outside business hours

Where Human Expertise Remains Essential:

  • Complex problem resolution: Addressing unique or multifaceted customer issues
  • Emotional intelligence: Handling sensitive situations with empathy and understanding
  • Content refinement: Adding nuance, brand voice, and industry expertise to AI-generated content
  • Strategic decision-making: Determining how customer engagement should evolve

Implementation Best Practices for UX Professionals

As you consider integrating AI into your customer engagement strategy, keep these guidelines in mind:

  1. Start with clear objectives: Define specific goals for your AI implementation, whether it's reducing wait times, improving self-service options, or enhancing personalization.
  2. Design transparent AI interactions: Customers should understand when they're interacting with AI versus a human agent. This transparency builds trust and sets appropriate expectations.
  3. Create seamless handoffs: When an AI system needs to transfer a customer to a human agent, ensure the transition is smooth and context is preserved.
  4. Continuously refine AI models: Use feedback from both customers and employees to improve your AI systems over time, addressing gaps in knowledge or performance.
  5. Measure both efficiency and effectiveness: Track not just cost savings or time metrics but also customer satisfaction and resolution quality.

Leveraging Optimal for AI-Enhanced Customer Engagement

Optimal's user insights platform can be instrumental in ensuring your AI implementation truly meets customer needs:

Tree Testing

Before implementing AI-powered self-service options, use Tree Testing to validate your information architecture:

  • Test whether customers can intuitively navigate through AI chatbot decision trees
  • Identify where users expect to find specific information or services
  • Optimize the pathways customers use to reach solutions, reducing frustration and abandonment

Card Sorting

When determining which tasks should be handled by AI versus human agents:

  • Conduct open or closed card sorting exercises to understand how customers naturally categorize different service requests
  • Discover which functions customers feel comfortable entrusting to automated systems
  • Group related features logically to create intuitive AI-powered interfaces that align with customer mental models

First-Click Testing

For AI-enhanced customer portals and apps:

  • Test whether customers can quickly identify where to begin tasks in your digital interfaces
  • Validate that AI-suggested actions are clearly visible and understood
  • Ensure critical functions remain discoverable even as AI features are introduced

Surveys

Gather crucial insights about customer comfort with AI:

  • Measure sentiment toward AI-powered versus human-provided services
  • Identify specific areas where customers prefer human interaction
  • Collect demographic data to understand varying preferences across customer segments

Qualitative Insights

During the ongoing refinement of your AI systems:

  • Capture qualitative observations during user testing sessions with AI interfaces
  • Tag and categorize recurring themes in customer feedback
  • Identify patterns that reveal opportunities to improve AI-human handoffs

Prototype Testing

When developing AI-powered customer interfaces for utilities:

  • Test early-stage prototypes of AI chatbots and virtual assistants to validate conversation flows before investing in full development
  • Capture video recordings of users interacting with prototype AI systems to identify moments of confusion during critical utility tasks like outage reporting or bill inquiries
  • Import wireframes or mockups of AI-enhanced customer portals from Figma to test user interactions with energy usage dashboards, bill payment flows, and outage reporting features

Looking Forward

As AI capabilities continue to evolve, the most successful utility companies will be those that thoughtfully integrate these technologies into their customer engagement strategies. The goal isn't to replace human interaction but to enhance it, using AI to handle routine tasks while enabling your team to focus on delivering exceptional service where human expertise, creativity, and empathy matter most.

By taking a balanced approach to AI implementation, supported by robust UX research tools like those offered by Optimal, UX professionals in the energy and utilities sector can create more responsive, personalized, and efficient customer experiences that meet the needs of today's consumers while preserving the human connection that remains essential to building lasting customer relationships.

Header graphic for the article 'Accelerate Study Creation with the New Study Flow '
Learn more
1 min read

Accelerate Study Creation with the New Study Flow

Inspired by insights from Optimal users, we’ve reimagined study creation to bring you a beautifully streamlined experience with the new Study Flow tab.


With the new Study Flow, you’ll: 

Enjoy faster study set up: Messages & instructions and Questionnaire tabs are combined in a single tab - called Study Flow - for faster editing and settings customization.

✨ See it all at a glance: Easily visualize and understand the participant experience—from the welcome message to the final thank-you screen—every step of the way. 

🎯 Duplicate questions: Save time and quickly replicate questions for surveys, screening questions, and pre- and post-study questions. 

Experience enhanced UI: Enjoy a modern, clean design with intuitive updates that minimize scrolling and reduce mental load.

🗂️ Collapse and expand sections: Easily navigate studies by collapsing and expanding sections, making it easier to build out specific parts of your study.

This Study Flow tab is available across all Optimal tools, except for Qualitative Insights. 


What’s next?

We’re not stopping there. We have some significant improvements on the horizon designed to give you even greater flexibility and control.

Advanced logic: Enhanced logic capabilities is one of our most highly requested features, and we’re thrilled to introduce new capabilities to help you build your ideal study experience – available for surveys and other tools. We will first introduce “display logic”, allowing for: 

  • If answer is X for Question Y, then hide/show Question Z.
  • If answer is X for Question Y, then hide/show specific answer options.

Customizable sections: Organize your questions into different sections to build a better study experience for your participants. For example, segment your questions into relevant groupings, such as demographics or product usage. With custom sections, you can add new sections, rename, reorder, duplicate, and move questions between different sections.* 

*Note: Questions cannot be moved to/from the screening questions section.

These upcoming features will empower you to create dynamic, tailored study experiences for different audiences with ease for more valuable insights. 

Start exploring the new Study Flow now.

Header graphic for the article 'Best UX Research Methods for Every Phase of Product Development'
Learn more
1 min read

Best UX Research Methods for Every Phase of Product Development

What is UX research?

User experience (UX) research, or user research as it’s commonly referred to, is an important part of the product design process. Primarily, UX research involves using different research methods to gather information about how your users interact with your product. It is an essential part of developing, building and launching a product that truly meets the requirements of your users. 

UX research is essential at all stages of a products' life cycle:

  1. Planning
  2. Building
  3. Introduction
  4. Growth & Maturity

While there is no one single time to conduct UX research it is best-practice to continuously gather information throughout the lifetime of your product. The good news is many of the UX research methods do not fit just one phase either, and can (and should) be used repeatedly. After all, there are always new pieces of functionality to test and new insights to discover. We introduce you to best-practice UX research methods for each lifecycle phase of your product.

1. Product planning phase

While the planning phase it is about creating a product that fits your organization, your organization’s needs and meeting a gap in the market it’s also about meeting the needs, desires and requirements of your users. Through UX research you’ll learn which features are necessary to be aligned with your users. And of course, user research lets you test your UX design before you build, saving you time and money.

Qualitative Research Methods

Usability Testing - Observational

One of the best ways to learn about your users and how they interact with your product is to observe them in their own environment. Watch how they accomplish tasks, the order they do things, what frustrates them, and what makes the task easier and/or more enjoyable for your subject. The data can be collated to inform the usability of your product, improving intuitive design, and what resonates with users.

Competitive Analysis

Reviewing products already in the market can be a great start to the planning process. Why are your competitors’ products successful and how well do they behave for users. Learn from their successes, and even better build on where they may not be performing the best and find your niche in the market.

Quantitative Research Methods

Surveys and Questionnaires

Surveys are useful for collecting feedback or understanding attitudes. You can use the learnings from your survey of a subset of users to draw conclusions about a larger population of users.

There are two types of survey questions:

Closed questions are designed to capture quantitative information. Instead of asking users to write out answers, these questions often use multi-choice answers.

Open questions are designed to capture qualitative information such as motivations and context.  Typically, these questions require users to write out an answer in a text field.

2. Product building phase

Once you've completed your product planning research, you’re ready to begin the build phase for your product. User research studies undertaken during the build phase enable you to validate the UX team’s deliverables before investing in the technical development.

Qualitative Research Methods

Focus groups

Generally involve 5-10 participants and include demographically similar individuals. The study is set up so that members of the group can interact with one another and can be carried out in person or remotely.


Besides learning about the participants’ impressions and perceptions of your product, focus group findings also include what users believe to be a product’s most important features, problems they might encounter while using the product, as well as their experiences with other products, both good and bad.

Quantitative Research Methods

Card sorting gives insight into how users think. Tools like card sorting reveal where your users expect to find certain information or complete specific tasks. This is especially useful for products with complex or multiple navigations and contributes to the creation of an intuitive information architecture and user experience.

Tree testing gives insight into where users expect to find things and where they’re getting lost within your product. Tools like tree testing help you test your information architecture.
Card sorting and tree testing are often used together. Depending on the purpose of your research and where you are at with your product, they can provide a fully rounded view of your information architecture.

3. Product introduction phase

You’ve launched your product, wahoo! And you’re ready for your first real life, real time users. Now it’s time to optimize your product experience. To do this, you’ll need to understand how your new users actually use your product.

Qualitative Research Methods

Usability testing involves testing a product with users. Typically it involves observing users as they try to follow and complete a series of tasks. As a result you can evaluate if the design is intuitive and if there are any usability problems.

User Interviews - A user interview is designed to get a deeper understanding of a particular topic. Unlike a usability test, where you’re more likely to be focused on how people use your product, a user interview is a guided conversation aimed at better understanding your users. This means you’ll be capturing details like their background, pain points, goals and motivations.

Quantitative Research Methods

A/B Testing is a way to compare two versions of a design in order to work out which is more effective. It’s typically used to test two versions of the same webpage, for example, using a different headline, image or call to action to see which one converts more effectively. This method offers a way to validate smaller design choices where you might not have the data to make an informed decision, like the color of a button or the layout of a particular image.

Flick-click testing shows you where people click first when trying to complete a task on a website. In most cases, first-click testing is performed on a very simple wireframe of a website, but it can also be carried out on a live website using a tool like first-time clicking.

4. Growth and maturity phase

If you’ve reached the growth stage, fantastic news! You’ve built a great product that’s been embraced by your users. Next on your to-do list is growing your product by increasing your user base and then eventually reaching maturity and making a profit on your hard work.

Growing your product involves building new or advanced features to satisfy specific customer segments. As you plan and build these enhancements, go through the same research and testing process you used to create the first release. The same holds true for enhancements as well as a new product build — user research ensures you’re building the right thing in the best way for your customers.

Qualitative research methods

User interviews will focus on how your product is working or if it’s missing any features, enriching your knowledge about your product and users.

It allows you to test your current features, discover new possibilities for additional features and think about discarding  existing ones. If your customers aren’t using certain features, it might be time to stop supporting them to reduce costs and help you grow your profits during the maturity stage.

Quantitative research methods

Surveys and questionnaires can help gather information around which features will work best for your product, enhancing and improving the user experience. 

A/B testing during growth and maturity occurs within your sales and onboarding processes. Making sure you have a smooth onboarding process increases your conversion rate and reduces wasted spend — improving your bottom line.

Final Thoughts: Why Continuous UX Research Matters

UX research testing throughout the lifecycle of your product helps you continuously evolve and develop a product that responds to what really matters - your users.

Talking to, testing, and knowing your users will allow you to push your product in ways that make sense with the data to back up decisions. Go forth and create the product that meets your organizations needs by delivering the very best user experience for your users.

Header graphic for the article 'Ready for take-off: Best practices for creating and launching remote...'
Learn more
1 min read

Ready for take-off: Best practices for creating and launching remote user research studies

"Hi Optimal Work,I was wondering if there are some best practices you stick to when creating or sending out different UX research studies (i.e. Card sorts, Prototyye Test studies, etc)? Thank you! Mary"

Indeed I do! Over the years I’ve learned a lot about creating remote research studies and engaging participants. That experience has taught me a lot about what works, what doesn’t and what leaves me refreshing my results screen eagerly anticipating participant responses and getting absolute zip. Here are my top tips for remote research study creation and launch success!

Creating remote research studies

Use screener questions and post-study questions wisely

Screener questions are really useful for eliminating participants who may not fit the criteria you’re looking for but you can’t exactly stop them from being less than truthful in their responses. Now, I’m not saying all participants lie on the screener so they can get to the activity (and potentially claim an incentive) but I am saying it’s something you can’t control. To help manage this, I like to use the post-study questions to provide additional context and structure to the research.

Depending on the study, I might ask questions to which the answers might confirm or exclude specific participants from a specific group. For example, if I’m doing research on people who live in a specific town or area, I’ll include a location based question after the study. Any participant who says they live somewhere else is getting excluded via that handy toggle option in the results section. Post-study questions are also great for capturing additional ideas and feedback after participants complete the activity as remote research limits your capacity to get those — you’re not there with them so you can’t just ask. Post-study questions can really help bridge this gap. Use no more than five post-study questions at a time and consider not making them compulsory.

Do a practice run

No matter how careful I am, I always miss something! A typo, a card with a label in the wrong case, forgetting to update a new version of an information architecture after a change was made — stupid mistakes that we all make. By launching a practice version of your study and sharing it with your team or client, you can stop those errors dead in their tracks. It’s also a great way to get feedback from the team on your work before the real deal goes live. If you find an error, all you have to do is duplicate the study, fix the error and then launch. Just keep an eye on the naming conventions used for your studies to prevent the practice version and the final version from getting mixed up!

Sending out remote research studies

Manage expectations about how long the study will be open for

Something that has come back to bite me more than once is failing to clearly explain when the study will close. Understandably, participants can be left feeling pretty annoyed when they mentally commit to complete a study only to find it’s no longer available. There does come a point when you need to shut the study down to accurately report on quantitative data and you’re not going to be able to prevent every instance of this, but providing that information upfront will go a long way.

Provide contact details and be open to questions

You may think you’re setting yourself up to be bombarded with emails, but I’ve found that isn’t necessarily the case. I’ve noticed I get around 1-3 participants contacting me per study. Sometimes they just want to tell me they completed it and potentially provide additional information and sometimes they have a question about the project itself. I’ve also found that sometimes they have something even more interesting to share such as the contact details of someone I may benefit from connecting with — or something else entirely! You never know what surprises they have up their sleeves and it’s important to be open to it. Providing an email address or social media contact details could open up a world of possibilities.

Don’t forget to include the link!

It might seem really obvious, but I can’t tell you how many emails I received (and have been guilty of sending out) that are missing the damn link to the study. It happens! You’re so focused on getting that delivery right and it becomes really easy to miss that final yet crucial piece of information.

To avoid this irritating mishap, I always complete a checklist before hitting send:

  • Have I checked my spelling and grammar?
  • Have I replaced all the template placeholder content with the correct information?
  • Have I mentioned when the study will close?
  • Have I included contact details?
  • Have I launched my study and received confirmation that it is live?
  • Have I included the link to the study in my communications to participants?
  • Does the link work? (yep, I’ve broken it before)

General tips for both creating and sending out remote research studies

Know your audience

First and foremost, before you create or disseminate a remote research study, you need to understand who it’s going to and how they best receive this type of content. Posting it out when none of your followers are in your user group may not be the best approach. Do a quick brainstorm about the best way to reach them. For example if your users are internal staff, there might be an internal communications channel such as an all-staff newsletter, intranet or social media site that you can share the link and approach content to.

Keep it brief

And by that I’m talking about both the engagement mechanism and the study itself. I learned this one the hard way. Time is everything and no matter your intentions, no one wants to spend more time than they have to. Even more so in situations where you’re unable to provide incentives (yep, I’ve been there). As a rule, I always stick to no more than 10 questions in a remote research study and for card sorts, I’ll never include more than 60 cards. Anything more than that will see a spike in abandonment rates and of course only serve to annoy and frustrate your participants. You need to ensure that you’re balancing your need to gain insights with their time constraints.

As for the accompanying approach content, short and snappy equals happy! In the case of an email, website, other social media post, newsletter, carrier pigeon etc, keep your approach spiel to no more than a paragraph. Use an audience appropriate tone and stick to the basics such as: a high level sentence on what you’re doing, roughly how long the study will take participants to complete, details of any incentives on offer and of course don’t forget to thank them.

Set clear instructions

The default instructions in Optimal Workshop’s suite of tools are really well designed and I’ve learned to borrow from them for my approach content when sending the link out. There’s no need for wheel reinvention and it usually just needs a slight tweak to suit the specific study. This also helps provide participants with a consistent experience and minimizes confusion allowing them to focus on sharing those valuable insights!

Create a template

When you’re on to something that works — turn it into a template! Every time I create a study or send one out, I save it for future use. It still needs minor tweaks each time, but I use them to iterate my template.What are your top tips for creating and sending out remote user research studies? Comment below!

No results found.

Please try different keywords.

Subscribe to OW blog for an instantly better inbox

Thanks for subscribing!
Oops! Something went wrong while submitting the form.

Seeing is believing

Explore our tools and see how Optimal makes gathering insights simple, powerful, and impactful.