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

# Track Triggers Overview

> Understanding the different ways to trigger Doozy Tracks for automated team engagement.

Doozy Tracks can be triggered in several different ways to automate your team engagement and communication. Each trigger type offers unique advantages for different use cases, from learning and development to HR processes and team onboarding.

## Available Trigger Types

<CardGroup cols={2}>
  <Card title="Schedule" href="/tracks/triggers/schedule">
    Run tracks at specific times and intervals for learning and development.
  </Card>

  <Card title="Work Anniversary" href="/tracks/triggers/work-anniversary">
    Automate HR processes tied to employee work anniversaries.
  </Card>

  <Card title="User Joined" href="/tracks/triggers/user-joined">
    Welcome new team members when they join your workspace.
  </Card>

  <Card title="Manually Add Users" href="/tracks/triggers/manual-add-users">
    Manually control who gets added to a track.
  </Card>
</CardGroup>

## Advanced Filtering

All trigger types support advanced filtering options to ensure your tracks reach the right people:

* **Filter by Group/Department**: Target specific organizational units
* **Filter by Manager Status**: Differentiate between managers and individual contributors
* **Custom User Selection**: Choose exactly who participates in your tracks

For detailed instructions on each trigger type, explore the individual trigger guides or check out our [track creation guide](/tracks/create-a-track).
