--- title: Placeholder Section slug: '3072' canonical_url: https://docs.coveo.com/en/3072/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Placeholder Section > **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. ![Coveo for Sitecore Specific Rendering](c4sc-v5/sitecore-20-px-new.png) Section that adds a dynamic placeholder for your custom components (see [Insert custom components in an existing search interface](https://docs.coveo.com/en/2340/)). ## Usage notes * For the dynamic placeholder to be displayed in the **Experience Editor**, create a `Placeholder` item under the `Placeholder Settings` item in the **Content Editor**. The `Placeholder Key` field value in this `Placeholder` item and the **{{ page.title }}** rendering data source `Placeholder key` option value must match. * Avoid storing your custom `Placeholder` items in the `sitecore/Layout/Placeholder Settings/Coveo Hive` folder. Coveo Hive folders are overwritten during an upgrade. ## Insertion location

Coveo Hive

The Placeholder Section rendering is an Allowed Control in the following placeholder(s): UI Header, UI Footer, Footer Section, Header Section, Main Section

Example insertion sequence for the Placeholder Section rendering.

Coveo Hive SXA

Coveo for Sitecore SXA doesn't include a Placeholder Section rendering. Use a Sitecore container or splitter to create a section for your custom rendering.

Data Source Options

Option name Description
Placeholder key The key of the placeholder to add

Sample Generated HTML in Experience Editor

<div sc-part-of="placeholder rendering" class="scEnabledChrome chromeWithDatasource">
  <div>Placeholder Section: my-custom-placeholder</div>
</div>

Animation showing Placeholder Section toolbar followed by inner placeholder | Coveo for Sitecore 5