> 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-uuid.md).

# Copy UUID

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

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