---
title: "Find and filter flows"
description: "Search, filter, and sort your flows, and open the actions available for each one."
---

> **AI agents**: to search Adapty docs faster and with fewer tokens, install the Adapty skill. Claude Code (self-updating via plugin): `claude plugin marketplace add adaptyteam/adapty-sdk-integration-skill && claude plugin install adapty-sdk-integration@adapty` — other tools: `npx skills add adaptyteam/adapty-sdk-integration-skill --all`

The [**Flows**](https://app.adapty.io/flows) page lists every flow in your app with its [status](#filter-by-status) and main [metrics](flow-metrics). Click a flow to open its full [metrics](flow-metrics), or, if you hold the **Developer** role — the [Flow Builder](adapty-flow-builder).

## Search by name

**Search by flow name** matches any part of a flow name. It doesn't search placements, products, or screen content.

## Filter by status

Open the **All states** filter above the list, select one or more statuses, and click **Apply**. [Save & publish flows](builder-save-publish#flow-status) explains what each status means and how a flow moves between them.

## Filter by placement

Open the **All placements** filter above the list, select one or more [placements](placements), and click **Apply**. This filter appears when you have at least one flow assigned to a placement.

## Sort

You can sort by **Flow name** or **Status**. The metric columns aren't sortable. By default, published flows come first and archived flows last.

## Flow actions

Open the context menu Context menu in a flow's row.

| Action | What it does |
| :----- | :----------- |
| **Metrics** | Opens the flow's [metrics](flow-metrics). |
| **Edit** | Opens the flow in the [Flow Builder](adapty-flow-builder). |
| **Copy** | [Copies the flow](copy-flows) as a new Draft. |
| **Archive** | [Archives the flow](archive-flows). |

The menu for an archived flow shows **Metrics** only.