USM Content
Learn how to manage your sheet with columns and hierarchies for better organization. The information in this topic applies if you have a brand new sheet, imported sheet data, or are using a template.
Work with the primary column
USM Content
It’s a required column in every Smartsheet sheet. It serves as the unique identifier for each row. You can't delete it from your sheet. The primary column type is always Text/Number. All other types (including Auto-number) are unavailable.
Why it matters?
- Improves visibility in other views:
- In Card and Board View, the primary column value becomes the card title.
- In Calendar View, it becomes the calendar entry title.
- Hierarchy: If you indent rows for subtasks, the primary column clearly shows the hierarchy.
- Communication: When using Send Row or Request Update, the primary column is the first thing the recipient sees.
- Context: A descriptive name ensures the recipient immediately knows which specific record requires their attention.
How to create a primary column?
It is automatically added as the left-most column in Grid or Table View when you create a new sheet and
When you create a new sheet by importing data from another program, you can designate the primary column. Double-select the column name to rename the primary column and type a new name.
Once you set a primary column, you can’t change it. You can only change its name.
Best practices
- Use descriptive names: Avoid generic titles like "Name" or "Title." Instead, use a specific identifier that clearly indicates what the row represents. For example, use "Project Name" instead of "Name"
- When using forms, if the primary column isn't meaningful in the form's context, hide it. But, be aware it is populated on submission.
Primary column in reports
Because reports can return data from multiple sheets, each having a different primary column name, information from the primary column consolidates into a single column named Primary.
Reports don't display hierarchy.
Note that reports show live data from the source sheet. Any edits made in a report (including deletions) are written directly back to the source sheet.
Primary columns in forms
When you create a new form, the primary column is automatically pulled from the sheet. You can:
You can rename the primary column from the form. Note, it's the only primary column property you can change.
When you create a new form, the primary column gets pulled from the intake sheet. You can add a new column with any column type that you need.
- If you don’t want to use the primary column in your form, you can deselect it from the Fields panel or delete it from your form canvas.
Can I add a primary column to an existing sheet?
No. You can’t add a second primary column or convert a different column into the primary column after a sheet is created. However, if you need to replace the contents of the primary column:
- Insert a new column next to the primary column.
- Select and cut the primary column's content.
- Paste that content into the new column (this preserves the original values).
- Enter your preferred new content into the now-empty primary column.
Can I change the primary column type?
No. The primary column type is always Text/Number. All other column types, including Auto-number, are unavailable for the primary column.
How do I recover cell data from my primary column?
If you deleted or cleared values from the primary column in a sheet, check your sheet's activity log or use Ctrl+Z / Cmd+Z immediately to undo.
- Open the sheet.
- Use Ctrl+Z / Cmd+Z to undo if the action was recent.
- If undo is no longer available, check if your sheet has a backup via the sheet's Activity Log or your workspace's version history.
If you frequently edit data through reports, consider locking the primary column in the source sheet to prevent accidental edits. Owners and Admins can do this under column properties.
Insert, delete, or rename columns
USM Content
You can insert, rename, delete, and clear columns in a sheet.
You can undo any action until you save the sheet's changes.
A sheet can contain up to 400 columns, 20,000 rows, or 500,000 cells (whichever limit is reached first).
Insert a new column
- In your sheet, hover over a column header.
- Select the Column Menu .
- In the Column Menu, select Insert Column Left or Insert Column Right. The New Column form appears.
- In the New Column form, set the following fields:
Name: Enter a name for the column.
You can enter a column name with up to 50 characters.
- Column Type: Select a column type. See Column types for details on each type.
- Text/Number
- Dropdown list
- Date
- Duration
- Contact list
- Checkbox
- Symbols
- Auto number
- Created by
- Created date
- Latest Comment
- Modified by
- Modified date
- If the column type has additional options, they appear below the Column Type field. Set them as you like.
- Select OK.
The new column appears next to the column you selected.
Insert multiple columns at once
You can insert up to five new columns in a sheet.
- Highlight the number of existing columns (up to five columns) you want to insert by holding the Ctrl key (or command key, if you’re on a Mac) and selecting existing column headers individually.
- Hover over any selected column header.
- Select the Column Menu .
- In the Column Menu, select Insert x Columns Left or Insert x Columns Right.
The new columns appear. Each new column has the Text/Number column type and is named Column[column number] (e.g., Column12).
To change the column settings:
- Double-click the column header.
- In the Edit Column Properties form, change any of the following fields:
- Name
Column Type
Change the column width
You can adjust the column width if you're not satisfied with it.
Note that you can’t modify the width of default columns, such as the attachments, discussions, or indicators columns.
To change the column width:
- Hover your pointer over the column header's side border.
- When the column border icon appears, press and hold the icon.
- Drag the column border icon to create the desired column width.
Delete a column
You can delete columns or their content.
You cannot, however, delete these default columns:
- Attachments
- Comments
- Proofs
- Row Action Indicators
To delete a single column
- Hover your pointer over the header of the column you want to delete.
- Select the Column Menu .
- In the Column Menu, select Delete Column.
To delete multiple columns
- Press and hold the Ctrl key (or the command key if you’re on a Mac).
- Select up to five column headers.
- Hover your pointer over any of the highlighted column headers.
- Select the Column Menu .
- In the Column Menu, select Delete Column.
To clear the content from columns without deleting them
- Select one or more columns.
- Press the Backspace or Delete key on your keyboard.
The content disappears without deleting any columns.
Rename a column
If you rename a column that reports include, the reports no longer include the column. You must reset the column in a report's criteria to restore the renamed column to a report.
To rename a column
- Hover your pointer over the column header.
- Select the Column Menu .
In the Column Menu, select Rename Column...
Double-click the column header to open the Column Properties form.
- In the Name field, enter a new name.
- Select OK.
Hierarchy: Indent or outdent rows
USM Content
Hierarchy lets you organize rows into groups by nesting related rows beneath a parent row. The rows nested underneath become child rows. This is useful when you want to break down a project into phases and tasks, group related items, or summarize data across multiple rows.
Hierarchy creates relationships between rows; it doesn't change how rows are formatted or styled.
Indents are displayed only in the sheet's Primary Column, but the relationship is applied to the entire row.
When you move a parent row, all its child rows move with it. Similarly, if you delete a parent row, all its child rows are deleted too.
To delete a parent row without deleting the child rows, remove the parent-child relationship first.
How to create a hierarchy
You create a hierarchy by indenting a row. Before indenting, make sure both the row you want to indent and the row above it contain data. Hierarchy requires content in both the parent and child rows.
- Select any cell in the row you want to indent. This is the row that becomes the child row.
- Select Make child row on the left side of the row.
The row above automatically becomes the parent row.
To indent a row, you can also use the keyboard shortcut Ctrl + ] or Command + ] on a Mac.
There is no fixed level of indenting; you can indent rows on your sheet to create multiple levels of hierarchy.
If your sheet has dependencies enabled, parent rows automatically reflect a roll-up summary of the Start Date, End Date, Duration, and % Complete values from their child rows.
How to remove hierarchy
Outdenting a row removes its parent-child relationship, moving it one level up in the hierarchy. The row's data isn’t affected.
To remove a parent-child relationship:
- Select any cell in the child row you want to level up in the hierarchy.
- Select Promote child row on the left side of the row.
The row moves one level up. If it was the only child, the row above it is no longer a parent.
To outdent a row, you can also use the keyboard shortcut Ctrl + [ or Command + [ on a Mac.
Expand or collapse child rows
Collapsing a parent row hides its child rows from view. The data is still there, just out of sight. Expanding it brings them back. This is useful for focusing on high-level project status without the details of every individual task.
Expand or collapse a single parent row
Select the arrow icon (▶ / ▼) next to the parent row's name in the Primary Column. The arrow points right when collapsed and down when expanded.
Expand or collapse all parent rows
To expand or collapse every parent row on the sheet:
- Right-click the Primary Column header to open the column options menu.
- Select Expand All or Collapse All.