v1.0 in private beta

The AI workspace
for teams.

Build, deploy, and manage AI agents — visually, conversationally, or with code. Model-agnostic. CLI-agnostic. Sandboxed by default.

228+ integrations 50+ triggers Self-host or SaaS
actana.ai/workspace/acme/assistant

support-triage / agent

Streaming · Pi sandbox · 1.6s elapsed
running
G Gmail · trigger
L Linear · trigger
A Agent · classifier
T Tables · upsert
S Slack · notify
K Knowledge · index
~/acme — actana
Wires into 228+ tools · 50+ triggers · every major model
G GmailGH GitHubLr LinearS SlackJ JiraCf ConfluenceN NotionD DriveA AnthropicO OpenAIGm GeminiCd CursorSt StripeAi AirtableCl CalendlyHs HubSpotCo ConfluencePi PineconeVc VercelG GmailGH GitHubLr LinearS SlackJ JiraCf ConfluenceN NotionD DriveA AnthropicO OpenAIGm GeminiCd CursorSt StripeAi AirtableCl CalendlyHs HubSpotCo ConfluencePi PineconeVc Vercel
Three ways to build · one workspace

Talk to it. Wire it. Code it.

Most teams have one technical lead and ten operators. Actana fits both — without forcing either to use the other's tool.

Actana Assistant

Describe the work. Watch it happen.

Natural language requests are routed to a tool-using agent that reads files, runs shell commands, queries knowledge, and calls any of 228+ integrations — all streamed live.

  • → Per-step "thinking" blocks
  • → Inline tool-call cards with collapsible IO
  • → Files round-trip through chat
  • → Persistent, searchable history
Read more about the Assistant
acme / assistant / draft-release-notes
Draft release notes from this week's merged PRs in actana/core. Group by area.
Actana Assistant
On it. I'll pull merged PRs, group them by area, and draft the notes.
▾ github.list_pulls 24 results
▾ knowledge.query ok
▸ files.write release-notes.md running
Workflows

Visual when you want to see it.

A real DAG with type-aware variable flow, sub-agents, and conditional branches. Not "no-code automation" — a programmable execution graph that ships agents.

  • → 228+ blocks across CRM, comms, data, dev, AI
  • <Block.output> variable references survive serialization
  • → Sub-agents run in their own sandboxes
  • → Triggers from 50+ services start workflows
Explore Workflows
GH on PR opened
A review-agent
GH post comment
T tables.upsert
SDK · CLI

Or define everything in code.

The same agent runtime backs the chat, the canvas, and the SDK. Promote a chat session to a Workflow. Promote a Workflow to a versioned, deployable agent.

  • → Model-agnostic: Anthropic, OpenAI, Gemini, custom OpenAI-compatible
  • → CLI-agnostic: Claude Code, Codex, Pi, your own runtime
  • → Audit log of every tool call from every sandbox
  • → Same SDK powers SaaS and private deployments
Talk to us
agents/release-notes.ts
// Define once. Run from chat, workflow, or shell.
import { defineAgent, tools } from "@actana/sdk";

export default defineAgent({
  name: "release-notes",
  model: "claude-sonnet-4.5",
  sandbox: "pi",
  tools: [
    tools.github({ scope: "acme/core" }),
    tools.knowledge("engineering-handbook"),
    tools.files(),
  ],
  maxRounds: 12,
});
One workspace · six modules

Every surface an agent needs — all in one place.

No external database. No third-party RAG service. No bring-your-own-storage. Files, Tables, Knowledge, Logs — all native, all agent-aware, all governed.

Trust by default

Every agent runs isolated.

AI agents that read your files and run shell commands cannot run in your app process. Actana ships isolation as the default — not the upgrade.

Pi sandbox

Docker container. Full isolation. Asset round-trip. MCP-bridged. Default for prod.

SDK sandbox

Native Node process. ~200ms startup. 23 built-in tools. For dev / fast inner loop.

stream.jsonl · live streaming
One workspace · all of these jobs

An n8n + Airtable + CodeRabbit-shaped problem
solved as one product.

Most AI teams stitch together five tools to ship one agent. Actana collapses the stack.

 Actana
n8n
automation
Airtable
structured data
CodeRabbit · Wrap
vertical agents
LangChain · CrewAI
agent frameworks
Visual workflow builder 228 blocks, sub-agents, type-awarecode-only
Conversational agent that operates the workspace First-classnarrow scope
Built-in structured data (tables) Workspace-scopedbring DBbring DB
Knowledge base / RAG, plain-English Module, not featurevia blocksscoped to verticalDIY
Sandboxed agent execution Default (Pi · SDK)vendor-managedDIY
Block-level audit log + replay NDJSON live + archiverequest-levellimitedDIY
Model & CLI agnostic Anthropic · OpenAI · Gemini · custom · Pi · Codex · Claude Codemodel-onlyvendor-locked
Self-host / on-prem SaaS or on-premSaaS code-only
vLLM consultancy + hardware help Closed-cycle option
Extensible registries (blocks, triggers, skills) Documented patterns

Comparison reflects publicly-documented capabilities at time of writing. Names belong to their respective owners.

SaaS · on-prem · closed-cycle

Run it where your data already lives.

Actana runs as managed SaaS, in your VPC, or fully air-gapped on your hardware. Built on standard infrastructure your team already knows — Postgres, Redis, BullMQ, vLLM — so on-prem is a real option, not a sales line.

SaaS

Hosted by us

Get a workspace today. We run the orchestrator, sandboxes, and storage. SOC2 path available.

On-prem

Run inside your perimeter

Same product, your VPC. Runs on Postgres, Redis, and BullMQ. We help with rollout and upgrade cadence.

Closed-cycle

Your models, your hardware

Self-host models with vLLM. We consult on hardware, sizing, KV-cache budgets, and routing.

Templates

Fork an agent. Ship in an hour.

Real workflows, not demos. Pick a starter, customize for your workspace, ship.

Browse all templates
Engineering

PR review agent

Triggered by GitHub PR open. Reads diff + handbook, posts grounded review.

github · knowledge · tables
Support

Support triage

Inbound tickets routed by severity, drafted responses, escalation to on-call.

zendesk · linear · slack
Sales

Lead qualifier

Form submissions enriched, scored, and synced to CRM with notes.

hubspot · apollo · tables
Ops

Release notes generator

Weekly run pulls merged PRs, drafts notes, opens a PR in your docs repo.

github · files
Compliance

Vendor security review

Ingests questionnaires, drafts answers grounded in your policy KB, flags gaps.

files · knowledge · tables
Data

Daily metrics digest

Pulls from warehouse + Stripe, summarizes in markdown, posts to channel.

stripe · amplitude · slack
Where intelligence becomes action.

Tell us what your team is building.
We'll set you up.

Pricing is shaped by deployment and usage — SaaS, on-prem, or closed-cycle. Send us your context; we'll come back with a fit.