Core Concepts
Updated 2026-03-02
Core Concepts
Time Hive operates on a simple principle: Facts are logged, metrics are derived.
- Projects: Organize your automation efforts (e.g., "Marketing Automation", "HR Onboarding").
- Tasks: Define measurable units of work within a project. A task represents a specific action (e.g., "Process Invoice") and carries an assumption about the time it saves in minutes. Each task is assigned a unique Task ID used to link events.
- Integrations: The source of your automation data (e.g., n8n, Make, Zapier, Custom Scripts). Each integration has a unique
ingest_token. - Events: The raw data sent by your integrations. Events link to tasks via a
task_idto calculate ROI dynamically.