多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
981 B

---
title: 'Search'
description: 'Learn how to search for records in NocoDB.'
tags: ['Table operations', 'Search', 'Gallery view', 'Kanban view', 'Grid view']
keywords : ['NocoDB table search', 'search table', 'search records', 'search']
---
NocoDB offers a quick search feature that allows you to search for records by field from the toolbar menu. This feature is useful when working with large datasets and can be used in conjunction with the `Filter` feature to further refine your search results.
1. Click on the `Search` button in the toolbar menu (Optional)
2. Choose the `Field` to search by (Optional)
3. Enter the search term in the search bar.
![image](/img/v2/table-operations/table-search.png)
### Related topics
- [Field Operations](/table-operations/field-operations)
- [Filter](/table-operations/filter)
- [Sort](/table-operations/sort)
- [GroupBy](/table-operations/group-by)
- [Row Height](/table-operations/row-height)
- [Download](/table-operations/download)