For the complete documentation index, see llms.txt. This page is also available as Markdown.

Taxonomies

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 (electronicsphonesandroid).

Database → Taxonomies.

What you can do here

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.

Use it from code

Database → Taxonomies.

API reference

Endpoints: Database → Taxonomies.

Last updated