Fig Docs
CtrlK
  • 🏠Welcome to Fig
  • 👋Get Started
    • Download and Install
    • `fig home`
      • My Apps
      • The Sidebar
      • Settings
    • The Fig App Store
    • Hotkeys
  • 💪Autocomplete
  • 😀The Fig CLI
    • 1. Fig Overrides
    • 2. Fig Aliases
    • 3. $FIGPATH
    • 4. Fig Apps
  • 📖Interactive Runbooks
    • Form Elements
      • Input
      • Textarea
      • Dropdown
      • Checkboxes
      • Buttons
    • Templating & Interpolation
    • Scripting Language (Psilo)
      • Full List of Functions
    • Running Runbooks
    • Full Examples
  • ⚒️ Build your own CLI
    • `fig build`
    • .fig Files
  • 🧰Build your own App
    • Get Started
    • App Lifecycle
    • Key Concepts
      • Running Shell Commands
      • Reading Environment Variables
      • Accessing Files & Saving Data
      • Loading Local Resources
    • Window Managment
      • Setting Window Properties
      • Repositioning the Window
      • Focusing & Blurring the Window
    • Advanced
      • Creating a Pseudo-Terminal Session
  • Other
    • Fig for Teams
    • Security & Privacy
    • FAQ
    • Contact Us
  • Interactive Runbooks
Powered by GitBook
On this page

📖Interactive Runbooks

Interactive Runbooks make static documents interactive. They live right next to your terminal and are easy to create and share.

Runbooks are written in Rundown. Rundown is based on Markdown but also lets you: add form elements, run code blocks, and even run shell commands. Interactive Runbooks use the .run file extension.

Get Started

We recommend using examples to get started.

  • Download full runbooks

  • View examples for each of the form elements

  • Learn how to run runbooks

You can see some demos below

Execute Code Blocks in a click
Previous4. Fig AppsNextForm Elements

Last updated 4 years ago