# Product Quality Assurance

The Products Tab is a dynamic, real-time interface that interacts with the Finder questions, delivering synchronized product recommendations. This tool is crucial for ensuring that the suggested products align with internal knowledge and adhere to the filtering, ranking, and sorting criteria set up in the Finder Setup.

### Features and Interactions

#### Real-Time Product Population

As you progress through the questions, the products dynamically update in real time with Finder selected answers. This provides an immediate view of how your selections impact the recommended products, allowing you to fine-tune settings and rules as needed.

#### Question Views

{% tabs %}
{% tab title="Flow View" %}
This text-based view allows you to interact in an expandable dropdown menus containing questions and answers. By selecting answers, the product recommendations update in synchrony.
{% endtab %}

{% tab title="Preview View" %}
This view simulates what the end user will experience, while still updating the product recommendations in synchrony. This gives you a realistic sense of how products are populating inline with how the Finder will be presented to customers.
{% endtab %}
{% endtabs %}

#### Active Filters

The filters dynamically update as you progress through the process, showcasing the product search properties. You can click on an active filter to view associated properties at each stage, and use the dropdown to navigate directly to the catalog. This allows you to review or adjust values to prioritize certain products effectively.

#### Locale Selector

Adjust the locale to view products based on specific regions. This is particularly useful when stock availability varies by region. By changing the locale, you can verify that the products recommended are consistent per region.

#### Settings

To enhance the QA process, enable additional properties through the Manage Columns section. For instance, if using ranking points to prioritize product recommendations, toggle the Ranking Points within Manage Columns to have direct visibility during the QA process.

### How to Use the Products Tab for Quality Assurance

<table data-view="cards" data-full-width="true"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Review Product Population</strong><br><br>As you answer each question, verify that the products displayed match the filtering, ranking and sorting rules you've set up. This ensures that the products presented align with your expectations and business criteria.</td></tr><tr><td align="center"><p><strong>Adjust Filters and Rules</strong><br></p><p>If any discrepancies arise or products that shouldn’t appear are shown, identify the filtering currently used and then fine-tune these within the question editor and data setup of your Finder.</p></td></tr><tr><td align="center"><p><strong>Use Manage Column Settings for Insights</strong><br></p><p>Enable the visibility of relevant properties to understand why certain products are prioritized. This transparency helps you troubleshoot issues and optimize the product finder experience for better results.</p></td></tr></tbody></table>

The Products Tab is a crucial tool for ensuring your Product Finder is functioning as intended. By leveraging this dynamic feature, you can ensure the products displayed align with your internal criteria and meet user expectations. Using these features for quality assurance ensures that the Product Finder consistently presents the best products to customers, while also establishing filtering, sorting, and ranking rules that support the long-term scalability and maintenance of your Finder.

\\


---

# 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.crobox.com/how-to-guides/product-finders/product-quality-assurance.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.
