--- title: Add Related Controls slug: '2506' canonical_url: https://docs.coveo.com/en/2506/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Add Related Controls > **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. Now that you have a basic search page with a search box and a result list, you're ready to add other controls to your page to improve the user experience of your search page. ## Add a Result Header The result header component displays the number of results on your search page. You usually want it on your page. . In the Sitecore Experience Editor, select the **Result Header** placeholder above your Result List. . Select **Add here** and select the **Result Summary Section**. . Click the **Result Summary** control and select **Add here**. . In the **Select a Rendering** window, select **Coveo Query Summary**. . In the **Select the Associated Content** window, select **Create New Component** and choose the parent you prefer. . Save the page. You should now see a query summary text field before your Result List. ![An example of the Coveo Query Summary component output showing items 1 to 10 of 83](https://docs.coveo.com/en/assets/images/c4sc-v5/37103739.png) ## Add a Pager A pager lets you load the next results by changing the result page. Since you don't currently have infinite scrolling on your page, you will want to have it on your page. . In the Sitecore **Experience Editor**, select the UI Results Footer section below the **Result List** control. . Select **Add here**, and select the **Coveo Pager** rendering. . In the **Select the Associated Content** window, select **Create New Component** and choose the parent you prefer. . Save the page. You should now have a **Coveo Pager** component at the bottom of your page. ![An example of the Coveo Pager component output showing pages 1 to 5 and page 1 as the current page](https://docs.coveo.com/en/assets/images/c4sc-v5/37103740.png) ## Add Other Components There are many other components to add to your search page. Some of the most common ones include the **Facet**, which allows your users to filter the result list according to a specific value, and **Sort** components, which allow users to change the order in which your results are presented. The placeholder for the **Sort** control is in the **Result Header** placeholder, where you should insert a **Result Header** section and a **Result Sort Section**. The placeholder for the **Facet** control is in the **Main** section. In the **Main** section, you first insert a **Facets Section** component. This will add a **Facets** placeholder. In the **Facets** placeholder, you can insert one of the numerous facet components Coveo offers. You should also add the **Analytics** control, which sends Usage Analytics to the [Coveo Platform](https://docs.coveo.com/en/186/) so you can review it afterward, and the **Error Report** control, which visually displays an error when it occurs. For more information on all the various controls you can add to your search page, see [Coveo Hive framework](https://docs.coveo.com/en/2214/). > **Important** > > When adding a control, you always need to either select an existing data source or create a new one.