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

# Browse and filter studies

> Search, sort, and filter your studies list to find any study fast.

As your list of studies grows, use search, sorting, and filters to find a specific study or compare how they're performing.

## Metrics

Most columns are self-explanatory. Three are worth defining:

* **Opens**: people who started an interview
* **Interviews**: people who sent at least one reply
* **Reply rate**: Interviews ÷ Opens, as a percentage

## Search

Type in the **Search** box above the table to filter by study name, ID, or status as you type.

## Sort

Click any column header to sort by it. Click the same header again to reverse the order. For example, sort by **Reply rate** to surface your best-performing studies first.

## Filter

Use the filter bar to narrow the list to exactly the studies you want.

<Steps>
  <Step title="Add a filter">
    Click **+ Filter**, then search or pick a dimension from the list.
  </Step>

  <Step title="Set its value">
    Each filter you add becomes a chip with its own editor. Set the value in the popover that opens.
  </Step>

  <Step title="Adjust or remove">
    Click a chip to change its value, or click the **x** on the chip to remove that filter.
  </Step>
</Steps>

Available filters:

| Filter         | Type             | How it works                                                |
| -------------- | ---------------- | ----------------------------------------------------------- |
| **Status**     | Multi-select     | Show one or more of Draft, Testing, Live, Ended             |
| **Created**    | Date range       | Pick a range, or a quick **7d**, **30d**, or **3mo** preset |
| **Opens**      | Number range     | Set a min, max, or both                                     |
| **Reply rate** | Number range (%) | Set a min, max, or both                                     |
| **Interviews** | Number range     | Set a min, max, or both                                     |
| **Creator**    | Multi-select     | Show studies created by specific teammates                  |

<Tip>
  Filters, search, and sort stack. Filter to **Live** studies, then sort by **Reply rate** to find live studies that need more reach.
</Tip>

## What's next

<CardGroup cols={2}>
  <Card title="Create a study" icon="plus" href="/guides/create-study">
    Start a new study from the builder.
  </Card>

  <Card title="Duplicate a study" icon="copy" href="/guides/duplicate-study">
    Reuse a study's setup.
  </Card>

  <Card title="Test vs. live" icon="rocket" href="/guides/test-vs-live">
    Understand study statuses and going live.
  </Card>

  <Card title="Review interviews" icon="eye" href="/guides/review-interviews">
    Read responses as they come in.
  </Card>
</CardGroup>
