# How to create an In-app Knowledge Base with Discourse Docs?

**URL:** https://meta.discourse.org/t/how-to-create-an-in-app-knowledge-base-with-discourse-docs/221560
**Category:** Community Building
**Created:** [March 21, 2022, 3:19pm UTC](https://meta.discourse.org/t/how-to-create-an-in-app-knowledge-base-with-discourse-docs/221560 "2022-03-21T15:19:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Petr\_Mindl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/petr_mindl/32/253759_2.png) [@Petr\_Mindl](https://meta.discourse.org/u/Petr_Mindl)
#### Post date: [March 21, 2022, 3:19pm UTC](https://meta.discourse.org/t/how-to-create-an-in-app-knowledge-base-with-discourse-docs/221560/1 "2022-03-21T15:19:15Z")

</div>

Hello, community,  
we are looking for a solution to create an in-app widget with Knowledge Base.

Like this  
[https://userpilot.com/blog/help-center-widget/](https://userpilot.com/blog/help-center-widget/)

Or

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/3/53dde0920784d251199fb6cbe8cf19bb19c9eb05.png)

**We want to create a KB using Discourse Docs and then link it with an in-app widget.**

Does anyone know of a solution to achieve this please?

Thank you  
Petr

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [March 21, 2022, 4:23pm UTC](https://meta.discourse.org/t/how-to-create-an-in-app-knowledge-base-with-discourse-docs/221560/2 "2022-03-21T16:23:18Z")

</div>

Hi Petr! Welcome. The first link you shared appears to have a table of contents linking to headings within the page. This is something you can achieve with [DiscoTOC - automatic table of contents](https://meta.discourse.org/t/discotoc-automatic-table-of-contents/111143).

The second screenshot is of search, which Discourse does very wel! Try it out here on meta, by selecting the 🔍 in top right corner.

I’m not quite sure what you mean by “link it in with an in-app widget”. Can you explain in some more detail?

---

<div class="post-metadata">

### Author: ![Petr\_Mindl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/petr_mindl/32/253759_2.png) [@Petr\_Mindl](https://meta.discourse.org/u/Petr_Mindl)
#### Post date: [March 21, 2022, 5:26pm UTC](https://meta.discourse.org/t/how-to-create-an-in-app-knowledge-base-with-discourse-docs/221560/3 "2022-03-21T17:26:25Z")

</div>

Hi Tobias,

thank you for your reply.

> [@tobiaseigen](#):
>
> The second screenshot is of search, which Discourse does very wel! Try it out here on meta, by selecting the 🔍 in top right corner.

I found the widget right for Discourse. But we need the widget on our external domain.

Explain  
We run a SaaS and we want to add instant Help using a floating widget. The user clicks on the widget and the help links /articles are displayed. Like here [Develop custom experiences with the Zendesk Platform | Zendesk Sunshine](https://www.zendesk.com/embeddables/#:~:text=Engage%20with%20users%20on%20your%20website) You can see animation how it should works.

(This is a common way of displaying help in SaaS projects.)

The KnowledgeBase we want to make by Discourse Docs. Like this [Documentation - Discourse Meta](https://meta.discourse.org/docs)

So we are looking for a solution for the widget that can display relevant results from our Discourse Docs KB.
