> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/parameters.md).

# Parameters

To ensure that the data used by Product Groups aligns with the data available in Brevo, the platform provides a ‘Parameters’ section for seamless mapping. This feature allows you to match rules to specific contact fields, ensuring accurate and personalised recommendations.

## How to Use the Parameters Section <a href="#h_01jdph5eq17mr73x1ydtxqftqc" id="h_01jdph5eq17mr73x1ydtxqftqc"></a>

### Access the Parameters Section: <a href="#h_01jdph5j49bvhmjtpsy4m7wajd" id="h_01jdph5j49bvhmjtpsy4m7wajd"></a>

1. Navigate to the ‘Parameters’ section in the recommendation configuration interface.

![](/files/Y9sCbRJFctRydWJd5VaI)

### Match Rules to Contact Fields: <a href="#h_01jdph5rvbh540pnpw9esderq4" id="h_01jdph5rvbh540pnpw9esderq4"></a>

1. Use the dropdown menus provided to map the product group rules to the corresponding Brevo contact fields.
2. This process ensures that the platform pulls the correct data to apply filters, algorithms, and other configurations.

![](/files/LXLSZzDdCoyHa0GU1GNI)

*Example Configuration*\
\&#xNAN;*Scenario: You want to display products based on the user’s location stored in Brevo.*\
\&#xNAN;*Action: Use the dropdown menu to map the platform's Location rule to the Contact Location field in Brevo.*\
\&#xNAN;*Result: The recommendation will personalise results based on the user’s stored location data.*

## Save Your Configuration <a href="#h_01jdph7m8xtjt5nfbw7mt60dhr" id="h_01jdph7m8xtjt5nfbw7mt60dhr"></a>

Once all mappings are complete, click the ‘Save’ button to ensure your settings are stored.

## Preview the Recommendation <a href="#h_01jdph7h8mzr57xt6dejm5vwjs" id="h_01jdph7h8mzr57xt6dejm5vwjs"></a>

Use the ‘Preview’ button in the top-right corner to test and visualise how the mapped parameters influence the recommendation.

**Additional Configuration Options**\
To further optimise your recommendation setup, explore the following related features:

* [**Brevo Feed**](/recommendations-and-merchandising_deprecated/recommendations/introduction-1/brevo-feed.md): Ensure the feed from Brevo is correctly linked to the recommendation.
* [**Product Groups**](/recommendations-and-merchandising_deprecated/recommendations/introduction/products-groups.md): Define groups of products to include in the recommendation.
* [**Filters**](/recommendations-and-merchandising_deprecated/recommendations/introduction/filters.md): Apply filters to refine the selection of recommended products.
* [**Product Highlights**](/recommendations-and-merchandising_deprecated/recommendations/introduction-1/products-highlights.md): Highlight specific products within the recommendation.
* [**Exceptions**](/recommendations-and-merchandising_deprecated/recommendations/introduction/exceptions.md): Exclude certain products or categories as needed.
* [**Options**](/recommendations-and-merchandising_deprecated/recommendations/introduction/options.md): Set additional options to customise the behaviour of your recommendation.
* [**Parameters**](/recommendations-and-merchandising_deprecated/recommendations/introduction-1/parameters.md): Configure advanced parameters for more granular control.
* [**Preview**](/recommendations-and-merchandising_deprecated/recommendations/introduction-1/preview.md): Check how the recommendation will appear to your audience.

## Final Notes <a href="#h_01jdph6q9w0agy3vm04c2e876t" id="h_01jdph6q9w0agy3vm04c2e876t"></a>

* The Parameters section is a crucial step in aligning data between the platform and Brevo, enabling highly relevant and personalised recommendations.
* If you encounter issues or require additional guidance, refer to the platform documentation or contact your Customer Success Manager (CSM).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/parameters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
