> For the complete documentation index, see [llms.txt](https://docs.klai.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klai.studio/engineering-reference-docs/software-testing-overview/ux-ui-checklist/elements/search.md).

# Search 🕵️‍♀️

* [ ] Input field

  A clear container for a user to start typing in
* [ ] Label or placeholder text

  Identify the purpose of the field is for them to search

  ⭐️ Use your placeholder text to suggest examples of what to search for
* [ ] Quick links, autocomplete and suggestions

  As the user is typing, offer available links and phrases based on what they have entered so far
* [ ] Submit search button

  A visible link to submit search and view results
* [ ] Previous searches

  Showing what a user has searched before can speed up their experience if they frequently search the same queries
* [ ] Appropriate visibility

  Search should be directly linked to what you are looking for, whether it's searching across the entire platform or in a specific area
