---
title: Details tab
description: View metadata and timing information for a single agent execution.
editUrl: true
head: []
template: doc
sidebar:
  hidden: false
  attrs: {}
pagefind: true
draft: false
---

Metadata for this instance appears here, without the span-by-span breakdown.

For how this screen fits together and what sits above the tab row, see the [Agent instance page](/admin-ui/agent-instance).

## Details

- **Agent** – the agent that ran this instance, with a link to its overview page.
- **Agent version** – the version of the agent that ran this instance, linked to its detail panel on the Versions tab.
- **Status** – the current lifecycle state.
- **Created** – when the instance record was first created.
- **Last updated** – when Prefactor last saw a change to this instance.
- **Started** – when execution began.
- **Finished** – when execution completed.

## Related

- [Instance](/platform/concepts/instance) — what an instance record contains and how its lifecycle works.
- [Agent instance page](/admin-ui/agent-instance) — the fixed strip above the tabs.
- [Agent instance page › Activity tab](/admin-ui/agent-instance/activity) — span-by-span view for this run.