diff --git a/src/app/zap-templates/zcl/data-model/chip/webrtc-requestor-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/webrtc-requestor-cluster.xml
index ee94169a900415..557ebf8e7b3cba 100644
--- a/src/app/zap-templates/zcl/data-model/chip/webrtc-requestor-cluster.xml
+++ b/src/app/zap-templates/zcl/data-model/chip/webrtc-requestor-cluster.xml
@@ -33,7 +33,7 @@ Git: 0.9-fall2024-228-g54b1ae035
CurrentSessions
- This command provides the stream requestor with WebRTC session details.
+ This command provides the stream requestor with WebRTC session details. It is sent following the receipt of a SolicitOffer command or a re-Offer initiated by the Provider.
@@ -41,7 +41,7 @@ Git: 0.9-fall2024-228-g54b1ae035
- This command provides the stream requestor with the WebRTC session details (i.e.
+ This command provides the stream requestor with the WebRTC session details (i.e. Session ID and SDP answer). It is the next command in the Offer/Answer flow to the ProvideOffer command.