# Basics
zoolo offers the possibility to link and execute complex "tasks" within "processes".
Processes are started either at regular intervals (cron jobs) or by user actions (trigger).
Every task has a JavaScript code block or a predefined function that is executed as soon as the action starts.
User actions are the creation, editing or deletion of a data record.
WARNING
zoolo's automation does not yet have a complete frontend and can only be used in cooperation with our team.