Overview
Custom fields (called Columns in Obeya Cloud) define what data each item can hold. Every board can have a unique set of columns tailored to your workflow. Add columns by clicking the + button in the column header row.Field Types
Text & Content
| Type | Description |
|---|---|
| Text | Single-line plain text input |
| Long Text | Multi-line rich text with formatting, links, and checklists |
| Validated email address field | |
| Phone | Phone number with international format support |
| URL | Clickable web link |
Numbers & Metrics
| Type | Description |
|---|---|
| Number | Numeric value with configurable decimal places |
| Currency | Number with currency symbol and locale formatting |
| Percentage | Number displayed as a percentage with visual bar |
| Rating | Star rating (1-5 or 1-10 configurable) |
| Progress | Percentage bar showing completion (0-100%) |
Date & Time
| Type | Description |
|---|---|
| Date | Date picker with optional time |
| Date Range | Start and end date picker for durations |
| Timeline | Visual date range displayed as a bar (used in Timeline view) |
| Time Tracking | Manual or automatic time logging with start/stop timer |
Selection & Status
| Type | Description |
|---|---|
| Status | Color-coded labels for workflow states (e.g., To Do, In Progress, Done) |
| Label | Multi-select tags with colors |
| Dropdown | Single-select from a predefined list |
| Checkbox | Boolean true/false toggle |
| Priority | Predefined priority levels (Critical, High, Medium, Low) |
People & Relations
| Type | Description |
|---|---|
| People | Select one or more team members from the organization |
| Link | Reference to items on other boards (cross-board relationships) |
| Dependency | Define predecessor/successor relationships between items |
Computed & Special
| Type | Description |
|---|---|
| Formula | Calculated value based on other columns (supports math, dates, text functions) |
| Lookup | Pull values from linked items on other boards |
| Auto-Number | Automatically incrementing unique identifier |
| Created Date | Automatically set when the item is created (read-only) |
| Last Updated | Automatically updated on every change (read-only) |
| File | Upload and attach files, images, and documents |
| Color | Color picker for visual categorization |
Creating a Custom Column
Click the + Button
Click the + button at the end of the column header row in Table view, or go to Board Settings > Columns.
Choose Field Type
Select from the available field types. Each type has a preview showing how it will look.
Configure Settings
Set the column name, default value, and type-specific settings (e.g., currency symbol, rating scale, status labels).
Status Column Deep Dive
The Status column is the most commonly used field type. It powers the Board view (Kanban) and provides visual workflow management.Creating Status Labels
Creating Status Labels
Each status column can have unlimited labels. Each label has a name and color. Common setups include “To Do / In Progress / Done” or “Open / Review / Approved / Closed”.
Default Status
Default Status
Set a default status that is automatically applied to new items. New items typically start as “To Do” or “Open”.
Done Status
Done Status
Mark one or more labels as the “Done” status. Items with a Done status are included in progress calculations and can be auto-archived.
Formula Column
The Formula column supports a rich expression language:Formulas update in real time as underlying values change. They cannot be edited manually — their value is always computed.
Column Settings
Right-click any column header to access settings:- Rename — Change the column display name
- Width — Set a fixed column width
- Description — Add a tooltip description that appears on hover
- Required — Mark the field as required (items cannot be saved without a value)
- Default Value — Set a value automatically applied to new items
- Duplicate — Create a copy of the column with the same settings
- Delete — Remove the column and all its data