How can I include a PDF in a Knowledge Base article?
Embedding documents in a Crisp article is easy. This tutorial provides help how to include a PDF in an article.
To embed a PDF in a Crisp article, we can use an iFrame that contains a link to your PDF:
${frame}[PDF](https://docs.google.com/viewerng/viewer?url=http://A_LINK_TO_YOUR_PDF&embedded=true)
For example:
${frame}[PDF](https://docs.google.com/viewerng/viewer?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true)
You can then use this code in your CriWenig LeserHow can I include custom code on my Crisp Knowledge Base?
Crisp allows you to add custom HTML code to your Helpdesk so that you can add third party scripts (Google Analytics, Mixpanel, etc) or to customize the look and layout of the Helpdesk. Adding custom code is simple.
Adding custom code
Go to app.crisp.chat
Go to your Setting > Knowledge Base Settings > Customize your Knowledge Base
Edit Included custom HTML code
 of your Crisp website.

Be much larger in width than in height
|| As to guarantee tWenig LeserWhich devices & Web browsers my Knowledge Base is compatible with?
Crisp Knowledge Base was designed for modern Web browsers. It targets a wide range of device types, eg. Desktop, Mobile, Tablets. This article explains which device and browser compatibility you can expect of it.
Compatible browsers
Here's a list of Knowledge Base-compatible browsers:
Chrome (Desktop & Mobile)
Firefox (Desktop & Mobile)
Safari (Desktop & Mobile)
Edge (Desktop & Mobile)
Opera (Desktop & Mobile)
|| Crisp Knowledge Base is not compatible with InterneWenig LeserHow to use the Knowledge Base
Websites using Crisp may create their own Knowledge Base / Help Center via Crisp Knowledge Base. It is a convenient way to create a public Knowledge Base website to help your users.
Required plan for Knowledge Base
|| The Knowledge Base feature is available in Crisp Essentials and Plus. You need to make sure your website is subscribed to that plan so that you can use the Knowledge Base feature.
Check the Crisp Pricing page if you need more iWenig LeserHow can I open a Knowledge Base article in an iFrame?
Using Crisp, it's possible to embed an article in your own website using an Iframe.
Here's how to proceed:
Retrieve an Knowledge Base article Link.
Append `/reader/compact/` (compact mode, ie. without article title) or `/reader/full/` (full mode, ie. with article title) after the URL
So it becomes for instance [https://help.crisp.chat/en/article/how-to-add-the-crisp-chatbox-code-to-my-website-10wcj3l/reader/full/](https://help.crisp.chat/en/article/how-to-add-Wenig LeserIs my Knowledge Base optimized for search engines? (SEO)
Crisp Knowledge Base implements good practices to be as search engine friendly as possible. This helps improve the SEO for your own Knowledge Base, which may then be searched directly from Google by your users when they have a question.
We think it's important that your Knowledge Base content can be indexed and linked by search engines and crawlers so that your articles can be accessed from external search engines (eg. Google), but also easily shared on social networks (eg. Facebook andWenig LeserSetup your Knowledge Base domain name
By default, Crisp allows you to use an hosted knowledge base custom domain (eg. `acme.crisp.help`). However, it is possible (and recommended!) to configure a custom knowledge base domain (eg. `help.acme.com`).
|| Some DNS managers only require the beginning of the subdomain. For instance, instead of CNAME support.yourdomain.com you will have to provide CNAME support instead (without .yourdomain.com). Please compare with yWenig LeserHow can I include a document from Google Docs in a Knowledge Base article?
Embedding documents from Google Docs in a Crisp article is easy. This tutorial provides help how to include a Google Doc in an article.
To embed a Google Doc in a Crisp article, we first need to have an URL pointing to the PDF version of your document.
Your document URL should look like that:
https://docs.google.com/document/d/1S8gJeCD_vDjbM2JKk8Ojkt-6Uj_fdn_NQPdzHeQnn0Y/edit
Just change the end of the link from `/edit` to `/export?format=pdf`.
Now we have a linkWenig LeserHow can I protect my Knowledge Base using a password?
This article will help you to protect your Knowledge Base with a custom password.
To protect your Helpdesk and content behind a password, you'll have to enable the option in the Crisp Dashboard:
| Settings > Knowledge Base Settings > Custom my Knowledge Base > Restrict Access to Knowledge Base
You may want to see what your user will see on your Knowledge Base
!Wenig LeserHow can I import my Knowledge Base from a previous provider?
Here is how to import all your Knowledge Base articles from other providers.
Importing your current previous knowledge base content is really easy as Crisp automatically imports all your knowledge base content from those providers:
Betterdocs
Freshdesk
Front
Gitbook
Gorgias
GrooveHQ
Helpcrunch
Helpdocs
Helpjuice
Helpscout
Hubspot
Intercom
Liveagent
Wordpress Knowledge
WP Lore (LSVR Themes)
ZWenig LeserHow can I embed videos from Loom in a Knowledge Base article?
Video content is key to better help customers. This tutorial provides help how to embed in a Knowledge Base article a video hosted on Loom
|| This procedure is a bit more complicated than for Youtube, Vimeo & others because Loom is not providing any solution to retrieve an embed link directly from a Loom link. So this video covers how to do it manually.
Retrieve the embed link from Loom
Go to your Loom sharable video link. For example [https://www.loom.com/share/221f217704be4b668928c1a4caWenig LeserHow can I format Knowledge Base articles?
Knowledge Base articles are formatted with Markdown. Markdown is an easy-to-use syntax to format texts. You can use Markdown to insert bold text, titles, images and even YouTube videos.
This article sums up the Markdown syntax items that are available to you in Crisp Helpdesk.
Format text
Bold text
Markdown code: `**This is a bold** text section.`
Example: This is a bold text section.
Italic text
Markdown code: `` _This is an italic_ text section. `Wenig LeserHow can I add my Knowledge Base behind a reverse proxy?
This article shows how to use Crisp Knowledge Base behind a custom page like `help.mywebsite.com` or on a specific subfolder like `mywebsite.com/help`.
Reverse proxy usecase
This article covers how to use a reverse proxy for your Crisp Knowledge Base. A reverse proxy can be used in multiple use cases:
Using Crisp Knowledge Base under a custom domain
Using Crisp Knowledge Base on a custom IP or custom server
Using Crisp Knowledge Base in countrWenig Leser