> For the complete documentation index, see [llms.txt](https://www.uxlibrary.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.uxlibrary.org/explore/ux-research/templates.md).

# Templates

## Stakeholder Interview Templates

Originally made for startups, these templates are perfect for your projects especially if they are in the realm of consultancy.

{% embed url="<https://www.uxapprentice.com/resources/stakeholder-interview-template/>" %}

{% embed url="<http://boxesandarrows.com/a-stakeholder-interview-checklist/>" %}

## User Research Analysis Templates to accelerate your design process

[Geunbae Lee](https://dribbble.com/geunbae-lee), a product designer at Facebook, using his experience over various projects, has made these wonderful research templates available to all for free. Do check them out.

### **Personas**

{% embed url="<https://dribbble.com/shots/4212167--Free-Template-User-Persona-Bundle>" %}

### **Journey Map Template**

{% embed url="<https://dribbble.com/shots/4232985--Free-Template-Journey-Map-Bundle>" %}

### Affinity Diagram Template

{% embed url="<https://dribbble.com/shots/4436277--Free-Template-Affinity-Diagram>" %}

#### ⭐ Don't forget to bookmark us & share UX Library with your friends and peers.&#x20;

![](/files/-LyTzMN_2df8kzPj8tGD)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.uxlibrary.org/explore/ux-research/templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
