> 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/brevo-feed.md).

# Brevo Feed

Before you can create a recommendation for email campaigns, it’s essential t[o integrate the AB Tasty Recommendations & Merchandising platform with the Brevo tool](/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/brevo-integration.md).

## Step 1: Complete the Integration with Brevo <a href="#h_01jdpe92a0zm45335gnmkb34wx" id="h_01jdpe92a0zm45335gnmkb34wx"></a>

* If you haven’t already set up the integration, follow the Brevo Integration Procedure to connect the two platforms.
* This integration is crucial as it enables the exchange of data between the marketing automation tool (Brevo) and the AB Tasty platform.

## Step 2: Enter the Brevo Feed <a href="#h_01jdpe9931m7z5p9nkrjdx6gq1" id="h_01jdpe9931m7z5p9nkrjdx6gq1"></a>

* Once the integration is complete, locate the field labelled ‘Brevo Feed’ in the recommendation configuration page.
* Enter the Brevo feed URL in the designated field.\
  The feed creates a link between your recommendation and the data provided by Brevo, such as product lists and user behaviours.

![](/files/EK42ItCAjSNokfSXK6fU)

### Configuring Additional Parameters <a href="#h_01jdpe9j8725exewm9e400qe15" id="h_01jdpe9j8725exewm9e400qe15"></a>

To enhance the effectiveness of your recommendation, configure the following parameters:

* [**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.

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

After configuring all required and optional parameters, click the ‘Save’ button to store your settings.

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

Use the ‘Preview’ button in the top-right corner to visualise how the recommendation will appear in your email campaigns.

### Additional Notes <a href="#h_01jdpebbh3v0ckbw8wyckk3vrh" id="h_01jdpebbh3v0ckbw8wyckk3vrh"></a>

* Taking the time to configure each parameter will significantly improve the relevance and impact of your recommendations.
* If you encounter any issues during the process, refer to the platform documentation or contact your Customer Success Manager (CSM) for assistance.


---

# 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/brevo-feed.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.
