diff --git a/typo3/sysext/redirects/Documentation/Images/RedirectEdit.png b/typo3/sysext/redirects/Documentation/Images/RedirectEdit.png
index 874d87f6cb3df8ca03bd0a6a447204fb8b33191a..82097aecfda506eddda28912c714616088e8775f 100644
Binary files a/typo3/sysext/redirects/Documentation/Images/RedirectEdit.png and b/typo3/sysext/redirects/Documentation/Images/RedirectEdit.png differ
diff --git a/typo3/sysext/redirects/Documentation/Images/RedirectList.png b/typo3/sysext/redirects/Documentation/Images/RedirectList.png
index c46b4fb12327d3c32f53163422abe279a4345a58..c798b856c71293cf4e8407c59a5f625056c4f583 100644
Binary files a/typo3/sysext/redirects/Documentation/Images/RedirectList.png and b/typo3/sysext/redirects/Documentation/Images/RedirectList.png differ
diff --git a/typo3/sysext/redirects/Documentation/Usage/Index.rst b/typo3/sysext/redirects/Documentation/Usage/Index.rst
index 10f086f3355779cb830f267bf07f8e20054537c7..268d17b83eb11e4268fc2ae5c9037df77d59ed6c 100644
--- a/typo3/sysext/redirects/Documentation/Usage/Index.rst
+++ b/typo3/sysext/redirects/Documentation/Usage/Index.rst
@@ -170,8 +170,6 @@ General tab
     `https://example.com/all-features`. If there are already query
     parameters in the target field, these are used instead.
 
-----
-
 .. confval:: Protected
 
     :Field: protected
@@ -179,8 +177,6 @@ General tab
     This does not affect the redirect itself. It protects the record from
     automatic deletion (e.g. with redirects:cleanup).
 
-----
-
 .. confval:: Creation Type
 
     :Field: creation_type
@@ -189,6 +185,13 @@ General tab
     automatically when the slug of a page is changed and those that are created
     in the backend module by editors.
 
+.. confval:: Integrity Status
+
+    :Field: integrity_status
+
+    This field hints about a broken redirect, for example, if the page references
+    to itself.
+
 
 Statistics tab
 ~~~~~~~~~~~~~~