# Feedback

### Detailed Feedback

Writing out the detailed feedback involves very succinct writing skills and a diplomatic use of language. First, categorize the feedback from the notes into chunks. Either by screens, segments of mental models, or by contextual topics you think the client should think in.

Then, write out the notes you (or your partner) took during the interview into human-readable language. Make sure it's very clear what is positive about the feedback, what is negative, what users have pointed out in general, and what could be directions of improvement (in that order).

It's sometimes also useful to add quotes (as long as they reflect a general opinion) and summarize concerns or thoughts for improvement.

Find the overlaps between several testers and think about how it could extrapolate onto a broader user-base.

**Always explain why you think the feedback is relevant and what it means.** If people liked it, why? If there an opportunity for improvement, why does it exist and what does it mean in the long term?

Here are a few examples of well-written reports:

[Maple Deep Work Hypersprint Summary](https://docs.google.com/presentation/d/1WqBoqaxNmARNohXekAbARrC9msyXS_aoghLdkROjSaQ/edit) (starting on page 3)

[Skillz Deep Work Hypersprint Debrief](https://docs.google.com/presentation/d/1glBGSTr-j8LvDhrtlBa_Q88exNMEGrXDU60FBJHuztU/edit?usp=sharing) (start at page 4)


---

# 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://docs.deepwork.studio/teams-departments/deep-work-studio/roles/user-researcher/researcher-skill-tree/feedback.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.
