diff --git a/source/_integrations/ios.markdown b/source/_integrations/ios.markdown index 3d40fa53c33..65765b77d51 100644 --- a/source/_integrations/ios.markdown +++ b/source/_integrations/ios.markdown @@ -11,4 +11,6 @@ ha_codeowners: ha_domain: ios --- -The `ios` integration is the Home Assistant part for using the iOS companion app. For further details please check the [iOS section](/docs/ecosystem/ios/) in the documentation. +The `ios` integration is used by the Home Assistant Companion App for iOS to store and provide settings for [actionable notifications](https://companion.home-assistant.io/docs/notifications/actionable-notifications) and [actions](https://companion.home-assistant.io/docs/core/actions). Both of these can also be configured for a single device within the app, in which case the `ios` integration is not required. + +For further details please check the [Companion App Documentation Site](https://companion.home-assistant.io).