---
title: Linkwarden
description: Linkwarden Widget Configuration
---

Learn more about [Linkwarden](https://linkwarden.app/).

Allowed fields: `["links", "collections", "tags"]`.

```yaml
widget:
  type: linkwarden
  url: http://linkwarden.host.or.ip
  key: myApiKeyHere # On your Linkwarden install, go to Settings > Access Tokens. Generate a token.
```