--- title: Coveo Breadcrumbs slug: '3019' canonical_url: https://docs.coveo.com/en/3019/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Coveo Breadcrumbs > **Legacy feature** > > The Coveo Hive Framework is now in maintenance mode and is no longer recommended for new implementations. > > To build new search experiences, use one of Coveo's more modern, lightweight, and responsive libraries. > To get started, see the [Build search](https://docs.coveo.com/en/2473/) article. Implements the [Coveo JavaScript Search Framework](https://docs.coveo.com/en/187/) [{{ page.jsuicomponent }}](https://coveo.github.io/search-ui/components/breadcrumb.html) component which displays a summary of the active query filters and provides links to remove the currently applied filters. ## Usage notes * The **{{ page.title }}** rendering provides links to remove applied filters one by one. Each time a user clicks one of these links, a new Search API call is triggered. * The **{{ page.title }}** rendering also provides a **Clear All Filters** link which removes all facet filters and triggers a single new Search API call with the current search expression and no facet filtering. * The rendering is not displayed when no facet filtering is configured (that is, the `style` attribute of the `
The Coveo Breadcrumbs rendering is an Allowed Control in the following placeholder(s): UI Header, UI Results Header, Results Header
Coveo for Sitecore SXA rendering insertion locations aren't limited by placeholder Allowed Controls. The Coveo Breadcrumbs rendering may therefore be inserted throughout the partial design, whether in Coveo for Sitecore or Sitecore placeholders.