Back to docs hub

Getting Started

Getting Started with Avenlo

Avenlo is a cloud notebook platform for AI-assisted technical work. This guide covers the product model and the fastest path to your first useful workspace.

Welcome to Avenlo

Avenlo combines notebook authoring, runtime orchestration, and usage-aware billing in one product. Instead of treating notebooks as local files only, Avenlo keeps workspace state durable and streams runtime events into the interface.

This supports consistent execution feedback, recoverable sessions, and clearer operational boundaries for serious analysis workloads.

Quickstart

  1. Sign up or log in.
  2. Create a workspace from the dashboard.
  3. Start the workspace runtime session.
  4. Run notebook cells and inspect output streams.
  5. Upload project files and continue iterating with AI assistance.

Tip

Keep one workspace per analysis context to preserve clean runtime state and predictable file scope.

Core concepts

  • Workspace: the collaboration and storage boundary for notebook state, files, and access control.
  • Runtime session: the durable compute lifecycle that executes code cells and emits event updates.
  • Notebook events: streaming updates for cell status, outputs, and notebook mutations.
  • Credits: usage accounting across AI and runtime activity with period-based visibility.

Read next

Browse docs