Skip to main content
Deck gives you visibility into what your agents are doing. Task runs produce screenshots and reasoning traces that you can review in the Console. Review what your agent saw, the decisions it made, and how it completed the task.

Screenshots

Deck captures screenshots automatically during execution, roughly once every 5 seconds. Screenshots are retained for 15 days. Screenshots show what your agent sees at each moment, giving you a visual timeline of the run. Screenshots are available in the Console on any task run detail view, and through the API:
The response is paginated, oldest first. Each item includes:

Agent reasoning

Each screenshot includes your agent’s reasoning trace: what it observed on the page, what options it considered, and why it chose a specific action. Reasoning traces are attached to screenshots in the Console.

Sensitive tasks

For tasks where the on-screen content itself shouldn’t be viewed, mark the task as sensitive and the Console hides its live browser view, reasoning, and screenshots. Capture and retention are unchanged, and screenshots remain available through the API. See sensitive tasks.

Retention