# Triggers

Tekton Triggers is a Tekton component that allows you to detect and extract information from events from a variety of sources and deterministically instantiate and execute TaskRuns and PipelineRuns based on that information.

Tekton Triggers can also pass information extracted from events directly to `TaskRuns` and `PipelineRuns`.\
\
Learn more about How to schedule and Trigger a pipeline or release run
