--- title: Recommendation Lightning Web Component slug: '2981' canonical_url: https://docs.coveo.com/en/2981/ collection: coveo-for-salesforce source_format: adoc --- # Recommendation Lightning Web Component [.version.c4sf.c4sf-edition.c4sf-pro-enterprise] [Pro and Enterprise editions](https://docs.coveo.com/en/l2590456#salesforce) The `Recommendation` Lightning Web component lets you insert a recommendation component in your Experience Cloud site. It takes care of wrapping and including the correct scripts and different resources needed to do so. ## Usage Drag this Lightning Web component in your Experience Cloud site. ![Example of recommendations provided by the Coveo Recommendation Lightning Web Component | Coveo for Salesforce](https://docs.coveo.com/en/assets/images/coveo-for-salesforce/recommendation-component.png) ## Resources included with this component This component includes the [Coveo JavaScript Search Framework](++https://github.com/coveo/search-ui++) and the [jQuery](++https://jquery.com/++) (latest 3.x.x version). ## Options ### `name` - **As of the Coveo for Salesforce v5 release** The name of the `Page Content` record that contains the HTML code of your search interface. - **Prior Coveo for Salesforce versions** The name of the Visualforce component that contains the HTML code of your search interface. Default value is `recommendation`. ### `searchHub` The name of the search hub to enforce when authenticating a query with this search token, which can also be used in query pipeline condition statements. This option should have the same value as `name`. ### `debug` Whether to use the non-minified versions of the different resources. Default value is `false`.