> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# Data from Trigger

> Access the data that started the current workflow run.

**Data from Trigger** changes its name and outputs to match the workflow's
selected trigger.

Examples include:

* **Data In** for a Sub-Workflow trigger
* Sender, subject, body, and attachments for a Mail Hook
* **Timestamp** for a Schedule trigger

Add the node after selecting a trigger, then connect only the event fields the
workflow needs.

<Warning>
  Changing the workflow trigger changes this node's available outputs. Review
  connections after switching triggers.
</Warning>
