Skip to content

Collections

ALTR Native classification uses regular expression-based (regex) classifiers to identify sensitive data in your Snowflake database. Define classifiers using regex patterns and organize them into collections .

NameDescription
+ (Create a new collection)Click to create a new, custom collection.
Add ClassifierClick and select either Create new to create a custom classifier and add it to the collection you’re in Add existing to add a classifier that already exists to the collection you’re in. Available for custom classifiers only.
Add to CollectionAvailable when you select one more more classifiers from the All Classifiers list. Click to add the selected classifiers to a collection.
Classifier NameUnique name that identifies the classifier. Cannot begin with “ALTR” because that is reserved for ALTR Managed classifiers. Once the classifiers is created, the Classifier Name cannot be edited.
CollectionsNumber of collections the classifier belongs to.
Create newAvailable on the All Classifiers list. Click to create a new, custom classifier.
Delete classifierClick to delete a custom classifier (i.e., a classifier you created) from ALTR if it is no longer needed. It is removed from any collection it is part of and deleted from ALTR. ALTR-managed classifiers cannot be deleted.
DescriptionBrief description of the classifier or collection, such as what type of data the pattern detects or the type of data in the collection. Unable to edit on ALTR Managed classifiers. Unable to edit on ALTR Managed classifiers.
Duplicate collectionClick to create a copy of the collection, including all of its classifiers. Learn more .
Import ALTR Managed CollectionImport the pre-defined set of classifiers that ALTR manages. This collection is useful if you don’t know what classifiers you want to use or if you want to test the functionality. This is a one-time process for your organization. Once the collection is imported, this button disappears from the user interface.
Minimum Match ThresholdMinimum percentage of the sampled data that must match the classifier pattern for the column to display in the classification report. The default value is 75%. Unable to edit on ALTR Managed classifiers.
PatternValid RE2 regex pattern. Learn more . The classifier pattern is used to match results contained anywhere in the column data during a classification scan. Unable to edit on ALTR Managed classifiers.
Remove from collectionClick to remove a classifier from the collection if it is no longer needed, but it may still be in another collection or you don’t want to delete it from ALTR.
Sample bySample size measured by either a fraction of the table (table %) or an exact number of rows (row count). The default is to sample by row count with the default value of 1000 rows. When sampling by table %, the default value is 10% of the table. Unable to edit on ALTR Managed classifiers.
SearchSearch on Classifier Name only using the first few letters. For example, start with “ALTR Managed -” to find the system classifiers.
Sync ClassifiersUpdate the ALTR Managed collection in your organization with new classifiers that ALTR has released to this collection.