diff --git a/docs/source/inputs/InputsPlotFiles.rst b/docs/source/inputs/InputsPlotFiles.rst
index 7a61b411785a780bd46aa53ae0ed33369161a50f..22bf55878611dfeae4c5927ee458f50a589a9378 100644
--- a/docs/source/inputs/InputsPlotFiles.rst
+++ b/docs/source/inputs/InputsPlotFiles.rst
@@ -99,9 +99,8 @@ i.e., set `amrex.the_arena_is_managed = true`.
 |                     | Description                                                           |   Type      | Default   |
 +=====================+=======================================================================+=============+===========+
 +---------------------+-----------------------------------------------------------------------+-------------+-----------+
-| fluid_actions       | yaml file of the ascent actions for the mesh data                     |  String     | plt       |
-+---------------------+-----------------------------------------------------------------------+-------------+-----------+
-| particle_actions    | yaml file of the ascent actions for the Lagrangian data               |   Bool      | False     |
+| actions             | yaml file of the ascent actions (ex. ascent_actions.yaml). If no file |  String     |           |
+|                     | name is provided, then calls to Ascent are skipped.                   |             |           |
 +---------------------+-----------------------------------------------------------------------+-------------+-----------+