diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html
index 487acf02ad5..f5df8571ce2 100644
--- a/source/_includes/asides/docs_navigation.html
+++ b/source/_includes/asides/docs_navigation.html
@@ -46,6 +46,7 @@
{% active_link /docs/assist/apple/ Assist for Apple devices %}
{% active_link /docs/assist/builtin_sentences/ Built-in sentences %}
{% active_link /docs/assist/custom_sentences/ Custom sentences %}
+ {% active_link /docs/assist/using_voice_assistants_overview/ Voice assistants - overview %}
{% active_link /docs/assist/voice_remote_expose_devices/ Exposing devices to your voice assistant %}
{% active_link /docs/assist/voice_remote_local_assistant/ Configuring a local assistant %}
{% active_link /docs/assist/troubleshooting/ Troubleshooting Assist %}
diff --git a/source/docs/assist/using_voice_assistants_overview.markdown b/source/docs/assist/using_voice_assistants_overview.markdown
new file mode 100644
index 00000000000..b0c164bf90a
--- /dev/null
+++ b/source/docs/assist/using_voice_assistants_overview.markdown
@@ -0,0 +1,19 @@
+---
+title: "Using voice assistants - overview"
+---
+
+We are in [chapter two](https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/) of Home Assistant's Year of the Voice.
+We can now turn speech into text and text back into speech. Wake word detection is not yet supported.
+
+The video below provides a good overview of what is currently possible with voice assistants. It shows you the following:
+
+* How to voice-control devices using the Assist button, an [analog phone](/projects/worlds-most-private-voice-assistant/), or an [ATOM Echo](/projects/thirteen-usd-voice-remote/).
+* How to [expose devices to Assist](/docs/assist/voice_remote_expose_devices/).
+* How to set up a [local voice assistant](/docs/assist/voice_remote_local_assistant/).
+* The video also shows the differences in processing speed. It compares:
+ * Home Assistant Cloud versus local processing,
+ * local processing on more or less powerful hardware.
+
+
+
+