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

# Time Trigger

> Start at the specified interval

## Overview

<div align="center">
  <img src="https://mintcdn.com/dibby/pqX3-_kQLdN967hk/images/nodes/time-trigger.png?fit=max&auto=format&n=pqX3-_kQLdN967hk&q=85&s=f82c9af9847ff814384a57f6cd918f79" alt="Time trigger" width="338" height="270" data-path="images/nodes/time-trigger.png" />
</div>

The **Time Trigger** node automatically starts a workflow at regular time intervals. This is useful for scheduled tasks, periodic data processing, or recurring automation.

## Configuration

### Repeat every

Specify how often to run the workflow.

### Interval

Specify the time unit for repetition.

## Outputs

* **Date**: The current date/time when the trigger fired

## Node type

**Trigger Node** - This node starts workflow execution automatically on a schedule.

## Usage

Configure the interval and frequency. The workflow will run automatically at the specified intervals.
