Quickly filter your catalog

Instead of building complex filters manually, you can use the AI Assistant to find exactly what you need using plain English. The assistant interprets your request and creates the appropriate filter for you.

How to use the AI Assistant

1. Open [navigate:/products|Products|shopping-cart] in the left navigation.
2. Click the **AI Assistant** button located in the filter bar.
3. Enter your request in the text box. For example: "Show me products with no stock that are still visible".
4. Click **Submit**.
5. The assistant will generate a filter and apply it to your view. You can see the result in the **Filter Bar**.

Example: Finding out-of-stock visible products

If you ask the assistant to “find products with no stock that are visible”, it might generate a filter like this:

stock = 0 and visibility = 'visible'

Troubleshooting

If the AI Assistant doesn’t quite get it right, here are a few ways to refine your results:

Be more specific

Try using exact field names if you know them. Instead of “cheap items”, try “products with price less than 10”.

Manual correction

If the generated filter is almost correct but needs a small tweak:

  1. Click on the filter expression in the Filter Bar.
  2. This opens the advanced filter editor.
  3. Adjust the logic manually and click Apply.

Broaden your request

If you see a “No records found” message, your criteria might be too restrictive. Try asking for a broader set of data and then narrowing it down.

**Tip:** You can combine multiple conditions in one request, such as "Show me Nike shoes with price > 100 and stock > 0". Not sure why the assistant chose a specific filter? Click the **AI Explanation** icon to see the reasoning behind the result. [navigate:/user-flows/ai-explanations|Learn more|bot]