LogoLogo
Home
Atuin Docs
Atuin Docs
  • Welcome
  • Getting Started
    • Runbook Basics
  • Blocks
    • Executable
      • Terminal
      • Script
      • Directory
      • Env
    • Network
      • HTTP
      • SSH
    • Databases
      • PostgreSQL
      • SQLite
      • Clickhouse
    • Monitoring
      • Prometheus
  • Templating
  • Secrets
  • Atuin Hub
    • Getting Started
    • Sharing Runbooks
    • Collaborative Editing
Powered by GitBook
On this page

Welcome

NextRunbook Basics

Last updated 14 days ago

Welcome to the Atuin Desktop docs! Here you'll find a guide on basic usage + setup

Please note that we're still in early beta and things are changing fast!

With Desktop, you can create executable + collaborative Runbooks. We're making it easy to go from iterating in your terminal, to building a workflow out of your shell history, to sharing it with your team.

Runbooks provide a real-time, collaborative, block-based editor designed for flexibility. The experience feels similar to Notion—drag, drop, and rearrange content as needed.

Whether you're documenting an incident response, onboarding new engineers, or automating a common workflow, Runbooks make it easy to structure information in a way that works for you.

Install the CLI

Atuin Desktop works best with the Atuin History CLI

curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh

Read more here:

CLI docs