diff --git a/source/handbook/ux/index.html.md b/source/handbook/ux/index.html.md
index e3bac4da918dd64b542b63744410cc8e2c8f8ae6..8b56cd69408a9e6bce01e3be78f98ad8447a1842 100644
--- a/source/handbook/ux/index.html.md
+++ b/source/handbook/ux/index.html.md
@@ -11,6 +11,10 @@ The [UX Guide](https://docs.gitlab.com/ce/development/ux_guide/) documents our p
Please see the [2017 UX Strategy](/handbook/ux/strategy) to view the evolving UX vision for GitLab.
+## Research Plan
+
+Check out the [research plan](/handbook/ux/research-plan) to see research that is on going, on deck, and what we have learned so far.
+
## UX Workflow
### Designer
diff --git a/source/handbook/ux/research-plan/index.html.md b/source/handbook/ux/research-plan/index.html.md
new file mode 100644
index 0000000000000000000000000000000000000000..89db6eee5858edf4f304efbbb958d311ae1ab4d0
--- /dev/null
+++ b/source/handbook/ux/research-plan/index.html.md
@@ -0,0 +1,28 @@
+---
+layout: markdown_page
+title: "UX Research Plan"
+---
+
+## UX Research Plan
+
+### Ongoing
+**Issue board contextual inquiry | Feb 2017**
+> Details to be added
+
+**Default Project page survey | Feb 2017**
+> Details to be added
+
+### On deck
+**App frame**
+Will investigate app frame, navigation, information architecture, and global topbar controls.
+
+### Completed
+
+**Persona Discovery Survey | Jan 2017**
+Based on 550+ responses from our users, 3 dinstinct personas emerged. [See the details](/handbook/ux/personas). [Read about the process](https://about.gitlab.com/2017/01/09/the-importance-of-ux-personas/)
+
+**Quick IDE font size survey | Jan 2017**
+Quickly surveyed GitLab engineers to see what font sizes were preferred for IDEs. From this, we learned a slight decrease in font size would enable people to review larger merge requests easier. [Fixed here](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8157)
+
+**Issue filter bar user research | Jan 2017**
+Conducted user testing on the micro-interaction details of the new Issue Filter bar. Isolated the important UX details needed to polish the experience. [Related research issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/26945)
\ No newline at end of file