> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noimosai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Check Agent Execution Results

> Learn how to check agent execution results from All Tasks and Execution Results.

## Overview

> **June 10, 2026 update**
>
> The `Feed` tab has been removed. All tasks related to Chat and Agents now appear in `All Tasks` in the sidebar.

Execution results are checked in the chat session connected to the target agent.
Instead of using a separate Feed screen, the execution history and conversation context are grouped inside the related chat session.

## How to Check Results

1. Open the target agent session from `All Tasks`.
2. Open `Execution Results`, then select the execution you want to review.
3. Check the output, execution timing, and workflow context.
4. If you need revisions or follow-up questions, continue in the same chat.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/LPhU3Zr6jeMvQ4AZ/public/help-center/ai-team/check-agent-execution-results/execution-results-panel.png?fit=max&auto=format&n=LPhU3Zr6jeMvQ4AZ&q=85&s=e6af1178b1eb8f3b107fdcc81f7dccca" alt="Execution Results panel inside an agent session" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '2rem' }} width="2880" height="1552" data-path="public/help-center/ai-team/check-agent-execution-results/execution-results-panel.png" />

## What You Can Check in Execution Results

In `Execution Results`, you can:

* Search execution results
* Filter to unread execution results
* Open execution result details
* Check the workflow used during execution
* Give additional instructions in the same chat session when needed

## Related Pages

* [AI Agent Basics](/help-center/ai-team/ai-agent-basics)
* [Navigate the Interface](/help-center/getting-started/navigate-the-interface)
