diff --git a/FAQ.md b/FAQ.md
index 607bb3e9db..9c4c9ef7bd 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -5607,6 +5607,8 @@ It is possible to configure a button for this (a robot icon).
The summary prompt text can be configured in the receive-settings tab page.
The default is *Summarize the following text:*.
+Since version 1.2182 is is possible to configure a quick action button and a swipe action to summarize a message.
+
OpenAI isn't very fast, so be patient. Sometimes a timeout error occurs because the app is not receiving a response from OpenAI.
diff --git a/index.html b/index.html
index 28b8a217f4..de4ada6cad 100644
--- a/index.html
+++ b/index.html
@@ -2810,6 +2810,7 @@ adb install /path/to/FairEmail-xxx.apk
Summarize (since version 1.2178)
You can request a summary via the horizontal three-dots button just above the message text. It is possible to configure a button for this (a robot icon).
The summary prompt text can be configured in the receive-settings tab page. The default is Summarize the following text:.
+Since version 1.2182 is is possible to configure a quick action button and a swipe action to summarize a message.
OpenAI isn’t very fast, so be patient. Sometimes a timeout error occurs because the app is not receiving a response from OpenAI.