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

# How to Filter Products & Services by Manual Status

Quickly identify and review products by manual status across your entire inventory.

You can filter products and services by status, making it easy to find and manage specific groups of products without searching manually. This is especially useful for handling large product inventories where efficiency and accuracy matter.

## Filtering products by status

1. Go to **Products & Services**.
2. Select the product type you want to view:
   * **Subscriptions**
   * **One-Time Purchases**
   * **All**

<Frame caption="Products & Services">
  <img src="https://mintcdn.com/upmind/tYQalrAEGAzcG3nq/images/image-63.png?fit=max&auto=format&n=tYQalrAEGAzcG3nq&q=85&s=76effbf52409f28bd86143ba19d5c4b3" alt="Products & Services" width="2810" height="1208" data-path="images/image-63.png" />
</Frame>

3. Click **Sort by Status**.
4. Select **Product/Service Manual Status.**

<Frame caption="Sort status and choose manual status filter">
  <img src="https://mintcdn.com/upmind/tYQalrAEGAzcG3nq/images/image-64.png?fit=max&auto=format&n=tYQalrAEGAzcG3nq&q=85&s=50e2d7ca571812127394f902ca1875fa" alt="Sort status and choose manual status filter" width="2804" height="1238" data-path="images/image-64.png" />
</Frame>

5. Choose the relevant filter condition.

<Frame caption="Choose filter conditions">
  <img src="https://mintcdn.com/upmind/tYQalrAEGAzcG3nq/images/image-65.png?fit=max&auto=format&n=tYQalrAEGAzcG3nq&q=85&s=fa60cff8bbfc07b77ecf469e1ddf9116" alt="Choose filter conditions" width="2248" height="1458" data-path="images/image-65.png" />
</Frame>

6. Your results will update to show only the products with a manual status.

The manual status can be configured by the following statuses.

| **Status**    | **Description**                               |
| ------------- | --------------------------------------------- |
| **Active**    | Products currently active and in service.     |
| **Cancelled** | Products that have been cancelled.            |
| **Lapsed**    | Products that have lapsed due to non-renewal. |
| **Suspended** | Products that have been suspended.            |

<Frame caption="Available manual statuses">
  <img src="https://mintcdn.com/upmind/tYQalrAEGAzcG3nq/images/image-66.png?fit=max&auto=format&n=tYQalrAEGAzcG3nq&q=85&s=4848e45ed205e17b1a02b7f613e60261" alt="Available manual statuses" width="2038" height="1464" data-path="images/image-66.png" />
</Frame>

## Filter conditions

The **Product/Service Status** filter can be configured using the following conditions:

| **Condition**                      | **Description**                                                                                                                                                                                                |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Is – Set**                       | Returns products whose status exactly matches the selected value. Use this to find all products currently assigned a specific status, such as all Active or all Cancelled products.                            |
| **Is – Not Set**                   | Returns products that do not have a status assigned. Use this to identify products where no status has been configured.                                                                                        |
| **Is Not – Set**                   | Returns products whose status does not match the selected value. Use this to exclude a specific status from your results, such as showing everything except Suspended products.                                |
| **Is Not – Not Set**               | Returns products that have any status assigned, effectively excluding products with no status set. Use this to ensure your results only include products with a configured status.                             |
| **After Relative Date – Set**      | Returns products whose status was set after a specified period relative to today, such as products that became Cancelled within the last 7 days. Useful for identifying recent status changes.                 |
| **After Relative Date – Not Set**  | Returns products where no status change has been recorded after the specified relative date, meaning the status has not been updated within that period.                                                       |
| **Before Relative Date – Set**     | Returns products whose status was set before a specified period relative to today, such as products that have been Lapsed for more than 30 days. Useful for identifying older or long-standing status changes. |
| **Before Relative Date – Not Set** | Returns products where no status change has been recorded before the specified relative date, meaning the status has not been set prior to that period.                                                        |
