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

# Mapping Triggers to Workflows

> Connect intents and triggers to flows.

## Steps

<Steps>
  <Step title="Select trigger or intent">
    Open the trigger/intent configuration.
  </Step>

  <Step title="Choose flow">
    Map to a specific flow version in build.
  </Step>

  <Step title="Test mapping">
    Simulate event/utterance and verify the correct flow runs.
  </Step>
</Steps>

<Check>
  Mappings should be validated in Dev/UAT before Prod.
</Check>
