Docs are under construction. Content may be incomplete or change.

Automation Overview

Page type: Overview
On this page

Tako has one public automation surface—Tako Script—and two ways to use it.

RouteChoose it whenYou remain responsible for
Write Tako ScriptYou know the steps and want direct, explicit controlMethod, code, validation, and interpretation
Use the AgentThe task needs planning, code generation, iteration, or tool useReviewing plan, method, inputs, calculations, and claims
Connect Tako in ChatGPTYou use Tako through ChatGPT Apps (MCP)Method choice, cost, and interpretation of results

The Agent does not use a separate scientific engine. It writes and runs Tako Script against the same calculation operations, workspace files, and browser workers available to you.

  1. Run one visible calculation so you understand its folder and result.
  2. Read Write Your First Tako Script and execute the minimal example.
  3. Organize larger work with Reproducible Workspace.
  4. Use the Agent when automation benefits from planning and iteration.
  5. Audit its output with Inspect the deliverables.