This draft documentation may be incomplete or inaccurate, and is subject to change until this release is generally available (GA).

Hide restricted data

Last updated: Jan 29, 2026

We have added the Suggestion Settings column to Models to allow you to control data that shows in typeahead suggestions and column knowledge cards. Previously, on Models with row-level security defined, you would see suggested names of data that you could not access in typeahead suggestions or in column knowledge cards.

For example, if you only had access to data in California, you could see that data for Texas existed, although you could not access the data. Now, you can restrict suggested data for Models with row-level security, ensuring that your security is complete.

To enable this feature, contact your administrator.

Set secure suggestions

You can set the suggestion settings on any column, and specify to not show suggestions, inherit table settings, or use secure suggestions.

When you set a column to Inherit table settings, the column data will only be secure in typeahead suggestions and column knowledge cards if the row-level security rule is defined on the same table containing the referenced column.

We recommend setting columns with sensitive data to Secure suggestions. Note that when secure suggestions are set for a Model, typeahead suggestions in Search Data will be disabled to prevent data leaks.

Prerequisites

In order for secure suggestions to be supported, there are the following prerequisites:

  • Strict row-level security must be enabled for the instance.

  • Secure suggestions must be enabled for the instance.

  • Row-level security must be applied to the Model.

  • The table column’s index type must be set to Default. (Requirement for restricting data in Spotter. Sample values in knowledge cards do not require table columns to be indexed.)

  • The column in the Model must be set to Secure suggestions (rather than Inherit table settings or Don’t show suggestions).

secure suggestions

Suggestion settings

To change the suggestion settings for a column, follow these steps:

  1. Open the Model you plan to modify, and make sure you are on the Columns tab.

  2. Scroll across the column settings until you reach Suggestion settings.

  3. For the desired column, select Secure Suggestions from the dropdown.

  4. Click Save changes.


Related information


Was this page helpful?