diff --git a/src/docs/ocean/features/roll.md b/src/docs/ocean/features/roll.md
index 4c680e286..7584d1ae9 100644
--- a/src/docs/ocean/features/roll.md
+++ b/src/docs/ocean/features/roll.md
@@ -119,31 +119,40 @@ Otherwise:
* If at least one roll exists, the rolls history list appears.
* Configured roll schedules appear below the rolls history list.
-
+The rolls history list contains an entry for each roll under the following columns:
+
-The rolls history list contains an entry for each roll under the following columns:
* Roll ID (unique ID for the roll)
* Role Scope (cluster, virtual node group, or node pool).
* Comments (optional)
-* Start Time for roll
-* End Time for roll
-* Nodes Rolled (number of nodes rolled)
-* Roll [Status](https://docs.spot.io/ocean/features/roll?id=roll-status)
-
-Click a down arrow for an entry to drill down for more information:
+* Start Time for roll: mm/dd/yyyy, hh:mm:ss
+* End Time for roll: mm/dd/yyyy, hh:mm:ss
+* Nodes Rolled (number of nodes rolled) x out of y, for example 20/23
+* Roll Status
+ * Green color Completed: Roll successfully completed.
+ * Orange color Partly completed: At least one node could not be replaced.
+ * Gray color Stopped: Roll was stopped.
+ * Red color All nodes could not be replaced.
+
+Click a down arrow for an entry to drill down for information at the node level:
* Node Name
* Node ID
* Node Pool Name
-* VNG Name
+* VNG Name: Click on the link to access settings for the virtual node group.
* VNG ID
-* Batch Number
-* [Status](https://docs.spot.io/ocean/features/roll?id=node-status) (node status)
+* Batch Number: Number of the batch that was run.
+* Node Status:
+ * Green color Completed: Node was replaced.
+ * Red color Node could not be replaced.
The roll schedules list contains an entry for each schedule:
+
+
+
* Role Scope (cluster, virtual node group, or node pool).
* Scheduled frequency.