Documentation

Coming soon

Build on the Tensors execution layer.

Our docs are being shaped into interactive guides for agents, automations, white-label controls, and edge deployment. Join the waitlist to get early access.

docs-preview.ts

import { agent, workflow } from '@tensors/runtime';

export const supportAgent = agent({
  region: 'global',
  coldStart: '<1ms',
  billing: 'metered',
});

await workflow.deploy(supportAgent);

Quickstarts

Deploy your first edge-native agent and trigger a production workflow in minutes.

Templates

Start from production-ready automations for voice, ops, support, and internal tools.

Controls

Wire auth, metering, isolation, and white-label agency surfaces without custom glue.

Launch Status

Docs are being compiled.

Hover the modules below for a live preview of the surfaces we are preparing for early builders.