Category / Section
How to Embed BoldDesk Knowledge Base into Your Website
1 min read
Updated:
Currently, direct embedding of the BoldDesk Knowledge Base (KB) into a website using an iframe is not possible due to security restrictions. However, you can still integrate KB access into your site by using the BoldDesk Widget or Web Form, both of which allow enabling KB functionality.
Using the BoldDesk Web Widget
- Log in to BoldDesk with admin permissions.
- Navigate to Admin → Channels → Web Widgets & AI Agent.
- Create or edit a widget.
- Enable the Knowledge Base option.
- Customize the appearance to match your site.
- Copy the generated JavaScript embed code.
- Paste the code into your website before the closing tag.
Using the BoldDesk Web Form
If you prefer to have a contact form with KB integration:
- Navigate to Admin → Channels → Web Forms.
- Enable the Knowledge Base option in the form settings.
- Copy the generated embed code.
- Paste it into your website’s HTML.
These options allow your users to access KB articles seamlessly without leaving your website.
You can also embed the live chat widget in your website and enable the KB. Please refer to this article for more details.