Guardian: AI Assist for Regex Generation in Custom Data Types
Table of Contents
AI Assist for Regex Generation makes setting up data masking for custom data types simple. You can just describe the data you want to protect in plain language, and the AI does the rest.
Here's how to use this powerful new feature to instantly generate accurate regex patterns and ensure your sensitive information is masked correctly.
Users can so manually create Regex for custom data types. See also Best Practices for Regex
Steps:
- Within Data Masking settings, click “Create custom data type”
-
Add a name for your custom data type
- Describe the type of data you want to be masked in the Description field and add examples to improve accuracy of regex generation.
- Click Generate Regex
- Click the
to add it to the custom data type field and then you can test your regex’s accuracy in the ‘Test Regex’ section.
Was this article helpful?