# Placement

When creating a recommendation, the first step is to define its placement. This is a mandatory setting, and by default, a placement is automatically pre-selected. The placement determines both the variables and the algorithms available for configuring your recommendation.

## What is Placement? <a href="#h_01jdphzz58ess7fq3z1zd1c6q7" id="h_01jdphzz58ess7fq3z1zd1c6q7"></a>

The placement refers to the location on your website where the recommendation will appear (e.g., on a product page, in the cart, or after adding an item to the cart).

![](/files/XUFt7nm3g5eUYeXyx9yv)

### Variables by Placement: <a href="#h_01jdpj08j42xw4e8wsz6cz2k77" id="h_01jdpj08j42xw4e8wsz6cz2k77"></a>

Each placement provides access to specific variables based on its context.\
\&#xNAN;*Example: For the ‘Add to Cart’ placement, the following variables are available:*\
\&#xNAN;*Last viewed products*\
\&#xNAN;*Products in cart*\
\&#xNAN;*Product added to cart*

[Discovery of more variables by placement](/recommendations-and-merchandising_deprecated/recommendations/introduction/variables-by-placement.md)

### Algorithms by Placement: <a href="#h_01jdpj0mjk2cv850frcbpa9yqz" id="h_01jdpj0mjk2cv850frcbpa9yqz"></a>

The placement you choose also determines which algorithms can be used to generate recommendations.

## Assess Your Needs: <a href="#h_01jdpj1k99fzgkgn6qrppbs5pn" id="h_01jdpj1k99fzgkgn6qrppbs5pn"></a>

Identify the website area or user interaction where you want the recommendation to appear.\
\&#xNAN;*Examples:*\
\&#xNAN;*For cross-selling, consider the ‘Add to Cart’ placement.*\
\&#xNAN;*For product discovery, consider the ‘Home Page’ placement.*

### Select the Placement: <a href="#h_01jdpj22g90f3nkjwynzk7bqws" id="h_01jdpj22g90f3nkjwynzk7bqws"></a>

From the dropdown or selection menu, choose the placement that best fits your use case.

### Move to the Next Stage: <a href="#h_01jdpj28r4cxdrb42w6hb51djm" id="h_01jdpj28r4cxdrb42w6hb51djm"></a>

After selecting the placement, continue configuring the other elements of your recommendation.

**Additional Configuration Elements**\
Once the placement is defined, proceed to configure the following elements:

* [**Product Groups:**](/recommendations-and-merchandising_deprecated/recommendations/introduction/products-groups.md) Specify the groups of products to include in the recommendation.
* [**Filters:**](/recommendations-and-merchandising_deprecated/recommendations/introduction/filters.md) Apply filters to refine the product selection based on criteria like price, category, or stock.
* [**Products Highlight:**](/recommendations-and-merchandising_deprecated/recommendations/introduction-1/products-highlights.md) Pin specific products to feature them prominently in the recommendation.
* [**Exceptions:** ](/recommendations-and-merchandising_deprecated/recommendations/introduction/exceptions.md)Add dynamic rules to tailor recommendations based on specific triggers or conditions.
* [**Options:**](/recommendations-and-merchandising_deprecated/recommendations/introduction/options.md) Customise additional settings, such as excluding cart items or setting a fixed number of products.

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

After defining the placement and other elements, click the ‘Save’ button to ensure your settings are applied.

## Preview Your Recommendation <a href="#h_01jdpj3dttj20855bbjyh6nexy" id="h_01jdpj3dttj20855bbjyh6nexy"></a>

Use the ‘Preview’ button in the top-right corner to visualise how the recommendation will appear and function.

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

* Selecting the right placement is critical to the relevance and effectiveness of your recommendations.
* Regularly review your placements and configurations to align with evolving user behaviour and business goals.
* For additional support, consult the platform documentation or contact your Customer Success Manager (CSM).


---

# 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.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/placement.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.
