> 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/copy-articles.md).

# Copy articles

{% hint style="danger" %}
This function uses CCA to handle documents. This requires your document to be CCA compliant to not accidentally lose data.
{% endhint %}

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

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

In order to get a deeper understanding about the function, we refer to the documentation of the Writer plugin:&#x20;

{% embed url="<https://docs.navigaglobal.com/dashboard-writer/admin/config/copy-articles>" %}
