--- title: Data Source Branch Templates slug: '2878' canonical_url: https://docs.coveo.com/en/2878/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Data Source Branch Templates > **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. A Coveo Hive search interface typically contains many renderings. Moreover, you might need to build a few search interfaces and include a global searchbox in your web site page header. Given that most Coveo for Sitecore renderings require a data source, your total number of data sources could be significant. Without proper measures, tracking your data sources can become an issue. On another note, some of your renderings need unique configurations. Conversely, you might want several renderings of a same type to have identical settings. With all this in mind, Coveo for Sitecore ships with two branch templates which provide out-of-the-box folder structures that let you store your Coveo rendering data sources by rendering type: * The **Coveo Local Parameters Folder** Use this template for page-specific rendering data sources (for example, a specific search page, a listing page, or a page with a global searchbox). A **Coveo Local Parameters Folder** should be inserted under the page item it configures. ![Coveo Local Parameters Folder template](https://docs.coveo.com/en/assets/images/c4sc-v5/main-search-page-local-parameters-folder.png) * The **Coveo Global Parameters Folder** Use this template to store data sources for Coveo renderings that share identical settings. A **Coveo Global Parameters Folder** should be inserted in a high-level folder, such as the `Global` folder in the example below. ![Coveo Global Parameters Folder template](https://docs.coveo.com/en/assets/images/c4sc-v5/global-parameters-folder.png) To insert a Coveo Local or Global Parameters Folder in your Sitecore content tree . In the Sitecore **Content Editor**, right-click the content tree item under which you want to add your parameters folder, and select **Insert** > **Insert from template**. . In the **Insert from Template** window, select **Branches** > **Coveo Hive**. ![Screenshot of the Insert from template window showing the content of the branches Coveo Hive folder](https://docs.coveo.com/en/assets/images/c4sc-v5/insert-from-template-coveo-branches.png) . Select **Coveo Local Parameters Folder** or **Coveo Global Parameters Folder**. . In the **Item Name** field, provide a meaningful name for your folder. ![Screenshot of the Insert from Template window showing the Coveo Local Parameters Folder template selected and an item name value | Coveo](https://docs.coveo.com/en/assets/images/c4sc-v5/insert-from-template-main-search-local-params.png) . Click **Insert**. ## Coveo Rendering Data Source Locations

Coveo Hive

Coveo for Sitecore view rendering items contain a Datasource Location field. For renderings that require a data source, this field comes populated with an xPath query which determines the suggested storage locations for your rendering data source. The suggested data source storage locations for a given Coveo Hive rendering are:

**Example**

You have the following folder structure in your Sitecore content tree.

Sitecore content tree showing the MainSearchPage item with a local parameters folder and a global parameters folder

You open your MainSearchPage item in the Experience Editor. You select the Coveo Search Interface rendering and select the Add associated content option in the toolbar. Sitecore suggests the following locations for your Coveo Search Interface data source:

Screenshot of the Sitecore Select Associated Content dialog listing the suggested locations for the Coveo Search Interface data source item

Coveo Hive SXA

Coveo for Sitecore view rendering items contain a Datasource Location field. For renderings that require a data source, this field comes populated with an xPath query which determines the suggested storage locations for your rendering data source. The suggested data source storage locations for a given SXA rendering are:

**Example**

You have the following folder structure in your Sitecore content tree.

Sitecore content tree showing an SXA site and the Coveo Search S X A item with a local parameters folder and a global parameters folder

You open your CoveoSearchSXA item in the Experience Editor. You select the Coveo Search Interface rendering and select the Add associated content option in the toolbar. Sitecore suggests the following locations for your Coveo Search Interface data source:

Screenshot of the Sitecore Select Associated Content dialog listing the suggested locations for the Coveo Search Interface data source item