# 3.2 Write insight statements

This is a short but important activity. Do it as part of your synthesis session.&#x20;

{% hint style="warning" %}

#### 🧙‍♂️ Tip: Take your time. Think hard. Well crafted insight statements will lead to better personas and user need statements.

{% endhint %}

## 🛠️ Tools

The online whiteboard you used in step 5.

## 🧍🏿 Solo or collaborate 👫?

Do this with the same colleagues. Work as a group or individually.

## 👣2 Steps

### 1. Understand insight statements

Look at the insight statement examples on your whiteboard. Read each one slowly. Try and see how they communicate a mixture of context, motivations, tension and impact.

{% hint style="info" %}

#### 🔗🔗 [Create insight statements](https://www.designkit.org/methods/create-insight-statements) by Design Kit

{% endhint %}

### 2. Write insight statements

Choose a theme. Notice its sub-themes. Read all its post-its.&#x20;

Turn what you’ve read into a short statement that captures the strongest insight from a sub-theme. Write this statement from the user’s perspective.

Each statement should explain:

* the context
* the problem or dilemma&#x20;
* why it is happening.&#x20;

The best ones also include users’ feelings or motivations and express a tension in the situation.

Repeat this for every sub-theme. You can combine sub-themes if they fit well together.

Ignore a sub-theme if it lacks a strong insight or relevance to your research questions. It's better to leave it out than try and create an insight that isn’t there.

### 4. Refine statements&#x20;

Work through this checklist for each of your insights to see where you can strengthen and refine.&#x20;

1. Well-informed. Is it informed by multiple users’ perspectives or experience?&#x20;
2. More than an observation. Does it offer insight into how or why a phenomenon is occurring? Does it offer a compelling reframe of something we already know?&#x20;
3. So what? Does it help people understand why it matters? Does it capture a tension or a shift that needs to happen? Does it connect to research questions and project impact objectives?&#x20;
4. Sticky. Is it memorable, interesting, and repeatable? Can you link to a metaphor?

{% hint style="warning" %}

### 🧙‍♂️ Tips

Always write insight statements from the user’s perspective to help you connect with them on a deeper emotional level. Be real, be human, and avoid jargon. Keep it objective and honest.&#x20;
{% endhint %}

{% hint style="success" %}

### You’re done here

Nice work. You’ve completed Guide 3.
{% endhint %}

{% hint style="info" %}

### What to do next

You have two choices:

1. Move forward to [Guide 4: How to create personas and user need statements,](https://app.gitbook.com/@wearecast/s/catalyst-puns/guides/guide-4-how-to-create-personas-and-user-need-statements) or
2. Stop here and use your themes and insights to create [‘How might we... ‘ statements](https://www.nngroup.com/articles/how-might-we-questions/). Do this while the insights are still fresh.&#x20;
   {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wearecast.gitbook.io/catalyst-puns/guides/guide-3-how-to-find-themes-and-insights-from-user-interviews/3.2-write-insight-statements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
