# CRM - Filter and Organize Opportunities

In the CRM, it is possible **to filter and organize opportunities** to make it easier to view deals and better track the progress of the sales funnel.

{% embed url="<https://youtu.be/dkP9MBYRPPE>" %}

***

### Opportunity Sorting

In addition to filters, the CRM allows **opportunities to be organized by sorting**, making it easier to prioritize and analyze deals.

#### Sorting direction

You can define the sorting direction:

* **Ascending** – from smallest to largest or from oldest to newest.
* **Descending** – from largest to smallest or from newest to oldest.

#### Sort by

Opportunities can be organized by the following fields:

* **Title**
* **Value**
* **Loss reason**
* **Win reason**
* **Expected closing date**
* **Loss date**
* **Win date**
* **Reopening date**
* **Creation date**
* **Update date**

This feature helps to visualize, for example, **the most recent opportunities, the highest-value ones, or those close to closing**.

***

### Default Filters

The **default filters** allow you to quickly find opportunities using common CRM criteria.

You can filter by:

* **Status**
* **Owner**
* **Archived only**
* **Creation date**
* **Expected closing date**
* **Created on**
* **Value from**
* **Last activity**
* **Expected closing on**
* **Last message sent**

These filters help locate specific opportunities and better track deal progress.

***

### Advanced Filters

In addition to the default filters, the CRM also allows you to use **advanced filters**.

With this feature, you can **create custom filters using conditions**, allowing you to find opportunities with more specific criteria.

Advanced filters are useful for more detailed analyses, such as identifying opportunities that meet **multiple criteria at the same time**.

***

### Benefits of using filters and sorting

* Better **organization of the sales funnel**
* **Quick** opportunity location
* Greater **control over deals**
* Better **lead prioritization**
* Support in **management and follow-up of the sales team**.


---

# 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.sprinthub.com/en/topics/general/crm/crm-filters/crm-filter-and-organize-opportunities.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.
