---
title: Prowlarr
description: Prowlarr Widget Configuration
---

Find your API key under `Settings > General`.

Allowed fields: `["numberOfGrabs", "numberOfQueries", "numberOfFailGrabs", "numberOfFailQueries"]`.

```yaml
widget:
    type: prowlarr
    url: http://prowlarr.host.or.ip
    key: apikeyapikeyapikeyapikeyapikey
```