Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure dashboard deletion actions in the Workflow Studio

Using the Workflow Studio, you can add actions to the dashboard deletion process. Actions may include sending an email to the dashboard's users or generating an approval request.

Before you begin

Prior to invoking the flow, the instance checks that the dashboard exists and that the initiating user has the correct role.

Role required: You can delete any dashboard that you created. Users with the admin role can delete all dashboards. Administrators can grant and deny access to the Workflow Studio based on user roles. For more information, see User access to Flow Designer.

Procedure

  1. Navigate to All > Process Automation > Flow Designer

  2. Select Subflows.

  3. Select the Delete Dashboard subflow.

  4. Select Add an Action, Flow Logic, or Subflow.

    For more information about the available possibilities, see Flow Designer.

  5. Use the handle next to the action number to reorder the action.

Image omitted: flow-designer-handle.png
Flow designer action with the reorder handle highlighted
  1. Test the flow with the actions that you added.

    For more information, see Test a flow.

  2. Save the flow.

Result

There are three possible outputs:

  • Successful deletion

    Output code 1. Indicates that the deletion process was successful.

  • Failed to delete

    Output code 2. Indicates that the deletion failed.

  • Deletion has been initiated

    Output code 3. Indicates that the deletion process has started, but that intermediate steps such as an approval are not complete.

For more information, see Action error evaluation.

Parent Topic:Delete a Platform Analytics dashboard