> ## 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.

# Product

> Learn how to find and interpret skills, agents, workspaces, traces, and reports in Atlan.

# Find your way around Atlan

Open a workspace when you want a team's focused view, a skill when you need its
full record, an agent when you need runtime evidence, or a user profile when
you want contribution and usage context.

<CardGroup cols={2}>
  <Card title="Workspace home" icon="house" href="/objects/workspaces/workspace-home">
    Find recent activity, skills, and members in the current workspace.
  </Card>

  <Card title="Skills" icon="box-archive" href="/objects/skills">
    Understand skill bundles, files, versions, and retrieval.
  </Card>

  <Card title="Agents" icon="bot" href="/objects/agents">
    Inspect an agent's profile, sessions, usage, and recent runs.
  </Card>

  <Card title="Workspaces" icon="folder-tree" href="/objects/workspaces">
    Understand how registry objects and access are scoped.
  </Card>

  <Card title="Traces" icon="wave-pulse" href="/objects/traces">
    Verify that execution evidence reached the intended scope.
  </Card>

  <Card title="Agents usage" icon="chart-line" href="/objects/reporting">
    Review fleet-level agent usage, cost, and recorded errors.
  </Card>

  <Card title="User profiles" icon="user" href="/objects/user-profiles">
    See a person's skill usage, contributions, and authored skills.
  </Card>
</CardGroup>

## How to use these pages

Each page explains what the surface shows, how to search it, and where to go for
administrative or developer guidance.
