# Filtering and Drilling

Use the filtering and drill-down tools in Fetch Hive when you want to narrow user activity, switch between resource types, and inspect the runs behind a user's usage.

## Overview

Fetch Hive gives you two levels of filtering in the **Users** section. On the main **Users** page, you narrow the user list. On an individual user page, you refine that user's activity log and open the run details behind each row.

This flow helps you move from a broad user list to a precise run-level investigation without leaving the user-tracking area.

## How do I filter the Users list? <a href="#filter-users-list" id="filter-users-list"></a>

Open **Users** in the main sidebar.

Use the date-range control in the header to switch between the preset ranges or choose a custom range.

Use the search field to filter the table by **User ID**.

If you want to scope the list to a specific credential, use the **API Keys** section in the secondary navigation. Fetch Hive gives you **All Keys** plus one link for each active key.

## How do I switch between prompt, workflow, and agent activity? <a href="#switch-log-type" id="switch-log-type"></a>

Open a user from the **Users** table.

On the user detail page, use **Log Type** in the secondary navigation to switch between **All**, **Prompts**, **Workflows**, and **Agents**.

Fetch Hive reloads the activity table for that selection and resets the contextual filters that no longer apply to the new log type.

## How do I filter a user's activity? <a href="#filter-user-activity" id="filter-user-activity"></a>

On the user detail page, start with the date-range control in the header if you need to change the period.

Use **Provider**, **Model**, and **API Key** to narrow the activity table across supported runs.

Depending on the selected log type, Fetch Hive also shows contextual filters:

* **Prompt**
* **Source**
* **Agent**
* **Workflow**

Use **Clear filters** to remove the active filters and return to the broader activity view.

## How do I drill into an individual run? <a href="#drill-into-run" id="drill-into-run"></a>

Click any row in the user activity table.

Fetch Hive opens the matching detail sheet for that run type:

* Prompt rows open the prompt completion detail sheet
* Workflow rows open the workflow run detail sheet
* Agent rows open the agent run detail sheet

These sheets let you inspect the run in more detail without leaving the user page.

See also: [Identifying users](https://docs.fetchhive.com/user-tracking/identifying-users) and [Analytics](https://docs.fetchhive.com/user-tracking/analytics).
