diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd936509c..06f8e4102 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
### Fixed
- Amended Test, if the ssh elevate credential is different from the ssh credential [#1586](https://github.com/greenbone/gvmd/pull/1586)
+- Added the missing GMP documentation for the ssh elevate credential [#1591](https://github.com/greenbone/gvmd/pull/1591)
[Unreleased]: https://github.com/greenbone/gvmd/compare/v21.4.1...gvmd-21.04
diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in
index 9a3da9a53..7764beca9 100644
--- a/src/schema_formats/XML/GMP.xml.in
+++ b/src/schema_formats/XML/GMP.xml.in
@@ -5168,6 +5168,11 @@ along with this program. If not, see
+ If the SSH elevate credential is set, the SSH credential must + also be set. The SSH elevate credential and the SSH credential + must differ. +
The client uses the modify_target command to change an existing target.
++ If the SSH elevate credential is set, the SSH credential must also be + set. The SSH elevate credential and the SSH credential must differ. +