---
title: Settings - Strands Recommender
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

On this tab, you can configure the [Strands Recommender integration](https://docs.kentico.com/k10/integrating-3rd-party-systems/strands-recommender-integration.md) functionality which allows you to place recommended content to site visitors based on their behavior.

| General                         |                                                                                                                                                                                                                                                                                                                                                                         |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| API ID                          | Enter the unique identifier of your [Strands Recommender](https://docs.kentico.com/k10/integrating-3rd-party-systems/strands-recommender-integration.md) account. The system requires the ID to communicate with the recommendation service. You can find your API ID in the My account section of the [Strands Recommender website](https://recommender.strands.com/). |
| Validation token                | Enter the validation token of your Strands Recommender account. The Strands recommendation service requests the token when the application performs certain customer actions. You can find your Validation Token in the My account section of the Strands Recommender website.                                                                                          |
| Catalog feed                    |                                                                                                                                                                                                                                                                                                                                                                         |
| Catalog layout                  | [Transformation ](https://docs.kentico.com/k10/developing-websites/loading-and-displaying-data-on-websites/writing-transformations.md)used to generate each item in the Strands catalog feed. Only items in the feed will be considered when recommending items.                                                                                                        |
| Path                            | The path from which items are generated into the Strands catalog feed.                                                                                                                                                                                                                                                                                                  |
| Product types                   | The page types from which items are generated into the Strands catalog feed. Leave empty to include all page types.                                                                                                                                                                                                                                                     |
| WHERE condition                 | The value of the WHERE condition in the SELECT statement that specifies the items in the Strands catalog feed.                                                                                                                                                                                                                                                          |
| Automatic catalog upload        |                                                                                                                                                                                                                                                                                                                                                                         |
| Enable automatic catalog upload | Enables automatic upload of the Strands catalog feed to Strands.<br>When selected, the Save button automatically uploads the Strands catalog feed to Strands.                                                                                                                                                                                                           |
| Automatic upload frequency      | The frequency at which the Strands catalog feed is requested by Strands.<br>You can set the frequency more precisely directly on the Strands portal (e.g., you can set an exact hour for weekly updates).                                                                                                                                                               |
| Catalog access restriction      |                                                                                                                                                                                                                                                                                                                                                                         |
| Username                        | The username used for restricting access to the Strands catalog feed.                                                                                                                                                                                                                                                                                                   |
| Password                        | The password used for restricting access to the Strands catalog feed.                                                                                                                                                                                                                                                                                                   |
