Skip to main content
A research system that only runs from a script helps the person at the keyboard. Behind an API it answers from Slack, runs as a nightly review, and feeds a dashboard. AgentOS serves agents, teams, and workflows on the same contract.
Every registered agent, team, and workflow gets run and session endpoints. A surface calls the workflow for the auditable review or a team for an open-ended question, with the same request shape.

Where a research system lives

The serving model is identical to a product agent and a data agent. The difference is what runs behind the endpoint, not how it is served.

Pick the entry point per request

One AgentOS exposes all of them. The surface chooses the shape per request.

Scheduled research is the high-leverage pattern

The review nobody remembered to run is the one that mattered. A scheduled workflow turns deep research from on-demand to always-on: every morning the watchlist is reviewed, the memos are written, and the decisions are waiting before anyone asks.

Next steps

Developer Resources