<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RecommendationsConfig](./x-components.recommendationsconfig.md)

## RecommendationsConfig interface

Configuration options for the [RecommendationsXModule](./x-components.recommendationsxmodule.md)<!-- -->.

**Signature:**

```typescript
export interface RecommendationsConfig 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [maxItemsToRequest](./x-components.recommendationsconfig.maxitemstorequest.md) |  | number | Number of result recommendations that will be requested. |

