# Configure Product Catalog Search & Filters

{% hint style="warning" %}
This article covers configuring your [Creator Edit portal](/brand/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md). [Contact us](https://app.impact.com/support/portal.ihtml?createTicket=true&) to learn more.
{% endhint %}

You can customize your products page to enable or disable product filters, search, and sorting. You can also customize the *Category* and *Brand* filter names. Depending on your product catalog configuration, you may be using our *Category* field to reflect a different value, customizing the label's name allows a more intuitive experience for your creators when searching and filtering your products.

1. In the upper-right corner, select your **\<Name>** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** → **Admin**.
2. From the left navigation menu, select **Product catalog** and navigate to the *General settings* section.
3. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Product search** to allow creators to perform a text-based search for products.
4. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Product filters** to show your product filters in the left navigation menu.

   If *Product filters* are enabled, you can choose which filters you want to display:

   * ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Category filters** to allow creators to filter for products by category. Select **Edit** to change the filter name.
   * ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Brand filters** to allow creators to filter for products by brand name. Select **Edit** to change the filter name.
5. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Price filters** to allow creators to filter products by specifying a minimum and maximum price.
6. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Product sorting** to allow creators to sort the product listing by *Relevance*, *Price: High to Low*, or *Price: Low to High*.


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/configure-product-catalog-search-and-filters.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.
