---
title: "Exclude fields from searches"
slug: "excluding-fields-from-searches"
updated: 2026-04-29T17:00:13Z
published: 2026-04-29T17:00:13Z
canonical: "help.quickbase.com/excluding-fields-from-searches"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.quickbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Exclude fields from searches

You may have an app with fields including information that you don't want to include in search. You can set which fields are included or excluded in searches.

## Understand Quickbase searches

Quickbase lets you search for data in your app in a number of places, such as:

- Search (in the global bar)
- When building reports:
  - Filter criteria and Grouping criteria (All report types)
  - Data to summarize and Row grouping (Summary reports)
  - Sorting and Filtering (Calendar reports)
  - Sorting and Grouping (Timeline reports)
- Summary fields
- Email reminders
- Dynamic form rules
- Custom Permissions

In each of these areas, you can tell Quickbase you want to find any field with data matching the criteria you specify.

> [!NOTE]
> Note: Unless absolutely necessary, set all formula query fields as unsearchable in reports.

## The Searchable property

There is a **Searchable** property to include or exclude each field. This property is enabled or disabled by default depending on the [field type](/v1/docs/field-types), however, you can disable this property for any field so that Quickbase skips over these fields when performing searches that use **<Some field>** as the search criteria.

You can set the Searchable property using either field settings or [Visual Builder](/v1/docs/visual-builder).

### Use field settings to set the Searchable property

Set the Searchable property for one field using field properties:

![Field properties showing the Searchable checkbox](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/searchable_property_per_field.png)

Set the Searchable property for several fields at one time by selecting the checkmarks on the field list page.

> [!NOTE]
> Note: If you don't see the **Searchable** column for your app, choose **Advanced Options**, then select to show the Searchable column.

![Fields list showing the Searchable column with checkboxes](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/searchable_column.png)

### Use Visual Builder to set the Searchable property

1. Open a table, select **Settings**, then select **Structure**. Visual Builder opens with the table expanded.
2. Select the field for which you want to set the Searchable property, then use the field properties on the right. Select **Show more**, then select the **Include this field when searching/filtering this table** checkbox:

![Visual Builder showing the Include this field when searching/filtering this table checkbox](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/vb-searchable.png)
3. All changes are saved automatically.

## What happens when I search for a particular field?

Even if you've turned off the Searchable property for a particular field, you can still search that field. Whenever you specify a particular field in a search (instead of using ), Quickbase searches that field even if you've turned off the property for that field.

To exclude one or more fields from <Some field> searches:

1. From the table containing the field you want to exclude, select **Settings** in the page bar, then select **Fields**.
2. If the **Searchable** column does not appear in the Fields list, select **Advanced Options**, select **Searchable**, and select **Save**.
3. Clear the checkmark in the **Searchable** column for any field you do not want to include in search.
