> For the complete documentation index, see [llms.txt](https://docs.langstack.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.langstack.com/welcome/get-started/learn-langstack/using-triggers/after-delete-trigger.md).

# 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.

![](/files/PgaVyejZHC8r297Fuhd0)

* 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.

![](/files/4kIP3MJameiy0YA9wXW8)
