Tags

The tag object

A tag is a user-defined label you may attach to prompts to classify them, for example branded or review. Analytics may be filtered on any tag.

Fields

Field Type Description
id integer

The unique ID of the tag.

project_id integer

The ID of the project this tag belongs to.

name string

The display label of the tag.

color string

The tag's color. One of gray, red, orange, amber, green, teal, blue, indigo, violet, or pink.

project Project

The parent project. Returned when requested via include=project or include=project.organization.

created_at datetime

When the tag was created.

updated_at datetime

When the tag was last updated.