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

# Cards

> View Fleet-managed device details for ticket requesters in the Ravenna sidebar, including hostname, OS version, last seen, and compliance status.

Use the Fleet Requester Endpoints card to view a requester's devices directly in the ticket sidebar. When a user submits a ticket, the card displays their Fleet-managed devices, giving your team immediate visibility into device health and status without leaving the ticket.

## Requester Endpoints

The card shows the following for each device associated with the requester:

| Field          | Description                                         |
| -------------- | --------------------------------------------------- |
| Display name   | Device hostname.                                    |
| Platform       | Operating system family.                            |
| OS version     | Operating system version number.                    |
| Last seen      | Last check-in timestamp.                            |
| Status         | Device online status (online, offline, or missing). |
| Disk encrypted | Whether disk encryption is enabled.                 |
| Memory         | Total device memory in GB.                          |

## Setup

<Steps>
  <Step title="Connect Fleet">
    Follow the [Fleet setup guide](/integrations/fleet/setup) to connect your Fleet instance to Ravenna.
  </Step>

  <Step title="Enable the card">
    Go to **Settings > Organization - Cards** and activate the **Fleet Requester Endpoints** card.
  </Step>
</Steps>

<Callout icon="link" color="#6B7280">
  Learn more about [Fleet workflow actions](/integrations/fleet/workflows) and [agent tools](/integrations/fleet/agent-tools)
</Callout>
