Daytona

Daytona

Secure, elastic infrastructure for running AI-generated code in isolated sandboxes

API Key28 tools

Three ways to use Daytona

Chat with Geni

Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.

Build a workflow

Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.

Power an app

Use this integration as a data source or action layer behind a dashboard, form, or internal tool.

Supported tools

Actions your AI agents can perform with Daytona.

Archive Sandbox

Archive a stopped sandbox to cheaper storage; can be restored later by starting it

Tool

Create Sandbox

Provision a new sandbox from a snapshot or image with optional resources, env vars, volumes, and labels

Tool

Create Session

Create a persistent shell session inside a sandbox for stateful or long-running commands

Tool

Create Snapshot

Create a reusable snapshot from a Dockerfile or registry image

Tool

Create Volume

Create a persistent volume that can be mounted into sandboxes

Tool

Delete File

Delete a file or directory inside a sandbox

Tool

Get started automating Daytona

01Connect your accountLink your account securely with OAuth or an API key.
02Choose a trigger or toolPick the events and actions your workflow should use.
03Configure the workflowDescribe what you want and Geni wires it up for you.
04Refine the processTest runs, review output, and tweak until it's right.
05Turn it onSet it live and it runs on a schedule or on events.

Ready-to-use workflows

Prompts using Daytona

Browse all

Take-home review desk that runs candidate code in a sandbox

See every take-home waiting on a verdict, read the code in the app, and have it built and tested in a throwaway machine instead of on your laptop.

DaytonaGreenhouseGitHubSlack

Ask a spreadsheet question, get an answer that was actually computed

Pick a Google Sheet or upload a CSV, ask in plain English, and get back a chart and a table your analysts can check the math on.

DaytonaGoogle SheetsSlack Bot

Self serve preview environments for every pull request

A board where product, design and QA bring up a clickable running version of any open pull request themselves, without asking an engineer to spin one up.

DaytonaGitHub

Monthly SaaS cohort retention and MRR report in Slack

On the first business day of every month, build a real cohort retention matrix and MRR chart from your Stripe data and post it to Slack. No ChartMogul subscription needed.

StripeDaytonaSlack Bot

Weekly HubSpot pipeline health report in Slack

Every Monday at 9am, post a clear Slack summary of your open HubSpot deals, with a chart, the biggest risks, and what changed since last week.

HubSpotDaytonaSlack Bot

Auto-reproduce new GitHub bug reports in a sandbox

When someone opens a bug report on GitHub, an agent tries the reproduction steps in a fresh sandbox and posts the result on the issue before an engineer touches it.

GitHubDaytonaSlack Bot

Weekly competitor pricing tracker logged to Google Sheets

Every Monday at 9am, scrape competitor pricing pages, diff them against last week, and append a clean change log to a Google Sheet.

DaytonaFirecrawlGoogle Sheets

Run affected tests on every PR with an AI failure explainer

Whenever a pull request opens or updates, an agent spins up a fresh sandbox, runs the tests touched by the diff, and posts a plain-English explanation of any failures.

DaytonaGitHub