Skip to content

Examples

Runnable Compozy artifacts — Loops, jobs, webhooks, and triggers you can copy as shipped, run against a current release, and adapt.

For people running agent work6 pages in this section

Every example on this page is a complete artifact plus a walkthrough of what it does. Guides explain how to approach a job; examples hand you the definition and the commands to run it.

Loops

Automation

How to read an example

Every page follows the same five sections:

  • What you build — the outcome, in plain words, and when to reach for it.
  • The artifact — the complete definition, copyable as one block.
  • Run it — the exact commands, in the order the runtime expects them.
  • How it works — each node or field, and which part the daemon enforces for you.
  • Next steps — the adjacent artifact, the concept page, and the reference.

Need the concepts behind these artifacts first? Start with Loops for goal-seeking work and Automation for jobs, triggers, and webhooks.

On this page