diff --git a/src/content/case-studies/personas-land-insight.md b/src/content/case-studies/personas-land-insight.md
index 0dd23f8..eeaec0f 100644
--- a/src/content/case-studies/personas-land-insight.md
+++ b/src/content/case-studies/personas-land-insight.md
@@ -36,7 +36,7 @@ organisation: BGS
![Image](/co-creation-toolkit/assets/case-studies/personas-land-insight/personas-land-insight-02.png)
*Organisations that rely on the environments for their operations*
- These are just two examples of the personas created for the Land InSight project. A more comprehensive list of personas can be found at the [link below](#links).
+ These are just two examples of the personas created for the Land InSight project. A more comprehensive list of personas can be found below.
## Links
diff --git a/src/content/templates/toolkit-method.md b/src/content/templates/toolkit-method.md
index 260fea8..6548cc0 100644
--- a/src/content/templates/toolkit-method.md
+++ b/src/content/templates/toolkit-method.md
@@ -16,6 +16,15 @@ featured: false
> Intro sentence
+
+
![Image](/co-creation-toolkit/assets/case-studies/case-study-name/image-name.png)
*Image description*
diff --git a/src/content/toolkit/personas.md b/src/content/toolkit/personas.md
new file mode 100644
index 0000000..e425f74
--- /dev/null
+++ b/src/content/toolkit/personas.md
@@ -0,0 +1,71 @@
+---
+title: Personas
+publishDate: 2024-10-09 00:00:00
+img: /co-creation-toolkit/assets/toolkit/covers/toolkit-cover-14.svg
+img_alt: Cover description
+description: Personas are representations of user groups whom we expect to use our products.
+tags:
+ - User Research
+ - Personas
+ - User Groups
+category: User Research
+featured: false
+---
+
+## Overview
+
+> Personas are representations of user groups whom we expect to use our products. They help to capture information about our users. Personas ideally should be created based on qualitative or quantitative research. However, you can also create personas based on assumptions. If possible, these ‘Assumption personas’ should later be verified with user research.
+
+
+
+
+
+
+
+_Persona template_
+
+### Description
+
+Personas are representations of user groups that share common traits and goals. They are usually discovered in the research stage by meeting, observing and interviewing the potential users. They help to organise both the quantitative and qualitative data in one place and make it easier for the team to empathise with the users.
+
+### When to use it?
+
+When you want to summarise and visualise qualitative research findings in a way that is easy to understand and share with the team.
+
+### How to create and use personas
+
+Personas can be created individually or as a group effort. You can start by answering the following questions:
+
+1. Who are the primary users of our products? (e.g.: data scientist, policy maker, insurance provider, etc.)
+2. What are current behaviour patterns of each user group?
+3. What other information about them is relevant? (e.g: Goals, Frustrations, Common behaviours, science/technology knowledge level)
+4. What is the context or circumstances in which this persona will use our product?
+
+To ensure that personas are effective and useful:
+
+* Share them
+* Reference them when creating user journeys
+* Create usability tests that are targeted at specific personas
+
+> If you are working with sensitive data or information consider creating anti-personas as well. Anti-personas are groups of people who might try to misuse your product or service.
+
+### Examples
+
+![Image](/co-creation-toolkit/assets/case-studies/personas-land-insight/personas-land-insight-01.png)
+_Developers, solution-innovators, researchers and advisers_
+
+![Image](/co-creation-toolkit/assets/case-studies/personas-land-insight/personas-land-insight-02.png)
+_Organisations that rely on the environments for their operations_
+
+## Links
+
+- [Download Persona Template](/co-creation-toolkit/assets/toolkit/personas/persona-template.png)
+- [Creating Personas for Land InSight Project](../case-studies/personas-land-insight)
+- [Personas in Product Design](https://britishgeologicalsurvey.github.io/ui-ux/personas/)
diff --git a/static/assets/toolkit/personas/persona-template.pdf b/static/assets/toolkit/personas/persona-template.pdf
new file mode 100644
index 0000000..93ce4f5
Binary files /dev/null and b/static/assets/toolkit/personas/persona-template.pdf differ
diff --git a/static/assets/toolkit/personas/persona-template.png b/static/assets/toolkit/personas/persona-template.png
new file mode 100644
index 0000000..cf4f44c
Binary files /dev/null and b/static/assets/toolkit/personas/persona-template.png differ