Start measuring your
AI agent ROI
Create your free account. You'll get a personal access token and setup instructions so you can start tracking agent runs in minutes.
Already have an account? Sign in to dashboard →
Creating your account…
This takes just a moment.
Your account is ready
Follow the steps below to start sending telemetry from your first workspace.
Your Personal Access Token
⚠ Shown onceCopy this token now — it will not be shown again. Store it in a password manager or your CI/CD secrets vault. The token is hashed with SHA-256 before being stored; only you have the raw value.
Install flowcraft in your workspace
4 commands. No Docker required. Requires Node.js ≥ 22.
Install the CLI and SDK globally
npm install -g @flowcraft.systems/cli @flowcraft.systems/sdk
Adds the flowcraft and flowcraft-watcher commands to your PATH.
Run flowcraft init in your repository
This writes .flowcraft/config.yaml, patches your AI tool instruction files, and installs the ROI calculator skill.
Start the file watcher
Installs and starts the file watcher as a system service. Starts automatically at login — no terminal tab needed. (Use flowcraft-watcher to run manually instead.)
Open your dashboard
Your personal dashboard — bookmark it. Need your token later?{" "} Manage tokens →
Waiting for first ping…
Run flowcraft init in your repo to confirm the connection.
✓ CLI installed and reachable. Telemetry is flowing. Your first span landed at .
Open dashboard →What happens next?
When any nWave agent (or any AI agent that writes markdown artifacts) saves a file matching your watch_patterns, the SDK will automatically extract ROI metadata and post it to the ingest server. Data appears in your dashboard within seconds.
Something went wrong
An unexpected error occurred.