# Creating a user interface

Now that you have defined your schema, completed your initial data sync, and tuned your relevance settings, you'll want to create the UI (User Interface) for your customers to use the search. There are two main ways to achieve this:

1. Use our convenient [Search interface](https://app.search.io/collection/integrate/search-interface) designer in the search.io Console. You can find further information on the [Search UI integration](https://docs.search.io/documentation/fundamentals/integrating-search/search-ui-integration) in our docs.
2. Build your own UI by leveraging our [React SDK](https://react.docs.search.io) or [API client libraries](https://docs.search.io/developer-documentation/fundamentals/api-and-client-libraries) to create a completely custom solution.
