Specialized Columns

Ranking

Drag items to order by preference. Stored as an ordered array.

Use for: Feature prioritization, candidate ranking, preference ordering.

List

Array of strings or numbers. Each cell can hold multiple values as a flat list.

Use for: Tags (without predefined options), keywords, to-do items.

Button

A clickable button in each cell with configurable actions.

Action typeWhat happens on click
Open URLNavigate to a URL (can use row data as variables)
Run scriptExecute custom JavaScript
NoneClick is tracked but no action

Button clicks are tracked. You can see click counts per record.

Use for: "View profile" links, "Run action" triggers, "Open in app" shortcuts.

AI Column

AI-generated content per cell. Write a prompt, select source columns, and the AI generates a value for each row.

SettingDescription
PromptWhat to generate (references other columns)
Source columnsWhich columns the AI reads from
Model tierNano (1 credit), Mini (5), Pro (10), Max (20)

Use for: Auto-generated summaries, classifications, descriptions, translations.

Example

CompanyIndustryAI Summary (generated)
Acme CorpSaaS"B2B SaaS company in the automation space, likely 50-200 employees"
GlobexFinance"Financial services firm, likely enterprise-scale"
Warning

AI Column generation consumes credits per cell. Generating for 1,000 rows at Pro tier = 10,000 credits. Preview costs before bulk generation.