Skip to content

Column Management Page

The Columns management page provides a centralized location to view, create, edit, and organize all columns in your sheet. This page is ideal when you need to manage multiple columns at once or want to see an overview of your sheet’s structure.

There are several ways to access the Columns management page:

  1. Navigate to your sheet
  2. Click the three dots menu (⋯) next to the sheet name in the breadcrumb
  3. Select “Columns” from the dropdown menu

Sheet Menu

When viewing a sheet, click the “Columns” button in the toolbar at the top of the data grid.

In the sheet settings page, you’ll find a link to manage columns.

Once you access the Columns page, you’ll see:

Columns Page

The page includes:

  • Search bar - Quickly find specific columns by name
  • + COLUMN button - Add new regular columns
  • + COMPUTE COLUMN button - Create calculated columns
  • Column list - All existing columns with their properties
  • Action buttons - Edit or delete individual columns
  1. Click the ”+ COLUMN” button at the top (or “CREATE FIRST COLUMN” if you don’t have any columns yet)

  2. The “Add New Column” dialog appears with four tabs:

    • Definition - Basic column information
    • Validation - Rules for data validation
    • Restriction - Access and permission settings
    • Value Suggestion - Auto-complete options

Add Column Form

  1. Fill in the Definition tab:

    • Name - The display name of the column
    • Description - Optional description to explain the column’s purpose
    • Data Type - Select from available data types (see below)
  2. Optionally configure other tabs:

    • Validation - Add rules like required fields, min/max values, regex patterns
    • Restriction - Control who can view or edit this column
    • Value Suggestion - Set up auto-complete suggestions
  3. Click “SAVE” to create the column

Compute columns automatically calculate values based on formulas. Click the ”+ COMPUTE COLUMN” button and define your formula. Learn more in the Computed Columns tutorial.

Sheety App offers various data types to match your data needs:

Data TypeDescriptionExample Use Case
TextPlain text or rich text (markdown)Names, descriptions, notes
NumberNumeric values (integers or decimals)Age, salary, quantity
Check boxTrue/false or yes/no valuesActive status, completed tasks
DateDate and optionally timeBirth date, hire date, deadline
OptionSingle or multiple choice from predefined listDepartment, status, category
Row ReferenceLink to another row in a different sheetManager reference, related items
MemberReference to workspace membersAssigned to, created by
Sealed OptionOnce a user selects an option, only they can change itPersonal assignments, claimed items
VoteAllow users to vote on optionsSurvey responses, polls

The Option data type creates a dropdown list of predefined choices:

  1. Click ”+ COLUMN” button
  2. Enter:
    • Name: Department
    • Description: Employee's department
    • Data Type: Select Option

Option Type Column

  1. When you select “Option”, additional fields appear:

    • Allow Multi Selection - checkbox to allow selecting multiple options
    • Options grid - where you define the available options
  2. Click ”+ ADD OPTION” to add options:

    • Type Engineering in the first option
    • Click ”+ ADD OPTION” again to add more (like “Sales”, “Marketing”, “HR”)
  3. Click “SAVE”

To modify an existing column:

  1. Find the column in the list (use the search bar if needed)
  2. Click the edit icon (pencil) next to the column
  3. Make your changes in the dialog
  4. Click “SAVE” to apply changes

To remove a column:

  1. Find the column in the list
  2. Click the delete icon (trash) next to the column
  3. Confirm the deletion

To change the order of columns as they appear in your sheet:

  1. In the sheet view (not the columns management page), use the column headers
  2. Drag and drop column headers to reorder them
  3. The new order will be saved automatically

Alternatively, you can reorder columns from the columns list by using drag handles if available.

Control which columns are displayed in your sheet:

  1. In the sheet view, click the “Columns” button in the toolbar
  2. Check or uncheck columns to show or hide them
  3. Hidden columns are not deleted - they’re just not displayed

The Columns management page is ideal for:

  • Reviewing all columns - See all columns in one place
  • Creating multiple columns - Add several columns in succession
  • Organizing structure - Plan and organize your data structure
  • Searching columns - Quickly find specific columns by name

When using the Columns management page:

  1. Plan before creating - Think about your data structure before adding many columns
  2. Use consistent naming - Establish naming conventions for column names
  3. Add descriptions - Help team members understand each column’s purpose
  4. Group related columns - Order columns logically (e.g., personal info, work info, dates)
  5. Regular cleanup - Remove unused columns to keep your sheet organized

While the Columns management page is great for comprehensive column management, you can also add columns quickly by right-clicking on the data grid. This opens a context menu with “Add Column” option. Learn more in Adding Columns to Your Sheet.

After managing your columns:

If you encounter any issues: