--- title: Coveo Settings button slug: '3023' canonical_url: https://docs.coveo.com/en/3023/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Coveo Settings button > **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/) [Settings](https://coveo.github.io/search-ui/components/settings.html) component which renders a **Settings** button that the end user can click to access a popup menu of contextual actions. ## Usage notes * After adding the **Coveo Settings Button** rendering, insert renderings from the [Settings Button options group](https://docs.coveo.com/en/3008/) to add options to the popup menu. * You can [customize the CSS](https://docs.coveo.com/en/2342/) associated with this rendering. ## Insertion location

Coveo Hive

The Coveo Settings Button rendering is an Allowed Control in the following placeholder(s): Searchbox Settings

Example insertion sequence for the Coveo Settings Button rendering.

Coveo Hive SXA

Coveo for Sitecore SXA rendering insertion locations aren't limited by placeholder Allowed Controls. The Coveo Settings Button rendering may therefore be inserted throughout the partial design, whether in Coveo for Sitecore or Sitecore placeholders.

The usual location of the Settings button on the page is to the right of the search box.

Example insertion sequence for the Coveo Settings Button rendering.
## Data source options The following table lists the available data source options for this rendering. [%header,cols="33%,66%"] |=== |Option name |Description |Additional data attributes a|{empty} -- Allows [use of the Coveo JavaScript Search Framework **Settings** component options](https://docs.coveo.com/en/2776/) that aren't directly available in the data source. -- |=== ## Sample generated HTML and corresponding visual output ```html
``` ![Settings Button example output | Coveo for Sitecore 5](https://docs.coveo.com/en/assets/images/c4sc-v5/settings-button-example.gif)