diff --git a/source/_integrations/sonarr.markdown b/source/_integrations/sonarr.markdown index e666d33e321..b10542a3d84 100644 --- a/source/_integrations/sonarr.markdown +++ b/source/_integrations/sonarr.markdown @@ -19,7 +19,12 @@ The Sonarr integration pulls data from a given [Sonarr](https://sonarr.tv/) inst {% include integrations/config_flow.md %} -To retrieve your API key, open your Sonarr web interface and navigate to Settings then General tab. Your Sonarr API Key will be listed on this page under the Security section. +{% configuration_basic %} +URL: + description: The IP, FQDN, or URL of your Sonarr instance including the port number if you are not using port 8989 and your custom URL base if applicable. +API Key: + description: To retrieve your API key, open your Sonarr web interface and navigate to Settings, then the General tab. Your Sonarr API Key will be listed on this page under the Security section. +{% endconfiguration_basic %} ## Sensors