> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/article-search/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/article-search/admin/config/article-preview.md).

# Article preview

In order to control the visibility of article preview in the card menu we need to handle the key `displayPreviewArticle` in configuration.

```javascript
{
    "displayPreviewArticle": true/false
}
```
