Getting startedSet up integrationsCreate your first initiativeInvite your teamPlan today's workShare your first update
OverviewQuickstartWorkflowsLocal AgentsMonitoringUse in terminalTroubleshooting
DocsAPI Reference

Main

  • Home
  • About
  • Pricing
  • Vault
  • Changelog
  • Docs

Features

  • Roadmaps
  • Planning
  • Standups
  • Status updates
  • Insights
  • AI assistant / MCP
  • Integrations

Solutions

  • Startups
  • Dev shops / agencies
  • Software teams
  • Internal IT & platform teams

Alternatives

  • vs Jira
  • vs Linear
  • vs Asana
  • vs Monday.com
  • vs ClickUp
  • vs Notion

Company

  • Blog
  • Security
  • Log in
  • Sign up
  • Terms of Use
  • Privacy Policy

Resources

  • Docs
  • Community
  • API reference
  • CLI
  • Desktop app
  • SDK

© 2026 One Horizon. All rights reserved

FacebookInstagramThreadsXRedditTikTokYouTubeMedium


Agents & Workflows

Agents turn an initiative, bug, or todo into queued execution while keeping progress and results attached to the original work. Workflows add a repeatable sequence of agent steps, review gates, routes, and shared documents.

Agent working from an initiative

Choose a path

Start with the shortest path that matches how the work should run.

GoalStart here
Set up the built-in path in DesktopQuickstart
Build and publish a repeatable processWorkflows
Configure the agents running on your machineLocal agents
Run agents without DesktopUse in terminal
Inspect queues, runs, reviews, and agent healthMonitoring
Implement your own runtimeBuilding Agents

Queued execution and foreground app launch both begin from the work item, but they have different ownership after launch.

Send to… can open a coding app in the foreground or queue work for an agent or workflow. Foreground launch stays under your control in the app; queued execution continues through an agent session and reports progress back to One Horizon.

How queued work runs

A queued launch creates an agent session. An eligible agent claims that session before it starts work, emits activities while it runs, and ends with a terminal outcome. A workflow run can create several sessions as work moves between agent steps and human review gates.

The initiative, bug, or todo remains the place to inspect the specification, comments, documents, status, and final result. Treat those workspace-authored inputs as untrusted execution context; runtime policy, credentials, and access limits come from the platform and agent configuration.


PreviousSlack DiscussionsNextQuickstart

Local Agents

Create and run local agents from Desktop, with optional terminal control.

Quickstart

Set up a built-in agent in Desktop and launch your first workflow.

Workflows

Create, publish, launch, and operate workflows with agent steps and human review gates.

Reference

Reference runtime responsibilities, workflow context, artifact documents, environment variables, and API operation families.

  • Choose a path
  • How queued work runs
  • Back to top