Core resources
Agents
An automated worker scoped to a use case.
Sources
Any software your agents connect to. Provide a URL and go.
Connections
Authenticate a user to a source. Deck handles the browser session.
Tasks
Tell the agent what to do and what to return. Input in, structured output out.
Task runs
A single execution of a task against a connection.
Storage
Files captured during execution with optional data extraction.
Workflows
Chain multiple tasks into a single execution with branching and loops.
