> ## Documentation Index
> Fetch the complete documentation index at: https://algolia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# autocomplete-plugin-tags

> The Tags plugin lets you manage and display tags in the autocomplete.

<Tip>
  Autocomplete is also available as an experimental widget in InstantSearch,
  making it easier to integrate into your search experience.
  For more information,
  see the API reference for [InstantSearch.js](/doc/api-reference/widgets/autocomplete/js) or
  [React InstantSearch](/doc/api-reference/widgets/autocomplete/react).
</Tip>

The Autocomplete tags plugin lets you manage and display tags in the autocomplete.
You can use tags for a wide variety of use cases:
filtering, displaying refinements, representing navigation steps, and more.

For more information, see [Filtering results with tags](/doc/ui-libraries/autocomplete/guides/filtering-results).

## Functions

* [`createTagsPlugin`](/doc/ui-libraries/autocomplete/api-reference/autocomplete-plugin-tags/createTagsPlugin)
