Skip to content

Creating RunBooksΒΆ

RunBooks are at the heart of CloudOps. RunBooks outline a stepwise process that can be run either interactively or automatically. Learn how to use and create RunBooks!

A RunBook is a sequence of Actions put together to form a multi-step workflow. A given step in the xRunBook may be executed individually and interactively providing a Human-in-loop interface.

Pre-Built RunBooksΒΆ

CloudOps offers pre-built RunBooks that allow you to begin automation immediately. With these RunBooks, you can get started quickly by just adding your cloud credentials, and the RunBook input parameters.

This is a great way to learn how CloudOps works, but everyone's cloud is different, and you'll soon want to customize and create your own RunBooks.

Build your Own RunBookΒΆ

  1. Create a RunBook
  2. Add Input Parameters
  3. Add an Action
  4. Connect Your Actions
  5. Run Your RunBook