Customizing your table view
Customize your table with views, filters, sorts, and column management tools.
Views
Views are saved combinations of filters, sorts, and column customizations that let you display your table data in different ways. You can quickly switch between views to focus on specific data without altering the underlying table.
View types
There are a few views you can use to visualize the data within your table. Here’s an overview of each view type:
- Default View
- The standard view that shows all rows and columns in your table. Use this as a baseline for creating new views.
- Non-Enrichment Columns
- A view helping you focus on manually added data.
- Errored Rows
- A focused view that highlights rows where errors occurred (e.g., missing data, failed conditions).
- Custom Views
- Views that you create to suit specific workflows. Examples include: Rows filtered by date or status or columns customized for team-specific needs (e.g., Sales vs. Operations).
Managing views
To manage your views:
- Switch Views: Use the dropdown menu at the top of your table to select a saved view.
- Add a New View: Use the same dropdown menu to create a new view based on your current setup.
- Duplicate a View: Click Duplicate View to make a copy of an existing view and modify it without changing the original.
- Delete a View: Click Delete View to remove views you no longer need.
Filters
Filters allow you to display only the data that meets specific criteria. You can use filters to include, exclude, or group records based on rules you define.
You can also act on filtered records by selectively running actions, such as enriching a set of contacts, sending emails, or updating data, based on the filters you’ve applied.
Add a filter
To add a filter:
- Select the filters button at the top of your table
- In the filter menu, click + Add filter
- Select the column you want to filter from the dropdown (e.g., Created at)
- Choose a comparison operator you want to filter by (e.g., equal to, greater than)
- Enter the value you want to compare against.
Example: To show records created on “2024-01-01,” set the filter as:
- Where: Created At
- Operator: equal to
- Value: 2024-01-01
Important Note: When adding filters, you can set the logic to either AND (all conditions must be true) or OR (any condition can be true). However, you cannot mix AND and OR logic within the same set of filters. If you need mixed logic, consider using filter groups.
Adding a filter group
Filter groups allow you to combine multiple filters using AND or OR logic. You can also layer filter groups up to two levels deep to create more advanced filtering conditions.
- Open the filter menu by clicking on the Filters icon in the top menu of your table.
- In the filter menu, click + Add filter group.
- Inside the group:
- Add individual filters using + Add filter.
- Select AND (all conditions must be true) or OR (any condition can be true) as the group logic.
Sorts
Sorting allows you to organize your table by rearranging rows based on the values in a column. You can sort alphabetically, numerically, or by date, depending on the column’s data type.
To sort your table:
- Click the Sort button in the top menu of your table.
- In the dropdown that appears, select the column you’d like to sort by.
- Choose Ascending (e.g., A → Z, smallest to largest) or Descending (e.g., Z → A, largest to smallest).
- Add additional sorts by clicking + Add sort.
- Rearrange multiple sorts by dragging them up or down in the list.Remove a sort by clicking the trash icon next to the condition.
Example
You want to organize your table so that rows are sorted by Created At (earliest date first).
To achieve this:
- Click the Sort button.
- Select Created At and set it to Ascending.
Columns
Columns allow you to control which data appears in your table. You can show, hide, or rearrange columns to focus on the most relevant information without changing the underlying data.
Show or hide columns
Show or Hide Columns
You can choose which columns to display to organize your table or highlight specific fields. To do this:
- Click the Columns button at the top of your table.
- A menu will appear with a list of all columns in your table.
- Use the toggle next to each column to show or hide it.
- To display all columns, click Show all columns.
- To hide all columns, click Hide all columns, then turn on only the columns you need.
Rearranging columns
You can reorganize the order of columns displayed within your table. To rearrange columns:
- Open the Columns menu.
- Click and drag the reorder icon next to a column name to move it up or down in the list.
- The column’s position will update immediately in your table.
Changing your column color
To change the color of your column:
- Click the column header you want to edit to open the dropdown menu.
- Select Change color.
- Choose a color from the list (Red, Yellow, Blue, Green, Violet, or Default).