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

# Users

> The per-agent users table: everyone who used a given agent over the selected period, with interactions and messages.

Users is the per-agent roster: everyone who used the selected agent over a period, with how much each of them used it. It answers *who is actually talking to this agent, and how heavily?*

<Note>
  This page is per-agent. It appears when an agent is selected, so it always reflects the one agent you are viewing, not the whole fleet. For organization-wide, chargeback-style consumption, use the per-user table on [Consumption](/products/ai-insights/consumption).
</Note>

<Frame>
  <img src="https://mintcdn.com/prismeai/0zf8VGzwhBRxRTcR/images/insights/agent-users.png?fit=max&auto=format&n=0zf8VGzwhBRxRTcR&q=85&s=b529792dc5c80057b07bad0dbede4487" alt="Per-agent users table listing each user with their interactions, messages, and last activity, with a period selector" width="3014" height="1600" data-path="images/insights/agent-users.png" />
</Frame>

## Period selector

A period selector in the top-right scopes the table (for example the last 30 days). Changing the period reloads the roster for that window.

## The users table

The table header shows the number of users, and each row is one member who used the agent in the period:

| Column            | What it shows                                                                                                                                            |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **User**          | The member's name or email; when both are known, the email is shown under the name.                                                                      |
| **Interactions**  | The member's billable interactions with this agent over the period. See [Consumption](/products/ai-insights/consumption) for what an interaction counts. |
| **Messages**      | Messages the member sent to the agent. Shown when message data is available.                                                                             |
| **Last activity** | The date of the member's most recent activity with the agent.                                                                                            |

<Note>
  Some columns are conditional: **Messages** and the carbon column only appear when that data is present for the period, so a lighter environment may show fewer columns.
</Note>

If no one has used the agent in the period, the page shows a "No user data yet" empty state.

## Where to go next

<CardGroup cols={2}>
  <Card title="Consumption" icon="coins" href="/products/ai-insights/consumption">
    Organization-wide interactions, LLM requests, and per-user chargeback.
  </Card>

  <Card title="Adoption" icon="users" href="/products/ai-insights/adoption">
    Segment users into Power, Regular, and Basic across the fleet.
  </Card>
</CardGroup>
