# After Delete Trigger

Users must note that this trigger is called *after a record has been deleted*. Therefore, since the record will not be available, any Actions, e.g., triggering Flow based on the record will not have any effect.

* To create an After Delete Trigger, click the \[+ After Delete] button.

![](https://2351945889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoxOh7gdjWdmqooFdYBY%2Fuploads%2F9TM6o1PBZnQVzt82DHqV%2FAfterDelete.png?alt=media\&token=8b146ffc-e562-414c-a1ee-79bf35154187)

* When this trigger is created, it has the following predefined variable:&#x20;
  * Variable Name: "Deleted\_Record", Data Type: (the entity where the trigger is created). This variable contains the value of the newly created record.

![](https://2351945889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoxOh7gdjWdmqooFdYBY%2Fuploads%2Fjjy5HdGfkPMXRKdGycZJ%2FDeleted_Record.png?alt=media\&token=2427e6dc-1786-4ecc-8e5c-bbd0e0b0af38)
