# Filter and Search Deal

### Filter <a href="#filter" id="filter"></a>

In this feature, you can use filters deals in a pipeline based on **won deal**, **lost deal**, and A**ll Active Deal**. Using these filters allows you to quickly see which deals meet the criteria you set.

To begin, click the **'Filter'** button in the top right corner of your screen. Then, you will see a pop-up to filter deal. In the example image below, we will display all your deals by ticking the 'All Active Deals'. When you’re done click the **'Apply'** button. Then, you can view the results in List View.

![Filter Deal](/files/-McJIlsZA2J7eT0VIQbE)

### Search

In addition to the filtering options, you can search for specific deals within the selected pipeline by using the search field. To search for deals by the selected pipeline, click the search field and typing your search term. Then we’ll display deals within the selected pipeline that contain your search term.

![Search Deal](/files/-McJIuoQoxjQmsfYMxV5)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3dolphins.ai/anywhere-en/sales/deal/filter-and-search-deal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
