Taxonomies
Hierarchical terms — categories and tags for your records.
Last updated
Hierarchical terms — categories and tags for your records.
A taxonomy is a hierarchical set of terms — categories, tags, topic trees — that you attach to records. One taxonomy (e.g. product-categories) holds many terms (electronics → phones → android).

The list shows every taxonomy with its Description and Parent(s). Add New opens the create form; clicking a taxonomy name opens its terms; the row menu has Edit taxonomy.
Taxonomies can be chained: a taxonomy with a Parent taxonomy forces every one of its terms to sit under a parent term (a City must belong to a Country), and Additional categories let a term carry extra parents from other taxonomies. Records reference terms, and the query API can fetch term trees and children — useful for menus, filters, and category pages.
Endpoints: Database → Taxonomies.
Last updated