<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RecommendationsActions](./x-components.recommendationsactions.md) &gt; [fetchAndSaveRecommendationsEnrichment](./x-components.recommendationsactions.fetchandsaverecommendationsenrichment.md)

## RecommendationsActions.fetchAndSaveRecommendationsEnrichment property

Requests and saves the enrichment results for the recommendations.

**Signature:**

```typescript
fetchAndSaveRecommendationsEnrichment: (results: Result[]) => void;
```
