> For the complete documentation index, see [llms.txt](https://scriptables.gitbook.io/scriptables-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scriptables.gitbook.io/scriptables-documentation/build-process.md).

# Build process

Scriptables is designed to build servers systematically, incrementally executing tasks - step by step. When something fails, Scriptables - will stop the build and report an error in the logs.

![](/files/U39eeLVskPpkfr427fJW)

On failures - the above icon will appear under actions to allow you to retry the build. Clicking this icon - will automatically retry from the last failed step, and continue building until all steps are completed or something fails.

<figure><img src="/files/Xn66Triwgx7naj81M5zU" alt=""><figcaption></figcaption></figure>

Next to the server's name, as you will see above there's a "green tick", indicating that this server build was successful. Other status icons are as follows:

![](/files/STiA1ZZphKIVA1koIm6C)![](/files/HXs4oqT8xji3ZW3CZLUr)![](/files/jJYNqdfCfKRyB2W7hrU9)

&#x20;Failed, queued to start, and the build is running respectively.
