diff --git a/content/rooms/delete.en.md b/content/rooms/delete.en.md
index 275aa3b143a592c7cd2501e2b004186e5f83aabb..70d6da7f8c899a14948b66276be654fcde858730 100644
--- a/content/rooms/delete.en.md
+++ b/content/rooms/delete.en.md
@@ -14,4 +14,6 @@ When leaving rooms, they no longer appear in the room list (left column). If the
 
 As administrator:in, all room members should first be "kicked" (removed from the room), then the person is the last to leave the room and thus initiates the later deletion by the server.
 
-An export of the room history e.g. into a .txt or .html file is not yet possible: https://github.com/vector-im/element-web/issues/2630
+An export of the room history is possible into a .txt/.html/.json file:
+
+![Export room content](https://element.io/blog/content/images/size/w1000/2021/10/Screenshot-2021-10-11-at-10.21.21.png)
diff --git a/content/rooms/delete.md b/content/rooms/delete.md
index 7cdd2766d39fe73d68280dc6e4727ce54fcb9458..989ece320ccb61b2ebd363b2a16fabe2bdbcbc2c 100644
--- a/content/rooms/delete.md
+++ b/content/rooms/delete.md
@@ -14,5 +14,6 @@ Durch das Verlassen von Räumen erscheinen diese nicht mehr in der Raumliste (li
 
 Als Administrator:in sollten erst alle Raummitglieder „gekickt“ werden (aus dem Raum entfernt werden), anschließend verlässt die Person als letzte den Raum und initiiert so die spätere Löschung durch den Server.
 
-Ein Export der Raumhistorie bspw. in eine .txt- oder .html-Datei ist noch nicht möglich, wird aber schon gefordert: https://github.com/vector-im/element-web/issues/2630
+Ein Export der Raumhistorie ist als .txt-, .html- oder .json-Datei möglich:
 
+![Export der Raumnachrichten](https://element.io/blog/content/images/size/w1000/2021/10/Screenshot-2021-10-11-at-10.21.21.png)
\ No newline at end of file