---
sourceDocument: Australia Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/now-intelligence

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Configure dashboard deletion actions

# Configure dashboard deletion actions in the Workflow Studio {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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.

## Vorbereitungen

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](https://www.servicenow.com/docs/access?context=user-access-flow-designer&version=australia&pubname=australia-build-workflows&ft:locale=en-US).

## Prozedur

1. Navigate to AllProcess AutomationFlow 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](https://www.servicenow.com/docs/access?context=flow-designer&version=australia&pubname=australia-application-development&ft:locale=en-US).
5. **Wahlweise:** Use the handle next to the action number to reorder the action.  

6. Test the flow with the actions that you added.  
   For more information, see [Test a flow](https://www.servicenow.com/docs/access?context=flow-test&version=australia&pubname=australia-build-workflows&ft:locale=en-US).
7. Save the flow.

## Ergebnisse

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](https://www.servicenow.com/docs/access?context=action-error-evaluation&version=australia&pubname=australia-build-workflows&ft:locale=en-US).

