# Overview of Taxonomy form widgets

Taxonomy fields offer a variety of form widgets to facilitate content management. Some form widgets allow you to select from pre-created categories, while others may allow content editors to create new categories (or taxonomy terms) as they create and manage content.

Taxonomy form widgets are configured by the Site Builder, or the agency that built your website.

#### Tag-style

![](/files/-Lz9MvUCi411R3frT_Rh) ![](/files/-Lz9MvUDZHlvwzmW9VOb)

The Tag-style form widget allows you to select from pre-created taxonomy terms. The widget allows you to search and select one or more taxonomy terms from large vocabularies. Terms are populated in the form in tag-style and can be easily removed with a mouse. New taxonomy terms cannot be added using this form widget.

#### Dropdown select

![](/files/-Lz9MvUEwNZD-GZMTCuG) ![](/files/-Lz9MvUFsKxBB3YhcmxU)

The dropdown select form widget allows you to find and select a single taxonomy term. It’s usually used for small-to-medium taxonomy vocabularies featuring only a few terms (up to 10). New taxonomy terms cannot be added using this form widget.

#### Radio-button select

![](/files/-Lyh9zYAu3IY-wSv815i)

The radio-button select form widget allows you to select a single taxonomy term. It’s usually used for small taxonomy vocabularies featuring only a few terms. New taxonomy terms cannot be added using this form widget.

#### Checkboxes

![](/files/-Lz9MvUHh_m7WrLAKFlD)

The checkboxes select form widget allows you to select one or more taxonomy terms. It’s also usually used for small taxonomy vocabularies featuring only a few terms. New taxonomy terms cannot be added using this form widget.

#### Autocomplete text

![](/files/-Lz9MvUIW_bSsUdOxZOV) ![](/files/-Lyh9zYDv0bX_nTBsmn1)

The autocomplete text form widget allows you to find and select terms from existing taxonomy terms or create new terms. This widget can be used for large taxonomies, such as Tags.

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://salsa-digital.gitbook.io/govcms-content-administration/unit-9-using-taxonomy-to-categorize-content-and-media/overview-of-taxonomy-form-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
