diff --git a/configuration/packages/bt-plugins/actions/FollowPath.rst b/configuration/packages/bt-plugins/actions/FollowPath.rst
index 511d818b3..aa4a6507e 100644
--- a/configuration/packages/bt-plugins/actions/FollowPath.rst
+++ b/configuration/packages/bt-plugins/actions/FollowPath.rst
@@ -113,10 +113,22 @@ Output Ports
Description
Follow path error message. See ``FollowPath`` action for the enumerated set of error code definitions.
+:tracking_feedback:
+
+ ================================ =======
+ Type Default
+ -------------------------------- -------
+ nav2_msgs::msg::TrackingFeedback N/A
+ ================================ =======
+
+ Description
+ Tracking feedback message from the controller server, including cross track error, current path index, remaining path length, etc.
+
+
Example
-------
.. code-block:: xml
-
+