diff --git a/source/getting-started/integration.markdown b/source/getting-started/integration.markdown index 4252a203488..b6ec8dd93ec 100644 --- a/source/getting-started/integration.markdown +++ b/source/getting-started/integration.markdown @@ -48,7 +48,11 @@ This tutorial assumes that you have [installed Home Assistant](/installation/) a ![Screenshot of the workday integration on the integrations page](/images/getting-started/workday_select_integration.png) - This opens the integration details page. - - On the details page, we see that this integration has one {% term service %} and one {% term entity %}. + - We see that this integration has one {% term service %} and one {% term entity %}. + - **Documentation** opens the documentation page of this integration. + - **Known issues** opens the GitHub issue tracker, filtered for issues related to this integration. + - This allows you to see if other users reported issues related to that integration. + - **Enable debug logging** lets you [activate the debug logs for that integration](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics). ![Screenshot of the workday integration details page](/images/getting-started/workday_sensor_details.png)