> For the complete documentation index, see [llms.txt](https://docs.freelabz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freelabz.com/for-developers/writing-tasks.md).

# Writing tasks

Now that you have used `secator` for a while, you might regret that the scripts or CLI tools you use daily are not supported yet. No panic,  just follow the guides to integrate them yourself !

To get started:

* Read [Integrating an external command](/for-developers/writing-tasks/integrating-an-external-command.md) if you plan on integrating a new external command.
* Read [Integrate custom Python code \[WIP\]](/for-developers/writing-tasks/integrate-custom-python-code-wip.md) if you plan on integrating embedded Python code.

***
