Deck agents operate any software like a human. You control them through a small set of objects: agents define what to do, sources define where to do it, credentials authenticate users, and tasks execute the work.Documentation Index
Fetch the complete documentation index at: https://docs.deck.co/llms.txt
Use this file to discover all available pages before exploring further.
Core resources
Agents
An automated worker scoped to a use case.
Sources
Any software your agents connect to.
Credentials
Store user authentication details in the credential vault.
Sessions
An isolated compute environment created when a task runs.
Tasks
Tell the agent what to do and what to return. Input in, structured output out.
Task runs
A single execution of a task.
Storage
Files captured during execution with optional data extraction.