> For the complete documentation index, see [llms.txt](https://docs.libnova.com/libnova/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libnova.com/libnova/pipelines-module/automating-your-pipeline-using-a-function.md).

# Automating your pipeline (using a function)

We can make the pipelines automated, meaning that we can set a tree of actions that will kick off on our container every time a certain object or user does something on it.
