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

# Configuring & Using Facets

Facets are powerful, attribute‑based filters that help shoppers progressively narrow down large result sets to exactly what they need. In Experro, facets are generated from product metadata—such as brand, price, color, size, and category—and displayed alongside search results or category listings. Properly configured facets streamline navigation, reduce time‑to‑product, and drive higher engagement and conversions.

## Step-by-Step Configuration Guide

<Steps>
  <Step title="Navigate to Facets">
    * Use the left-hand navigation panel to go to **Discovery**.
    * Select **Facets** <img src="https://mintcdn.com/experro/bmMLx3AV-6ZHG9Xe/images/Facets.jpg?fit=max&auto=format&n=bmMLx3AV-6ZHG9Xe&q=85&s=9197651a07c8f5438496d5ef392c6a3f" style={{ display: 'inline-block', verticalAlign: 'middle', height:'24px', margin:'0px 0px 6px 0px' }} alt="menu icon" width="48" height="48" data-path="images/Facets.jpg" /> to view the list of existing facets.
  </Step>

  <Step title="Add a New Facet">
    * Click the **Add Facet** button to open the configuration form.
    * Define the facet attributes by selecting the product category from the dropdown menu.
    * Click **Save** to create the new facet.
  </Step>

  <Step title="Configure Facet Options">
    * Once a facet is created, click on the **Edit** option in the Actions column.
    * Under the Filters dropdown, select **View All Facets** to see all available facets.
    * Locate the facet you want to configure and use the toggle button to enable or disable it as required.
    * Click **Save** to apply your changes.

          <img src="https://mintcdn.com/experro/4fPtPqhyselHfqmM/images/discovery/edit_facets.png?fit=max&auto=format&n=4fPtPqhyselHfqmM&q=85&s=7f6dc4967d9d09dd947538fba6b4f183" alt="" width="1919" height="1079" data-path="images/discovery/edit_facets.png" />
  </Step>

  <Step title="Customize Individual Facets">
    * Click on a specific facet (e.g., **Price** or **Brand**) to access advanced customization options.
    * Each facet type exposes a unique set of configuration settings to better control the user experience.

    ### Example: **Price** Facet

    | Field                   | Description                                                                                 |
    | ----------------------- | ------------------------------------------------------------------------------------------- |
    | **Display Name**        | The visible name of the facet. You can rename it.                                           |
    | **Show**                | Choose how many options to show in the facet (e.g., 10, 20, 50, 100).                       |
    | **Display As**          | Format options: `List`, `Block`, `Range`, or `Detail Slider`. Use sliders for price ranges. |
    | **Facet Field Type**    | Select between `Number` and `Text`. Use `Number` for price to enable range logic.           |
    | **Collapse by Default** | Toggle to keep the facet collapsed by default on page load.                                 |
    | **Sort Order**          | Toggle to set the display order.                                                            |

    <img src="https://mintcdn.com/experro/8leTCfwCNMk4X8PP/images/discovery/configure_price_facet.png?fit=max&auto=format&n=8leTCfwCNMk4X8PP&q=85&s=b2e373ecce409f21de75d90c69f3fa51" alt="" width="1919" height="1079" data-path="images/discovery/configure_price_facet.png" />

    ### Example: **Brand** Facet

    | Field                   | Description                                                            |
    | ----------------------- | ---------------------------------------------------------------------- |
    | **Display Name**        | The visible name of the facet. You can rename it (e.g., "Top Brands"). |
    | **Show**                | Select how many brand options to display (10–100).                     |
    | **Display As**          | Format options: `List` or `Block`.                                     |
    | **Facet Field Type**    | Choose between `Number` and `Text`. Use `Text` for brand names.        |
    | **Show Count**          | Toggle to show how many products are associated with each brand.       |
    | **Collapse by Default** | Toggle to keep the facet collapsed by default on load.                 |
    | **Sort Order**          | Toggle to set the display order.                                       |

    Facets play a critical role in helping users filter results meaningfully. By customizing them by type and context (e.g., price sliders for numerical fields or count toggles for brands), you can ensure a smoother, more personalized, and high-converting shopping experience.
  </Step>
</Steps>
