# Creating Your First Personalized Product Recommender

## Introduction

To get to recommenders, click **Plugins** in the left menu. Select **Recommenders** from the dropdown menu.

<figure><img src="/files/4RCEN6mBADeepOXXv015" alt="" width="225"><figcaption></figcaption></figure>

This opens the Recommenders page. In the top right of the page, click the **Create New Recommender** button.

<figure><img src="/files/1qeSkuKVpGl5P0aiw8a7" alt=""><figcaption></figcaption></figure>

There are several key parts of creating a recommender. You can either start with One-click setup, from a preset or create a custom recommender from scratch. We’ll walk you through the basics in this article!

{% content-ref url="/pages/zH0VKK2n2xdKIYwayfAJ" %}
[One-Click Booster Set](/help-center/functions/recommenders/create-recommender/one-click-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/hpAfGX9itD41PEx7GmJm" %}
[Broken mention](broken://pages/hpAfGX9itD41PEx7GmJm)
{% endcontent-ref %}

{% content-ref url="/pages/clsk5tlzu2jr0zFjhPzc" %}
[Create from a Preset Recommender](/help-center/functions/recommenders/create-recommender/preset-recommenders.md)
{% endcontent-ref %}

{% content-ref url="/pages/f5yLq9grgEaqc8NuUyqM" %}
[Create a Custom Recommender](/help-center/functions/recommenders/create-recommender/custom-recommenders.md)
{% endcontent-ref %}


---

# 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://rosetta-ai.gitbook.io/help-center/functions/recommenders/create-recommender.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.
