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

# Agents

> Understand agent records, sessions, events, and traces.

# Agents

An agent profile connects a registry record with its sessions, usage, and
trace-backed runs. Use it to understand one agent before you compare it with
the wider fleet.

## Browse an agent

1. Select the workspace where the agent is visible.
2. In **Browse**, select **Agent**, or expand **Agents** in the workspace tree.
3. Select an agent to open its profile.

The profile opens on **Overview**. Use **Sessions** to inspect recorded
execution sessions and **Usage** to review runs, models, tools, cache use, and
recent runs for the selected range.

## Core flows

<CardGroup cols={2}>
  <Card title="Sessions and events" icon="timeline" href="/objects/agents/sessions-and-events">
    Understand the states and evidence recorded for a managed session.
  </Card>

  <Card title="Trace inspection" icon="wave-pulse" href="/objects/agents/trace-inspection">
    Find execution evidence associated with an agent or session.
  </Card>
</CardGroup>

## Use the right level of detail

Start from an agent profile when you need to investigate one agent. Start from
[Agents usage](/objects/reporting) when you need to compare the fleet, then
open the relevant agent from the report table.

## Relationships

Agents can have versions and relationships to other registry artifacts. Session
and trace APIs add execution context without replacing the underlying artifact.
