Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.teable.ai/llms.txt

Use this file to discover all available pages before exploring further.

A Single Select field lets users choose one value from predefined options. It works well for mutually exclusive states, such as task stage, customer tier, priority, or approval result.

Use Cases

ScenarioGood for
Status flowNot started, in progress, done, and other mutually exclusive stages
Category managementCustomer tier, lead source, content type
Priority managementHigh, medium, low, and other fixed priorities
Approval resultApproved, rejected, needs more information

Create and Configure

1

Choose the field type

Click the + icon on the right side of the table header, then choose Single Select from the field type list.
2

Name the field

Enter a field name, such as “Task Status”, “Priority”, or “Customer Tier”.
3

Add options

Enter an option name in the input box and press Enter to create it quickly.
4

Set a default value

If new records usually use the same option, set it as the default value.

Option Management

SettingDescription
ColorClick the dot on the left side of an option name to choose a color from the palette
OrderDrag the icon on the left side of an option to change its order in the dropdown
EditEdit an option name directly. Existing records are updated with the new name
DeleteClick the trash icon on the right side of an option to delete it
Allow creating new optionsWhen turned off, users can only choose existing options while editing cells

Common Uses

  • Project progress management: Create a “Task Status” field with options such as “Not started”, “In progress”, and “Done”, then create a Kanban View based on that field.
  • Customer tier management: Create a “Customer Tier” field with options such as “High”, “Medium”, and “Low”, then group customers by tier.

Single Select vs. Multiple Select

Field typeNumber of valuesGood for
Single SelectEach record can choose only 1 valueStatus, stage, tier, priority
Multiple SelectEach record can choose multiple valuesTags, skills, topics, departments

Notes

  • Single Select allows only 1 value per record, so it is suitable for mutually exclusive states.
  • If a record needs multiple tags, use a Multiple Select field.
  • Before converting a Multiple Select field to Single Select, check the data. If a record has multiple options, Teable usually keeps only the first option, which may cause data loss.
Last modified on May 26, 2026