This guide assumes you have already created a composition. If you are not sure what a composition is or how to create one, refer to the Compositions documentation before continuing.
Open your composition
Navigate to the main UI Studio screen. Your compositions appear in a table. Click a composition to open it in the builder.
The builder canvas opens. Available components are listed in the left sidebar, organized into two categories: Search and Content.

Add a Search Bar
Search Bar
Accept user queries and trigger search across your datastore.

- Datastore: Select the datastore you want to use for search queries.
- Typeahead Datastore: Select the datastore for autocomplete suggestions. This can be the same datastore as the one above.
- Placeholder Text: Replace the default text with something descriptive for your users, such as
Search our site. - Typeahead: Expand this section and toggle Typeahead Enabled to turn autocomplete on or off.
Add a Results component
Results
Display search results in a table view with sorting and pagination.

Add a Facets component
Facets
Let users narrow results by filtering on field values.

- Searchable Facet Value: Toggle this on to add a search box within each facet category. This is helpful when a category has many values.
- Collapsible: Toggle this on to let users collapse and expand individual facet categories to save space.
- Selected Facet Pills: Toggle this on to show active filters as removable pills at the top of the facets panel.
Add content components
Text
Add text content with rich styling options.
Image
Display images with optional links, borders, and fallback support.
Button
Add navigation, export, or action buttons to your pages.
- Text: Drag a Text component onto the canvas. For example, place it above the Results component as a section heading. The canvas layout adapts flexibly as you place components.
- Image: Drag an Image component next to the Search Bar in the header section. In the Customize panel, upload your company logo and set an appropriate width and height.
- Button: Drag a Button component onto the canvas. In the Customize panel, set the Type to Link, enter a label such as
Visit our site, and enter your company site URL in the Page Path field.
Save or publish your composition
When you are satisfied with your composition, use the toolbar at the top of the builder to save or publish it.
After publishing, preview the composition to see the user experience. Test a search query, apply facet filters, and confirm that the results update as expected.
