
The column mention picker, open inside a prompt.
Insert a column’s value
Type a forward slash where you want the value, then choose a column from the list. A card beside it shows a real row and value, so you recognize the column by its data.Give a run its row context
1
Open Row context
In an AI or agent column’s settings, open Row context.
2
Choose what rides along
Pick specific columns, or choose Entire row to send every column’s value along with the run.
See what depends on a column
1
Open Used in
From a column’s menu, choose Used in… to see its downstream columns and what it reads from.
2
Decide before you delete
Deleting asks you to redirect any dependents to another column first, so nothing quietly breaks.
Good to know
Can I reference a field inside a column's payload, not just the whole value?
Can I reference a field inside a column's payload, not just the whole value?
Yes. A multi-field enrichment or a list column offers a drill-down in the mention list. Pick one of its declared fields or list items instead of the whole value.
What does Entire row mean in Row context?
What does Entire row mean in Row context?
It sends every column’s value along with the run, not just the ones you name. Picking it replaces any columns you had chosen, and naming a column clears it; the two never combine.
Why does deleting a column ask me to pick a replacement?
Why does deleting a column ask me to pick a replacement?
Something else reads from it: a formula, an enrichment prompt, or an export. Naming a replacement repoints every one of those at it before the delete, instead of leaving them broken.
Which columns does Used in show?
Which columns does Used in show?
Two lists. Downstream columns are the formulas and exports that read this one. This column reads from lists what it depends on itself.
Next steps
Column outputs and groups
See how a multi-field answer becomes several columns.
Function columns
Compute a value for every row from other columns.